Bug 377746 - crash at startup
Summary: crash at startup
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-AppImage (show other bugs)
Version: 5.5.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-17 18:45 UTC by Philippe ROUBACH
Modified: 2020-08-12 08:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2017-03-17 18:45:23 UTC
opensuse leap 42.2
digikam-5.5.0-01-x86-64.appimage

i dowloaded appimage with metalink

digikam crashes when i launch it

roubach@linux-9vc6:/usr/local/bin> ./digikam-5.5.0-01-x86-64.appimage
-- digiKam AppImage Bundle
-- Use 'help' as CLI argument to know all available options
Unknown options: caption, y, e, s, n, o.
Unknown options: caption, y, e, s, n, o.
digikam.widgets: Breeze icons ressource file found
digikam.general: AlbumWatch use QFileSystemWatcher
digikam.general: Database Parameters:
   Type:                     "QSQLITE"
   DB Core Name:             "/home/roubach/Documents/photo/Images/mes_depots/digikam4.db"
   DB Thumbs Name:           "/home/roubach/Documents/photo/Images/mes_depots/thumbnails-digikam.db"
   DB Face Name:             "/home/roubach/Documents/photo/Images/mes_depots/recognition.db"
   Connect Options:          ""
   Host Name:                ""
   Host port:                -1
   Internal Server:          false
   Internal Server Path:     ""
   Internal Server Serv Cmd: ""
   Internal Server Init Cmd: ""
   Username:                 ""
   Password:                 ""

digikam.dbengine: Loading SQL code from config file "/tmp/.mount_zfLzLL/usr/share/digikam/database/dbconfig.xml"
digikam.dbengine: Checking XML version ID => expected:  3  found:  3
digikam.coredb: Core database: running schema update
digikam.coredb: Core database: have a structure version  8
digikam.coredb: Core database: makeUpdates  8  to  8
digikam.database: Creating new Location  "/roubach/Documents/photo/Images/mes_depots"  uuid  "volumeid:?uuid=e10ab91d-ff99-4e01-8572-d3b1e269f1db"
digikam.database: location for  "/home/roubach/Documents/photo/Images/mes_depots"  is available  true
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: TotalRam:  8241299456
digikam.general: Allowing a cache size of 200 MB
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: Thumbs database: have a structure version  "3"
digikam.general: Thumbnails database ready for use
digikam.general: Switch to widget style:  ""
/tmp/.mount_zfLzLL/AppRun : ligne 73 : 29959 Erreur de segmentation  (core dumped)digikam.wrapper $@
roubach@linux-9vc6:/usr/local/bin>
Comment 1 caulier.gilles 2017-03-17 19:41:10 UTC
What is that ?

Unknown options: caption, y, e, s, n, o.
Unknown options: caption, y, e, s, n, o.

Please, start AppImage with "debug" as CLI argument.

Gilles Caulier
Comment 2 MB 2017-07-11 16:10:04 UTC
Digikam crashes at startup.
OS: CentOS 7
Digikam: digikam-5.6.0-01-x86-64.appimage


[matej@centos7 AppImages]$ ./digikam-5.6.0-01-x86-64.appimage
-- digiKam AppImage Bundle
-- Use 'help' as CLI argument to know all available options
digikam.widgets: Breeze icons ressource file found
digikam.general: AlbumWatch use QFileSystemWatcher
digikam.general: Database Parameters:
   Type:                     "QSQLITE"
   DB Core Name:             "/home/matej/Slike/digikam4.db"
   DB Thumbs Name:           "/home/matej/Slike/thumbnails-digikam.db"
   DB Face Name:             "/home/matej/Slike/recognition.db"
   Connect Options:          ""
   Host Name:                ""
   Host port:                -1
   Internal Server:          false
   Internal Server Path:     ""
   Internal Server Serv Cmd: ""
   Internal Server Init Cmd: ""
   Username:                 ""
   Password:                 ""

digikam.dbengine: Loading SQL code from config file "/tmp/.mount_8yVAdp/usr/share/digikam/database/dbconfig.xml"
digikam.dbengine: Checking XML version ID => expected:  3  found:  3
digikam.coredb: Core database: running schema update
digikam.coredb: Core database: have a structure version  8
digikam.coredb: Core database: makeUpdates  8  to  8
digikam.database: Creating new Location  "/matej/Slike"  uuid  "volumeid:?uuid=c4fbbee8-14f4-40b7-93d4-7ca84c7880a2"
digikam.database: location for  "/home/matej/Slike"  is available  true
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: TotalRam:  33618456576
digikam.general: Allowing a cache size of 200 MB
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: Thumbs database: have a structure version  "3"
digikam.general: Thumbnails database ready for use
/tmp/.mount_8yVAdp/AppRun: line 73:  9673 Segmentation fault      (core dumped) digikam.wrapper $@


-------------------------------------------------
With debug option:

./digikam-5.6.0-01-x86-64.appimage debug
-- digiKam AppImage Bundle
-- Use 'help' as CLI argument to know all available options
Starting digiKam into GDB...
Use 'bt' command on debugger prompt to get a crash backtrace.
Use 'q' command to quit debugger session.
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-94.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /tmp/.mount_i936BB/usr/bin/digikam...done.
Function "__cxa_throw" not defined.
Catchpoint 1 (throw)
Starting program: /tmp/.mount_i936BB/usr/bin/digikam 
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libspeex.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/85/c7557bade689f2a5109482efad8980d3d948ac.debug
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/liblcms2.so.2
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/ab/54400a4129c25f69840acbd87a7e6e853ad8d5.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libgomp.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a2/7b5f0e1a8e1bc0d98926e6e7336f0d0d17c2bf.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXext.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/e2/69a5a1c9f02085d7cd11f8ede0e87f4aa5f265.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libexslt.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/e8/72b897b755d1f146ba15f86570e27299106bd2.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxslt.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/2c/2c33a9d51d2068ef6674489e7cffb61776ef17.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxml2.so.2
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/46/12da142a0ed2e070482534e6a5b086639b5a52.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libGLU.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/85/68525eeaf35aeb364bc70d5cfcac12a9bc9199.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/liblzma.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/2f/1f98636d83908f9157858bcc7b44a6a6784385.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libgcrypt.so.11
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/57/6666781f018acbd399e29ed7b9c4e265a9c301.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libswresample.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/da/c89d297bb6ff3aaeeb41af3943501e8864d385.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libavresample.so.2
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/0d/3b65f4c0e7270d2da8e5605ac649eed4cff7a6.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libavdevice.so.56
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/ac/00e8e9ccb05dad95bf0b1def4e30ac61bfef08.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libavfilter.so.5
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/ad/00758ac0580aba838311de8a1b8ecee8ea019f.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libavcodec.so.56
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/50/ae05c0ad74f47f96172fd04d1a8f120a2d8c13.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libavformat.so.56
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/03/52346bfde4ff1eef7635bbbfd010e0afba766e.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libswscale.so.3
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/43/cfa7e67922a11b496d969e4c201331bdd634fc.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libavutil.so.54
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/c1/02cc8f73e83e693b6d489a3d4fbcadebfba0e7.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libsqlite3.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/0e/42624ae755ada258f06a9c5fe23480c7068ce1.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXrender.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/77/1256bb92a7dfe45aa4203e92c5fdcf9a8bf6e3.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libicui18n.so.42
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/48/8accd4122387506f60edcbb166542e5ad442dc.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libicuuc.so.42
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/b3/ce0ad8460678beeac2dc834d4bf8a224b0a2f6.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libicudata.so.42
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/fd/2303d66a1e93a997838195547db939e6053d13.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libudev.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/d7/c508e3688ae7936a0a5c9746f568cb5e7512c4.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXfixes.so.3
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a2/8dc6d6874ca6d5b05749d201134a58bbe393f3.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-keysyms.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/6d/a74c7b366f03dd6ce9c498da176517fc5d2037.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libgthread-2.0.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/65/fd86a645e7a1b4de5cac01ca626c24ad82fe0a.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-xfixes.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/5f/28b08630f5298f60ecf4fd96baa352a0937c5d.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-render.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a5/250a6bd20ae92abd8d83a6d41ac35343cdfdcb.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-shape.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/f4/118606ea960317e59d91b383f45679158dee1a.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libglapi.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/7c/0a19514dfa9d168a7ebf73c39f50cc4ca54607.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libselinux.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/b4/576be308ddcf7bc31f7304e4734c3d846d0236.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXdamage.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/51/ee35d199e8c0bf259950c45de2050dc40576cf.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libX11-xcb.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/d8/254b270e53e89ba045d062dcdb89374e0eb8e6.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-glx.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/49/f37e7557e9e856c5f65439ae85655fdb07da60.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-dri2.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/e9/96bb1dc716a6b197dafce38e2e06a6384b3a95.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXxf86vm.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/b3/ef023ffd3370f727c202bea50d39b24b503343.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libltdl.so.7
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/63/d70f58810233859dd4c1e5d8c99367aff3cc2a.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libexif.so.12
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/39/848341264b66c985702899f3c25193196526ae.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXau.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/fd/f0b9771f1fb8838fb93541d36a98af8debdfa6.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libusb-0.1.so.4
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a5/433366a16bfaa57ad5200417557a7af0d7719f.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libsoxr.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/32/105d654897a3722fd8daf0cf50b7092adc024c.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXv.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/47/c3d35cf486da54dbd46241d5cfd6c58b1dae8a.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxcb-shm.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/72/53987222f81f08be4cda2e40c641f9518ac976.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libasound.so.2
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/15/53d0fe51bcacf0a9d21e844b957c406f848cf9.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libSDL-1.2.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/26/88ff3da0d26e2a266a5981f0b8bb43829bd909.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libdc1394.so.22
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/c2/cc62a20d8644e0f3b1789b2a9e967562408ddb.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libv4l2.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/9c/4720e7d19351505e80629ab364a892e6947031.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libpulse.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/d7/dc8bd9e98e3e9a5c1727c502027f089c232e7e.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libpostproc.so.53
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/16/d3bda96667cf7917a95696edc8a90c2b432b9a.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libfreetype.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/41/6bbd53f6831d38ac55c1b17ad383b7183fa41f.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libass.so.4
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a1/5658eef9b10ba60bececa12cc3c2574ff5bd01.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libva.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/f6/21c355b6cb6c2ffd0c58440ae55c1ad29d4286.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libxvidcore.so.4
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/51/3841c7de69fd88aa138a6fa39cd0c2cd53eb59.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libx265.so.79
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/3d/8fc663687ade781e7d3b007d32aae565f0608f.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libx264.so.142
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/cd/f925e6415727289bc0daa9257b494bf5dabe32.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libvorbisenc.so.2
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/c6/eee6e0abcb1b5192f283eafec73afc43db7266.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libvorbis.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/46/2eb13080f5f3554c40b2074cd78287095252d7.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libtheoraenc.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/6e/d04c976b479b9ea989fcff0b5fe96a7ab95b79.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libtheoradec.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/10/44bfeaab28ea39ce92819f69aea9ff93e4b995.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libschroedinger-1.0.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/4e/b90cff19493e8e9f3e629413abf267d3e3f725.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libopus.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/86/2517de9bc94a9151153234baa8b2afcc951382.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libopenjpeg.so.2
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/92/57e846d573e137fe3fd500ecbd51fd9a84d496.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libmp3lame.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/72/95c8cc36456ebb3819f6ccb3f901c856804dca.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libgsm.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/4e/e793591ed9f959c25583ca50c1f901991b3967.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libfaac.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/af/b228286bb2f7dbd5d30a587d975a0e4c3303d9.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libgnutls.so.26
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/d5/528bb1ed5b3bab252cf1b6d4b185226f68ad30.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libbz2.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/73/2f8fd5054c4fa43cf0cd4cc8c5ff02cea3cc54.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libraw1394.so.11
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/4b/9029dfca080b48f2f7b002f5a060472c59b08b.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libv4lconvert.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/a4/63b861ac007347bec0290bba3d90303a16f6ef.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libpulsecommon-0.9.21.so
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/9e/372de94a12aae696659269828719c5a75dd508.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXtst.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/47/bafbd3cd95ac831d0fee868193a8045b08b63b.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libwrap.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/62/02e9050511d0a6bca4606044ddc609260b72bc.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libsndfile.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/df/2ac8b38be5f811044bc930c424a3889b18f358.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libasyncns.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/81/6b2f284da69630dc6d29127a2aebfae9764b25.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libfribidi.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/ac/3b091d91ab9a785a7d6e08c6af1d4144198fd6.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libenca.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/d4/fcffccf448d6f5a6a1e87108a9764ee0c0ae70.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libnuma.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/3d/872adfb3fd8fa2a3e1ad70fca2ab907c5380f4.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libogg.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/fd/e1fb6d2856cee573f057b07172c269b129a185.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/liboil-0.3.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/da/f5580404f517267200f4862e6ca3a91804eec3.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libmp4v2.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/4e/ff01f165f0c4f20056e6de7f4bedaac1434434.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libtasn1.so.3
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/82/cb63bd546d58ea36d2e4638a73a4a88a52c404.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libXi.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/33/c2080a67362eb597e0fd35ddc0f9872c6a43fa.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libnsl.so.1
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/bc/86e56751e93653bd1c92975968937148a407cd.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libFLAC.so.8
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/ed/dcd34a849479bc84f69f37e6c74f79589e3c09.debug
[New Thread 0x7fffe2746700 (LWP 10293)]
digikam.widgets: Breeze icons ressource file found
digikam.general: AlbumWatch use QFileSystemWatcher
[New Thread 0x7fffe0d95700 (LWP 10294)]
[New Thread 0x7fffdbfff700 (LWP 10295)]
digikam.general: Database Parameters:
   Type:                     "QSQLITE"
   DB Core Name:             "/home/matej/Slike/digikam4.db"
   DB Thumbs Name:           "/home/matej/Slike/thumbnails-digikam.db"
   DB Face Name:             "/home/matej/Slike/recognition.db"
   Connect Options:          ""
   Host Name:                ""
   Host port:                -1
   Internal Server:          false
   Internal Server Path:     ""
   Internal Server Serv Cmd: ""
   Internal Server Init Cmd: ""
   Username:                 ""
   Password:                 ""

[New Thread 0x7fffdb7fe700 (LWP 10296)]
[Thread 0x7fffdb7fe700 (LWP 10296) exited]
digikam.dbengine: Loading SQL code from config file "/tmp/.mount_i936BB/usr/share/digikam/database/dbconfig.xml"
digikam.dbengine: Checking XML version ID => expected:  3  found:  3
digikam.coredb: Core database: running schema update
digikam.coredb: Core database: have a structure version  8
digikam.coredb: Core database: makeUpdates  8  to  8
digikam.database: Creating new Location  "/matej/Slike"  uuid  "volumeid:?uuid=c4fbbee8-14f4-40b7-93d4-7ca84c7880a2"
digikam.database: location for  "/home/matej/Slike"  is available  true
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: TotalRam:  33618456576
digikam.general: Allowing a cache size of 200 MB
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: Thumbs database: have a structure version  "3"
digikam.general: Thumbnails database ready for use
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libIlmImf.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/f7/d46943d8c7bd0982bad2c20a89a1e2cecb14bf.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libHalf.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/bd/06e2a7e18bb7777ed508a785bba73d0d048b7c.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libIex.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/40/5f9629ac54ebf3aacb9bcc2b183f55e0fb551f.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libImath.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/50/f00a66964cc4e6b87efa827f1e840c61794762.debug
Missing separate debuginfo for /tmp/.mount_i936BB/usr/lib/libIlmThread.so.6
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/c4/ac97af1805cdd66ae1010d544e1d8b75955b36.debug

Program received signal SIGSEGV, Segmentation fault.
0x00007fffed9f0ec5 in __strlen_sse2_pminub () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install dbus-libs-1.6.12-17.el7.x86_64 elfutils-libelf-0.166-2.el7.x86_64 elfutils-libs-0.166-2.el7.x86_64 expat-2.1.0-10.el7_3.x86_64 fontconfig-2.10.95-10.el7.x86_64 glib2-2.46.2-4.el7.x86_64 glibc-2.17-157.el7_3.4.x86_64 libICE-1.0.9-2.el7.x86_64 libSM-1.2.2-2.el7.x86_64 libX11-1.6.3-3.el7.x86_64 libXcursor-1.1.14-2.1.el7.x86_64 libattr-2.4.46-12.el7.x86_64 libcap-2.22-8.el7.x86_64 libdrm-2.4.67-3.el7.x86_64 libgcc-4.8.5-11.el7.x86_64 libgpg-error-1.12-3.el7.x86_64 libstdc++-4.8.5-11.el7.x86_64 libusbx-1.0.20-1.el7.x86_64 libuuid-2.23.2-33.el7_3.2.x86_64 libxcb-1.11-4.el7.x86_64 libxshmfence-1.2-1.el7.x86_64 mesa-libGL-11.2.2-2.20160614.el7.x86_64 openal-soft-1.16.0-2.sdl7.x86_64 systemd-libs-219-30.el7_3.9.x86_64 xz-libs-5.2.2-1.el7.x86_64 zlib-1.2.7-17.el7.x86_64


(gdb) bt
#0  0x00007fffed9f0ec5 in __strlen_sse2_pminub () from /lib64/libc.so.6
#1  0x00000033a9005e52 in udev_device_new_from_syspath () from /tmp/.mount_i936BB/usr/lib/libudev.so.0
#2  0x00007ffff7e1fa50 in udev_device_new_from_devnum () from /lib64/libudev.so.1
#3  0x00007fffee898e14 in loader_get_pci_id_for_fd () from /lib64/libGL.so.1
#4  0x00007fffee899325 in loader_get_driver_for_fd () from /lib64/libGL.so.1
#5  0x00007fffee893be6 in dri2CreateScreen () from /lib64/libGL.so.1
#6  0x00007fffee86c82c in __glXInitialize () from /lib64/libGL.so.1
#7  0x00007fffee868387 in glXGetFBConfigs () from /lib64/libGL.so.1
#8  0x00007fffee869196 in glXChooseFBConfigSGIX () from /lib64/libGL.so.1
#9  0x00007ffff7ff13f7 in ?? () from /tmp/.mount_i936BB/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so
#10 0x00007ffff7ff171d in ?? () from /tmp/.mount_i936BB/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so
#11 0x00007ffff7fee029 in ?? () from /tmp/.mount_i936BB/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so
#12 0x00007fffe279fe71 in QXcbWindow::create() () from /tmp/.mount_i936BB/usr/lib/libQt5XcbQpa.so.5
#13 0x00007fffe278b130 in QXcbIntegration::createPlatformWindow(QWindow*) const () from /tmp/.mount_i936BB/usr/lib/libQt5XcbQpa.so.5
#14 0x00007fffeee3a9db in QWindowPrivate::create(bool) () from /tmp/.mount_i936BB/usr/lib/libQt5Gui.so.5
#15 0x00007fffef4403cd in QWidgetPrivate::create_sys(unsigned long long, bool, bool) () from /tmp/.mount_i936BB/usr/lib/libQt5Widgets.so.5
#16 0x00007fffef43fb99 in QWidget::create(unsigned long long, bool, bool) () from /tmp/.mount_i936BB/usr/lib/libQt5Widgets.so.5
#17 0x00007fffef44c3c2 in QWidget::setVisible(bool) () from /tmp/.mount_i936BB/usr/lib/libQt5Widgets.so.5
#18 0x00007ffff7549ed2 in Digikam::DigikamApp::DigikamApp (this=0x7bcfd0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /b/dktemp/digikam-master/core/app/main/digikamapp.cpp:193
#19 0x00000000004058c8 in main (argc=1, argv=<optimized out>) at /b/dktemp/digikam-master/core/app/main/main.cpp:236
(gdb) quit
A debugging session is active.

        Inferior 1 [process 10252] will be killed.

Quit anyway? (y or n) y

------------------------------------------------------------------
Similar (or same) problem was with Digikam version 5.5.0 AppImage.
Digikam 5.4.0 Appimage works fine!

Best regards
Comment 3 Philippe ROUBACH 2017-08-18 11:50:13 UTC
same problem with digikam-5.7.0-01-x86-64.appimage
Comment 4 MB 2017-09-20 12:44:34 UTC
Hi!

digikam-5.7.0-01-x86-64.appimage build on 30-Aug-2017 works on CentOS 7.4-1708!
Thanks.

Best regards
Comment 5 caulier.gilles 2017-09-20 14:38:21 UTC
Philippe,

Can you reproduce the crash with official AppImage bundle released with 5.7.0 ?

Best

Gilles Caulier
Comment 6 Philippe ROUBACH 2017-09-20 18:17:18 UTC
problem still there
Comment 7 caulier.gilles 2017-12-01 04:47:40 UTC
Same problem with 5.8.0 pre-release bundle ?

https://files.kde.org/digikam/
Comment 8 Philippe ROUBACH 2017-12-01 14:28:31 UTC
i use no more opensuse 42.2 x86-64

now i use opensuse 42.3 x86-64 with
kde extra
kde apps 17.08.3
kde framework 5.40
plasma 5.11.3

no crash with digikam 5.8.0 pre-release bundle
Comment 9 caulier.gilles 2017-12-01 14:36:18 UTC
Thanks for the feedback

Gilles Caulier