Version: (using KDE KDE 3.5.2) Installed from: Debian testing/unstable Packages From debian bug http://bugs.debian.org/368504 ============================================= Kate sometimes crashes when the user clicks on 'save'. his exact report is: | I opened a file. Used the collapsable markers. Then I opened a new | window with the same file. I edited this latter and when I wanted to | save I got the attached backtrace and a progress floating window | indicating the source and the destination writing. But it never disappeared. | I had to press "Cancel", but the changes weren't saved. another user claimed to have such problems also. attached a backtrace
Created attachment 16329 [details] crash backtrace
As I reported into debian BTS, the problem happens either in kate and kwrite. Even in a quite simple edition. Versions: kwrite 4.5.2 in kde 3.5.2. kate 2.5.2 on kde 3.5.2
I'm sorry but this seems a duplicate of #119435.
Yup, duplicate of bug #119435, backtraces are the same (ignoring parameters). Strange part in this backtrace is: #35 0xa7ad1529 in KAccelPrivate::menuItemActivated (this=0x0) at kaccelprivate.moc:110 *** This bug has been marked as a duplicate of 119435 ***
A valgrind log of this crash might tell us more why there are some null "this" objects when signals are being emitted (inside moc)