https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #19 from Andrea Malfagia <[hidden email]> --- (In reply to caulier.gilles from comment #18) > Ubuntu, centos 7, as you want... I ran a quick test late at night with Mageia 5.1 KDE4 live DVD: no libc segmentation fault, but I think that the bundle stops earlier, because it does not find libopenal.so.1 :-( Apart from this, I could not run it with debug option, because it does not find dbg: I suppose I should either install it on the volatile file system which the live DVD creates, or somehow chroot to the file system on hard disk... Andrea -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #20 from Andrea Malfagia <[hidden email]> --- (In reply to caulier.gilles from comment #16) > Live DVD. I never tried. why not... I found some time to fiddle a bit with Mageia 5.1 Live: after a live installation of the missing libopenAl library (and also of gdb) the bundle, launched from my HD, more or less runs over it, i.e. I was able to copy some pictures from the smartphone to the Images folder of the live Mageia filesystem without crashing upon program exit. I dare to claim that this test excludes any hardware incompatibility from my laptop, therefore the culprit should be somewhere inside my openSUSE installation on HD. Do you confirm that also the latest bundle version you sent does not embed any libc version? A.M. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #21 from [hidden email] --- yes, i confirm. AppImage never embed libc. It always use the system based library. This is why the bundle is compiled on old system as Centos 6.8 to preserve a binary compatibility with recent Linux systems, else, this will crash. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #22 from Andrea Malfagia <[hidden email]> --- (In reply to caulier.gilles from comment #21) AppImage never embed libc. It always use the system based library. This is > why the bundle is compiled on old system as Centos 6.8 to preserve a binary > compatibility with recent Linux systems, else, this will crash. Well, what could I do then? The next idea that comes to my mind is to test the bundle with a live openSUSE of exactly the same version which is installed on my HD, provided that one exists. Could it have some sense? A.M. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #23 from [hidden email] --- yes certainly, as a live CD do not have any update. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #24 from Andrea Malfagia <[hidden email]> --- (In reply to caulier.gilles from comment #23) > yes certainly, as a live CD do not have any update. The only problem is that since Leap 42.1 they dropped the provision of live instances :-( I have to look around to see if someone else has done the job... Andrea -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #25 from Andrea Malfagia <[hidden email]> --- OK, I found a non-official Leap 42.2 KDE Live ISO on https://sourceforge.net/projects/kamarada and I tested the bundle on it: now I get a different segmentation fault, precisely in some library connected with udev: ./digikam-5.7.0-01-x86-64.appimage -- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kbuildsycoca4 running... "KConfigIni: In file /tmp/kde-linux/kconf_updatemQ8282.tmp, line 1: " Invalid entry (missing '=') digikam.widgets: Breeze icons ressource file found digikam.general: "/home/linux/Immagini" digikam.general: Testing "mysql_install_db" ... digikam.general: Adjusting environment variables for AppImage bundle digikam.general: Found "mysql_install_db" digikam.general: Testing "mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle digikam.general: Testing "mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle digikam.general: Testing "././/bin/mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle digikam.general: All Binaries Found : false digikam.general: Testing "././/sbin/mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle digikam.general: All Binaries Found : false /tmp/.mount_PEqjrE/AppRun: riga 73: 8248 Errore di segmentazione (core dump creato) digikam.wrapper $@ linux@linux:/run/media/linux/e58d799f-350f-4f3b-966d-1a51e265eefd/MY_USER/Scaricati> ./digikam-5.7.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; openSUSE Leap 42.2) 7.11.1 Copyright (C) 2016 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-suse-linux". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://bugs.opensuse.org/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from digikam...done. Catchpoint 1 (throw) Starting program: /tmp/.mount_hoXLre/usr/bin/digikam Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libspeex.so.1 Try: zypper install -C "debuginfo(build-id)=85c7557bade689f2a5109482efad8980d3d948ac" [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/liblcms2.so.2 Try: zypper install -C "debuginfo(build-id)=ab54400a4129c25f69840acbd87a7e6e853ad8d5" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libgomp.so.1 Try: zypper install -C "debuginfo(build-id)=dc25d4184273042b825bf46ff06c533b4bd0e06c" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXext.so.6 Try: zypper install -C "debuginfo(build-id)=e269a5a1c9f02085d7cd11f8ede0e87f4aa5f265" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libexslt.so.0 Try: zypper install -C "debuginfo(build-id)=e872b897b755d1f146ba15f86570e27299106bd2" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxslt.so.1 Try: zypper install -C "debuginfo(build-id)=2c2c33a9d51d2068ef6674489e7cffb61776ef17" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxml2.so.2 Try: zypper install -C "debuginfo(build-id)=4612da142a0ed2e070482534e6a5b086639b5a52" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libGLU.so.1 Try: zypper install -C "debuginfo(build-id)=8568525eeaf35aeb364bc70d5cfcac12a9bc9199" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/liblzma.so.0 Try: zypper install -C "debuginfo(build-id)=2f1f98636d83908f9157858bcc7b44a6a6784385" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXtst.so.6 Try: zypper install -C "debuginfo(build-id)=51c28d41deabadd75e479cdb731fa5cde56efa84" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libgcrypt.so.11 Try: zypper install -C "debuginfo(build-id)=576666781f018acbd399e29ed7b9c4e265a9c301" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libswresample.so.1 Try: zypper install -C "debuginfo(build-id)=dac89d297bb6ff3aaeeb41af3943501e8864d385" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libavresample.so.2 Try: zypper install -C "debuginfo(build-id)=0d3b65f4c0e7270d2da8e5605ac649eed4cff7a6" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libavdevice.so.56 Try: zypper install -C "debuginfo(build-id)=ac00e8e9ccb05dad95bf0b1def4e30ac61bfef08" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libavfilter.so.5 Try: zypper install -C "debuginfo(build-id)=ad00758ac0580aba838311de8a1b8ecee8ea019f" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libavcodec.so.56 Try: zypper install -C "debuginfo(build-id)=50ae05c0ad74f47f96172fd04d1a8f120a2d8c13" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libavformat.so.56 Try: zypper install -C "debuginfo(build-id)=0352346bfde4ff1eef7635bbbfd010e0afba766e" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libswscale.so.3 Try: zypper install -C "debuginfo(build-id)=43cfa7e67922a11b496d969e4c201331bdd634fc" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libavutil.so.54 Try: zypper install -C "debuginfo(build-id)=c102cc8f73e83e693b6d489a3d4fbcadebfba0e7" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libsqlite3.so.0 Try: zypper install -C "debuginfo(build-id)=0e42624ae755ada258f06a9c5fe23480c7068ce1" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXrender.so.1 Try: zypper install -C "debuginfo(build-id)=243f27a4a243f9d926e027f891737ad1c8c21731" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXcomposite.so.1 Try: zypper install -C "debuginfo(build-id)=79102d80379409c0e04beee5db006a7992b9af72" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libicui18n.so.42 Try: zypper install -C "debuginfo(build-id)=488accd4122387506f60edcbb166542e5ad442dc" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libicuuc.so.42 Try: zypper install -C "debuginfo(build-id)=b3ce0ad8460678beeac2dc834d4bf8a224b0a2f6" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libicudata.so.42 Try: zypper install -C "debuginfo(build-id)=fd2303d66a1e93a997838195547db939e6053d13" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libudev.so.0 Try: zypper install -C "debuginfo(build-id)=d7c508e3688ae7936a0a5c9746f568cb5e7512c4" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXfixes.so.3 Try: zypper install -C "debuginfo(build-id)=ade920a43a1c861ada2331f5f94295a734a143cc" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxcb-keysyms.so.1 Try: zypper install -C "debuginfo(build-id)=6da74c7b366f03dd6ce9c498da176517fc5d2037" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libgthread-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=a28667ad57b7a7f274b8e39c0545e0af5f68989b" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libglapi.so.0 Try: zypper install -C "debuginfo(build-id)=7c0a19514dfa9d168a7ebf73c39f50cc4ca54607" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXdamage.so.1 Try: zypper install -C "debuginfo(build-id)=51ee35d199e8c0bf259950c45de2050dc40576cf" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libX11-xcb.so.1 Try: zypper install -C "debuginfo(build-id)=702335fdfb4b7da33abcaaf56eff203741ec1fc8" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxcb-glx.so.0 Try: zypper install -C "debuginfo(build-id)=94ca7c68c4cafa04d56ef1020c9890893c1ddf91" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxcb-dri2.so.0 Try: zypper install -C "debuginfo(build-id)=2b64a800f30d4b49dd1f8cc7c300e8e3ae26bd47" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXxf86vm.so.1 Try: zypper install -C "debuginfo(build-id)=b3ef023ffd3370f727c202bea50d39b24b503343" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libltdl.so.7 Try: zypper install -C "debuginfo(build-id)=63d70f58810233859dd4c1e5d8c99367aff3cc2a" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libexif.so.12 Try: zypper install -C "debuginfo(build-id)=39848341264b66c985702899f3c25193196526ae" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXi.so.6 Try: zypper install -C "debuginfo(build-id)=229bd368f0923d8101b540aaf63a9ed17bcde107" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXau.so.6 Try: zypper install -C "debuginfo(build-id)=fdf0b9771f1fb8838fb93541d36a98af8debdfa6" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libusb-0.1.so.4 Try: zypper install -C "debuginfo(build-id)=a5433366a16bfaa57ad5200417557a7af0d7719f" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libsoxr.so.0 Try: zypper install -C "debuginfo(build-id)=32105d654897a3722fd8daf0cf50b7092adc024c" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libXv.so.1 Try: zypper install -C "debuginfo(build-id)=ec670610cb70f4c939be72c2595cca362582a1d8" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxcb-shm.so.0 Try: zypper install -C "debuginfo(build-id)=c1f23025866a52b3372314a2f9ab88c25c7daa6f" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxcb-xfixes.so.0 Try: zypper install -C "debuginfo(build-id)=9dc63e135076b32fc06f7489db37c18d91811aff" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxcb-shape.so.0 Try: zypper install -C "debuginfo(build-id)=7895ac8a4a5b4fae40ebb615aaf3319338097ad2" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libasound.so.2 Try: zypper install -C "debuginfo(build-id)=1553d0fe51bcacf0a9d21e844b957c406f848cf9" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libSDL-1.2.so.0 Try: zypper install -C "debuginfo(build-id)=2688ff3da0d26e2a266a5981f0b8bb43829bd909" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libdc1394.so.22 Try: zypper install -C "debuginfo(build-id)=c2cc62a20d8644e0f3b1789b2a9e967562408ddb" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libv4l2.so.0 Try: zypper install -C "debuginfo(build-id)=9c4720e7d19351505e80629ab364a892e6947031" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libpulse.so.0 Try: zypper install -C "debuginfo(build-id)=ee371479a4b9573a2e7d8fd18d303963541375e9" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libpostproc.so.53 Try: zypper install -C "debuginfo(build-id)=16d3bda96667cf7917a95696edc8a90c2b432b9a" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libfreetype.so.6 Try: zypper install -C "debuginfo(build-id)=416bbd53f6831d38ac55c1b17ad383b7183fa41f" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libass.so.4 Try: zypper install -C "debuginfo(build-id)=a15658eef9b10ba60bececa12cc3c2574ff5bd01" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libva.so.1 Try: zypper install -C "debuginfo(build-id)=f621c355b6cb6c2ffd0c58440ae55c1ad29d4286" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libxvidcore.so.4 Try: zypper install -C "debuginfo(build-id)=513841c7de69fd88aa138a6fa39cd0c2cd53eb59" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libx265.so.79 Try: zypper install -C "debuginfo(build-id)=3d8fc663687ade781e7d3b007d32aae565f0608f" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libx264.so.142 Try: zypper install -C "debuginfo(build-id)=cdf925e6415727289bc0daa9257b494bf5dabe32" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libvorbisenc.so.2 Try: zypper install -C "debuginfo(build-id)=c6eee6e0abcb1b5192f283eafec73afc43db7266" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libvorbis.so.0 Try: zypper install -C "debuginfo(build-id)=462eb13080f5f3554c40b2074cd78287095252d7" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libtheoraenc.so.1 Try: zypper install -C "debuginfo(build-id)=6ed04c976b479b9ea989fcff0b5fe96a7ab95b79" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libtheoradec.so.1 Try: zypper install -C "debuginfo(build-id)=1044bfeaab28ea39ce92819f69aea9ff93e4b995" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libschroedinger-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=4eb90cff19493e8e9f3e629413abf267d3e3f725" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libopus.so.0 Try: zypper install -C "debuginfo(build-id)=0b19a74ce44d2ef2fa3071ea6605f3dbc6b08ce1" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libopenjpeg.so.2 Try: zypper install -C "debuginfo(build-id)=7b623e4c9302f7ca6cc77198c03d4a4b904bcb51" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libmp3lame.so.0 Try: zypper install -C "debuginfo(build-id)=7295c8cc36456ebb3819f6ccb3f901c856804dca" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libgsm.so.1 Try: zypper install -C "debuginfo(build-id)=4ee793591ed9f959c25583ca50c1f901991b3967" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libfaac.so.0 Try: zypper install -C "debuginfo(build-id)=afb228286bb2f7dbd5d30a587d975a0e4c3303d9" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libgnutls.so.26 Try: zypper install -C "debuginfo(build-id)=aa4c0f024dfb09094a1097ae20524b519b77f846" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libbz2.so.1 Try: zypper install -C "debuginfo(build-id)=732f8fd5054c4fa43cf0cd4cc8c5ff02cea3cc54" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libselinux.so.1 Try: zypper install -C "debuginfo(build-id)=b4576be308ddcf7bc31f7304e4734c3d846d0236" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libraw1394.so.11 Try: zypper install -C "debuginfo(build-id)=4b9029dfca080b48f2f7b002f5a060472c59b08b" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libv4lconvert.so.0 Try: zypper install -C "debuginfo(build-id)=a463b861ac007347bec0290bba3d90303a16f6ef" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libpulsecommon-0.9.21.so Try: zypper install -C "debuginfo(build-id)=b9e932216960980a073209dfaece9bff93132a37" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libwrap.so.0 Try: zypper install -C "debuginfo(build-id)=6202e9050511d0a6bca4606044ddc609260b72bc" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libsndfile.so.1 Try: zypper install -C "debuginfo(build-id)=df2ac8b38be5f811044bc930c424a3889b18f358" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libasyncns.so.0 Try: zypper install -C "debuginfo(build-id)=816b2f284da69630dc6d29127a2aebfae9764b25" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libfribidi.so.0 Try: zypper install -C "debuginfo(build-id)=ac3b091d91ab9a785a7d6e08c6af1d4144198fd6" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libenca.so.0 Try: zypper install -C "debuginfo(build-id)=d4fcffccf448d6f5a6a1e87108a9764ee0c0ae70" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libnuma.so.1 Try: zypper install -C "debuginfo(build-id)=3d872adfb3fd8fa2a3e1ad70fca2ab907c5380f4" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libogg.so.0 Try: zypper install -C "debuginfo(build-id)=fde1fb6d2856cee573f057b07172c269b129a185" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/liboil-0.3.so.0 Try: zypper install -C "debuginfo(build-id)=daf5580404f517267200f4862e6ca3a91804eec3" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libmp4v2.so.0 Try: zypper install -C "debuginfo(build-id)=4eff01f165f0c4f20056e6de7f4bedaac1434434" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libtasn1.so.3 Try: zypper install -C "debuginfo(build-id)=82cb63bd546d58ea36d2e4638a73a4a88a52c404" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libnsl.so.1 Try: zypper install -C "debuginfo(build-id)=d233cccc987214ee5daccf88949e31469228f6ff" Missing separate debuginfo for /tmp/.mount_hoXLre/usr/lib/libFLAC.so.8 Try: zypper install -C "debuginfo(build-id)=eddcd34a849479bc84f69f37e6c74f79589e3c09" [New Thread 0x7fffe1532700 (LWP 8660)] digikam.widgets: Breeze icons ressource file found [New Thread 0x7fffdb8d3700 (LWP 8661)] digikam.general: "/home/linux/Immagini" digikam.general: Testing "mysql_install_db" ... digikam.general: Adjusting environment variables for AppImage bundle Detaching after fork from child process 8662. digikam.general: Found "mysql_install_db" digikam.general: Testing "mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle Detaching after fork from child process 8664. digikam.general: Testing "mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle Detaching after fork from child process 8665. digikam.general: Testing "././/bin/mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle Detaching after fork from child process 8666. digikam.general: All Binaries Found : false digikam.general: Testing "././/sbin/mysqld" ... digikam.general: Adjusting environment variables for AppImage bundle Detaching after fork from child process 8667. digikam.general: All Binaries Found : false Thread 1 "digikam" received signal SIGSEGV, Segmentation fault. 0x00007fffe1e37ff1 in ?? () from /usr/lib64/libudev.so.1 Missing separate debuginfos, use: zypper install Mesa-libGL1-debuginfo-11.2.2-155.1.x86_64 fontconfig-debuginfo-2.11.1-2.2.x86_64 glibc-debuginfo-2.22-3.7.x86_64 libICE6-debuginfo-1.0.9-4.4.x86_64 libSM6-debuginfo-1.2.2-6.3.x86_64 libX11-6-debuginfo-1.6.3-7.1.x86_64 libXcursor1-debuginfo-1.1.14-7.3.x86_64 libcap2-debuginfo-2.22-16.55.x86_64 libdbus-1-3-debuginfo-1.8.22-1.1.x86_64 libdrm2-debuginfo-2.4.68-1.4.x86_64 libexpat1-debuginfo-2.1.0-17.9.x86_64 libgcc_s1-gcc6-debuginfo-6.1.1+r238085-1.12.x86_64 libglib-2_0-0-debuginfo-2.48.2-1.10.x86_64 libgpg-error0-debuginfo-1.13-4.19.x86_64 libopenal1-debuginfo-1.16.0-5.5.x86_64 libpcre1-debuginfo-8.33-4.51.x86_64 libstdc++6-gcc6-debuginfo-6.1.1+r238085-1.12.x86_64 libudev1-debuginfo-228-13.1.x86_64 libusb-1_0-0-debuginfo-1.0.20-3.4.x86_64 libuuid1-debuginfo-2.28-5.10.x86_64 libxcb-dri3-0-debuginfo-1.11.1-2.25.x86_64 libxcb-present0-debuginfo-1.11.1-2.25.x86_64 libxcb-sync1-debuginfo-1.11.1-2.25.x86_64 libxcb1-debuginfo-1.11.1-2.25.x86_64 libxshmfence1-debuginfo-1.2-6.3.x86_64 libz1-debuginfo-1.2.8-8.5.x86_64 The bundle seems definitely unstable on Leap 42.2... :-/ Andrea Malfagia -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #26 from Andrea Malfagia <[hidden email]> --- (In reply to Andrea Malfagia from comment #25) > OK, I found a non-official Leap 42.2 KDE Live ISO on > https://sourceforge.net/projects/kamarada and I tested the bundle on it: now > I get a different segmentation fault, precisely in some library connected > with udev Oh, I forgot to report the relevant backtrace, here it is: (gdb) bt #0 0x00007fffe1e37ff1 in ?? () from /usr/lib64/libudev.so.1 #1 0x00007fffe1e3812e in ?? () from /usr/lib64/libudev.so.1 #2 0x00007fffe1e39408 in udev_enumerate_unref () from /usr/lib64/libudev.so.1 #3 0x00007fffec6f37fc in ?? () from /usr/lib64/libGL.so.1 #4 0x00007fffec6f2b45 in ?? () from /usr/lib64/libGL.so.1 #5 0x00007fffec6ceb69 in ?? () from /usr/lib64/libGL.so.1 #6 0x00007fffec6ca9f7 in glXGetFBConfigs () from /usr/lib64/libGL.so.1 #7 0x00007fffec6cb703 in glXChooseFBConfigSGIX () from /usr/lib64/libGL.so.1 #8 0x00007ffff7fdcaf7 in ?? () from /tmp/.mount_hoXLre/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so #9 0x00007ffff7fdce1d in ?? () from /tmp/.mount_hoXLre/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so #10 0x00007ffff7fd91b0 in ?? () from /tmp/.mount_hoXLre/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so #11 0x00007fffe158aece in QXcbWindow::create() () from /tmp/.mount_hoXLre/usr/lib/libQt5XcbQpa.so.5 #12 0x00007fffe1576180 in QXcbIntegration::createPlatformWindow(QWindow*) const () from /tmp/.mount_hoXLre/usr/lib/libQt5XcbQpa.so.5 #13 0x00007fffed1fccb6 in QWindowPrivate::create(bool, unsigned long long) () from /tmp/.mount_hoXLre/usr/lib/libQt5Gui.so.5 #14 0x00007fffed83e05d in QWidgetPrivate::create_sys(unsigned long long, bool, bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #15 0x00007fffed83d819 in QWidget::create(unsigned long long, bool, bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #16 0x00007fffed8495c2 in QWidget::setVisible(bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #17 0x00007fffeda2a5a3 in QDialog::setVisible(bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #18 0x0000000000404cfb in main (argc=1, argv=<optimized out>) A.M. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #27 from Andrea Malfagia <[hidden email]> --- (BUMP) Any news? I profit from this bump message to observe that the two last backtraces I sent, i.e. the ones generated from the bundle, once run from my HD and once from Kamarada Live DVD, are both relevant to glXGetFBConfigs() from /usr/lib64/libGL.so.1 Just my two cents for a hint... A.M. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #28 from [hidden email] --- No idea why it crash on your system. As the official package crash too (as the AppImage), i recommend t report this problem to the openSuse team to have a support. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #29 from [hidden email] --- New digiKam 5.7.0 are built with current implementation as pre-release bundles: https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Problem still reproducible ? -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #30 from Andrea Malfagia <[hidden email]> --- (In reply to caulier.gilles from comment #29) > New digiKam 5.7.0 are built with current implementation as pre-release > bundles: > > https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM > > Problem still reproducible ? I am about to to on holiday, anyway I am bringing my laptop with me, so I'll download the new bundle and let you know. Meanwhile I got a lot of system updates and the problem with the installed openSUSE package appears to be gone away. -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |