https://bugs.kde.org/show_bug.cgi?id=371645
--- Comment #10 from red...@cox.net --- I have used the AppImage on a modern linux distro and do not have any problems. The code base is very small for that project though so the background parse does not run much (only a couple threads too). Back trace for the crash when parsing the linux kernel source: (gdb) bt #0 0x00007fffacfd9e8c in clang::analyze_format_string::ArgType::matchesType () from kdevelop5/KDevelop-5.0.2-1-x86_64/usr/lib/libclang.so.3.8 #1 0x000000000aa977c9 in ?? () #2 0x0000000000000002 in ?? () #3 0x0000000009d676e0 in ?? () #4 0x00007fffac4198b8 in (anonymous namespace)::CheckScanfHandler::HandleScanfSpecifier () from kdevelop5/KDevelop-5.0.2-1-x86_64/usr/lib/libclang.so.3.8 #5 0x00007fffacfe2c98 in clang::analyze_format_string::ParseScanfString () from kdevelop5/KDevelop-5.0.2-1-x86_64/usr/lib/libclang.so.3.8 #6 0x00007ffff1253ec8 in main_arena () from /lib64/libc.so.6 #7 0x00000000049df6d0 in ?? () #8 0x00007fffced4c0e0 in ?? () #9 0x0000000100000050 in ?? () #10 0x0000000004a3f3e0 in ?? () #11 0x00007fffced4c170 in ?? () #12 0x0000000000000000 in ?? () -- You are receiving this mail because: You are watching all bug changes.