From kwrite-devel Tue Oct 27 10:44:50 2009 From: Michal Slonina Date: Tue, 27 Oct 2009 10:44:50 +0000 To: kwrite-devel Subject: [Bug 212044] kate crashes on startup Message-Id: <20091027104450.B797B23F52 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kwrite-devel&m=125664034311112 https://bugs.kde.org/show_bug.cgi?id=212044 Michal Slonina changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |af1n@o2.pl --- Comment #2 from Michal Slonina 2009-10-27 11:44:49 --- Looks like Kate is trying to execute '/' ? #2 0xb4397411 in QScriptEngine::evaluate (this=0x8118670, program=@0xbff177c8, fileName=@0x81e4184, lineNumber=1) at api/qscriptengine.cpp:2189 2189 in api/qscriptengine.cpp (gdb) x/4c fileName.data() 0x81e4d7a: 47 '/' 0 '\0' 117 'u' 0 '\0' (gdb) x/3c program.data() 0x81e57c2: 47 '/' 0 '\0' 42 '*' I'm unfamiliar with QTScriptEngine, any clues on that ? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel