https://bugs.kde.org/show_bug.cgi?id=396310
Bug ID: 396310 Summary: Segfault when parsing file Product: kdevelop Version: 5.2.3 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-n...@kde.org Reporter: afie...@gmail.com Target Milestone: --- Created attachment 113832 --> https://bugs.kde.org/attachment.cgi?id=113832&action=edit File causes KDevelop to crash KDevelop 5.2.3 crashes as soon as the attached file is loaded. I apologize for the nonsensical code, but this is what was left after widdling down an issue across a 3000 line cpp and 5 headers. Running on Ubuntu 14.04. KDevelop output: $ ./KDevelop-5.2.3-x86_64.AppImage Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number kdevplatform.serialization: version mismatch or no version hint; expected version: 84017920 kdevplatform.serialization: "The data-repository at /home/afiefh/.cache/kdevduchain/kdevelop-{de104b96-9b1f-4d1d-938c-7259177997ff} has to be cleared." libGL error: failed to load driver: swrast "applications.menu" not found in ("/etc/xdg/menus") QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: kdevelop.plugins.qthelp: Couldn't setup QtHelp Collection file kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find "mtp" trying to load "/tmp/.mount_H5UcPE/usr/lib/qt5/plugins/kf5/kio/file.so" from "/tmp/.mount_H5UcPE/usr/lib/qt5/plugins/kf5/kio/file.so" libclang: crash detected during parsing: { 'source_filename' : '/home/afiefh/projects/locking/BlockGen.cpp' 'command_line_args' : ['clang', '-ferror-limit=100', '-fspell-checking', '', '-Wunused-parameter', '-Wunreachable-code', '-Wall', '-std=c++11', '-nostdinc', '-nostdinc++', '-xc++', '-include', '/tmp/.mount_H5UcPE/usr/share/kdevclangsupport/gcc_compat.h', '-isystem/usr/include/c++/4.8', '-isystem/usr/include/x86_64-linux-gnu/c++/4.8', '-isystem/usr/include/c++/4.8/backward', '-isystem/usr/lib/gcc/x86_64-linux-gnu/4.8/include', '-isystem/usr/local/include', '-isystem/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed', '-isystem/usr/include/x86_64-linux-gnu', '-isystem/usr/include', '-imacros', '/tmp/kdevelop.J21184'], 'unsaved_files' : [], 'options' : 781, } /tmp/.mount_H5UcPE/AppRun: line 35: 21184 Segmentation fault (core dumped) kdevelop $@ -- You are receiving this mail because: You are watching all bug changes.