https://bugs.kde.org/show_bug.cgi?id=417885
--- Comment #13 from spam-recei...@web.de --- (In reply to caulier.gilles from comment #12) > https://files.kde.org/digikam/ So, now I've got the debug version running. Here is the output of the startup phase of digikam: user@machine:~$ ./squashfs-root/AppRun debug -- digiKam Linux AppImage Bundle -- Use 'help' as CLI argument to know all available options for digiKam application. -- Notes: to integrate this bundle to your desktop, use AppImageLauncher. -- to enable all debug messages on the console, use 'export QT_LOGGING_RULES="digikam*=true"'. libudev.so.0 libnss3.so -- Preloading shared libs: :/home/thomas/squashfs-root/usr/lib64/libnss3.so Starting digiKam into GDB... Use 'bt' command on debugger prompt to get a crash backtrace. Use 'q' command to quit debugger session. GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git Copyright (C) 2018 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-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. 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. Starting program: /home/thomas/squashfs-root/usr/bin/digikam [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffd7c80700 (LWP 128)] [New Thread 0x7fffd4b80700 (LWP 129)] [New Thread 0x7fffcfff0700 (LWP 130)] [New Thread 0x7fffcf240700 (LWP 143)] [Thread 0x7fffcf240700 (LWP 143) exited] [New Thread 0x7fffcf240700 (LWP 145)] [New Thread 0x7fffc0b20700 (LWP 146)] [New Thread 0x7fffb7ff0700 (LWP 148)] [New Thread 0x7fffb77e0700 (LWP 149)] [New Thread 0x7fffb6fd0700 (LWP 150)] [New Thread 0x7fffb67c0700 (LWP 151)] [New Thread 0x7fffb5fb0700 (LWP 152)] [New Thread 0x7fffb57a0700 (LWP 153)] [New Thread 0x7fffb4f90700 (LWP 154)] [124:151:0301/104402.143710:ERROR:address_tracker_linux.cc(171)] Could not bind NETLINK socket: Address already in use (98) [New Thread 0x7fffa7ff0700 (LWP 155)] [New Thread 0x7fffa77e0700 (LWP 156)] [New Thread 0x7fffa6fd0700 (LWP 157)] QtAV 1.13.0(Feb 24 2020, 04:10:10) Multimedia framework base on Qt and FFmpeg. Distributed under the terms of LGPLv2.1 or later. Shanghai, China Copyright (C) 2012-2019 Wang Bin (aka. Lucas Wang) wbse...@gmail.com Donate: http://qtav.org/donate.html Source: https://github.com/wang-bin/QtAV Home page: http://qtav.org [New Thread 0x7fffa67c0700 (LWP 158)] unknown: Unhandled container to remove : Digikam::DigikamApp [Thread 0x7fffb4f90700 (LWP 154) exited] [New Thread 0x7fffb4f90700 (LWP 169)] [New Thread 0x7fffa55a0700 (LWP 170)] [Thread 0x7fffb77e0700 (LWP 149) exited] [Thread 0x7fffb5fb0700 (LWP 152) exited] [New Thread 0x7fffb5fb0700 (LWP 171)] [New Thread 0x7fffb77e0700 (LWP 172)] [New Thread 0x7fffa4d90700 (LWP 173)] [New Thread 0x7fff7fff0700 (LWP 174)] [New Thread 0x7fff7f7e0700 (LWP 175)] [New Thread 0x7fff7efd0700 (LWP 176)] [New Thread 0x7fff7e7c0700 (LWP 177)] [New Thread 0x7fff7dfb0700 (LWP 178)] [New Thread 0x7fff7d7a0700 (LWP 179)] [Thread 0x7fffb4f90700 (LWP 169) exited] [Thread 0x7fffb5fb0700 (LWP 171) exited] [Thread 0x7fffa55a0700 (LWP 170) exited] [Thread 0x7fffb77e0700 (LWP 172) exited] [Thread 0x7fff7f7e0700 (LWP 175) exited] [Thread 0x7fffa4d90700 (LWP 173) exited] [New Thread 0x7fffa4d90700 (LWP 180)] [New Thread 0x7fff7f7e0700 (LWP 181)] [New Thread 0x7fffb77e0700 (LWP 182)] [Thread 0x7fff7dfb0700 (LWP 178) exited] [Thread 0x7fff7efd0700 (LWP 176) exited] [Thread 0x7fff7fff0700 (LWP 174) exited] [Thread 0x7fff7e7c0700 (LWP 177) exited] [Thread 0x7fff7d7a0700 (LWP 179) exited] [New Thread 0x7fff7d7a0700 (LWP 183)] [New Thread 0x7fff7e7c0700 (LWP 184)] [New Thread 0x7fff7fff0700 (LWP 185)] [New Thread 0x7fff7efd0700 (LWP 186)] unknown: Uncaught SyntaxError: Invalid or unexpected token unknown: Uncaught SyntaxError: Unexpected end of input unknown: Uncaught SyntaxError: Invalid or unexpected token [Thread 0x7fff7d7a0700 (LWP 183) exited] [Thread 0x7fffb67c0700 (LWP 151) exited] [Thread 0x7fff7fff0700 (LWP 185) exited] [Thread 0x7fff7efd0700 (LWP 186) exited] Not much new information, and the program doesn't stop with a gdb prompt. Does the output mean something to you? Is there somewhere a log file? -- You are receiving this mail because: You are watching all bug changes.