https://bugs.kde.org/show_bug.cgi?id=443863
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Debian unstable |Appimage CC| |caulier.gil...@gmail.com --- Comment #2 from caulier.gil...@gmail.com --- It's a crash due to a Qt exception generated by a uses of an empty Qt list. It miss a check before to use this empty container. It's easy to fix if we can see where the test is missing in code. Run the appimage from a console under GDB with the "debug" argument. When crash appear, enter "bt" to get the bactrace. Note : you need to use the debug version of 7.4.0 devel appimage bundle (file is more heavy and available at the same place than the non debug version) -- You are receiving this mail because: You are watching all bug changes.