Application: kate (3.10.5) KDE Platform Version: 4.10.5 Qt Version: 4.8.5 Operating System: Linux 3.10.10-200.fc19.i686 i686 Distribution: "Fedora release 19 (Schrödinger’s Cat)" -- Information about the crash: - What I was doing when the application crashed: I was running in command line as root and tried (not smart, I admit!) to open all .c and .h files at once using: kate *.c *.h And as I did this it crashed. The crash can be reproduced every time. -- Backtrace: Application: Kate (kate), signal: Aborted Using host libthread_db library "/lib/libthread_db.so.1". [KCrash Handler] #6 0xb77de424 in __kernel_vsyscall () #7 0x41d2e936 in raise () from /lib/libc.so.6 #8 0x41d30173 in abort () from /lib/libc.so.6 #9 0x431fa5cd in qt_message_output(QtMsgType, char const*) () from /lib/libQtCore.so.4 #10 0xb6ffd053 in QDebug::~QDebug() () from /lib/libkdeui.so.5 #11 0xb70f1627 in KApplicationPrivate::init(bool) () from /lib/libkdeui.so.5 #12 0xb70f214f in KApplication::KApplication(bool) () from /lib/libkdeui.so.5 #13 0xb775d707 in KateApp::KateApp(KCmdLineArgs*) () from /lib/libkateinterfaces.so.4 #14 0xb77ba25d in kdemain () from /lib/libkdeinit4_kate.so #15 0x0804867c in main () Possible duplicates by query: bug 322845, bug 318467, bug 316765, bug 314342, bug 307293. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 322845 ***