Summary: | Kopete crashes when using backspace in chat window (4.5trunk regression) | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Martin Herkt <lachs0r> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alinm.elena, anselmolsm, complynx, Erwin.Mascher, hephooey_dev, pano_90, timo.gurr, toma, zak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
kopete-20100302.kcrash
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Martin Herkt
2010-02-27 03:48:59 UTC
*** Bug 228712 has been marked as a duplicate of this bug. *** Same here, attached is another backtrace. Application: kopete (1.0.80) KDE Platform Version: 4.4.65 (KDE 4.4.65 (KDE 4.5 >= 20100224)) (Compiled from sources) Qt Version: 4.6.3 Operating System: Linux exherbo 2.6.32.8 #1 SMP Tue Feb 16 03:06:36 CET 2010 x86_64 GNU/Linux Distribution: "Exherbo Linux (x86_64)" Created attachment 41264 [details]
kopete-20100302.kcrash
*** Bug 229713 has been marked as a duplicate of this bug. *** I can confirm this. Created attachment 41447 [details]
New crash information added by DrKonqi
- What I was doing when the application crashed:
That was the test. I've opened kopete to test the ufter backspace pressing behaviour. That was a test, cos I've installed current update.
It also crashes when using older Kopete versions… So it might be some Qt error. I use the packages from the openSUSE KDE Unstable Repository, containing trunk packages (also for Qt). I had this kind of crash with svn r1107823, but the crash only happens when I enable the gramma check, after disable it, the backspace does not trigger the crash any more. Hope this can help tracking the bug. Update: It doesn't crash when auto spell check is disabled. Created attachment 42445 [details]
New crash information added by DrKonqi
kopete (1.0.80) on KDE Platform 4.4.70 (KDE 4.4.70 (KDE 4.5 >= 20100330)) "release 1" using Qt 4.6.3
Looks like the same issue here; running KDE Trunk from the openSUSE Bulid Service.
-- Backtrace (Reduced):
#6 QTextDocumentPrivate::finishEdit (this=0x4545454545454545) at text/qtextdocument_p.cpp:1140
#7 0x00007fc4b743ab57 in QTextCursorPrivate::remove (this=0x12e3570) at text/qtextcursor.cpp:174
#8 0x00007fc4b74401c7 in QTextCursor::deletePreviousChar (this=0xef7830) at text/qtextcursor.cpp:1418
#9 0x00007fc4b73dc98a in QTextControlPrivate::keyPressEvent (this=0xef7790, e=0x7fff37a4aed0) at text/qtextcontrol.cpp:1202
#10 0x00007fc4b73dedf3 in QTextControl::processEvent (this=0xec8500, e=0x7fff37a4aed0, matrix=..., contextWidget=0xefaa60) at text/qtextcontrol.cpp:918
I experienced this bug for a while, but it's working fine since beginning of May. Can anyone else confirm that? Thanks My setup here: Kopete Version 1.0.80 Using KDE Development Platform 4.4.80 (svn trunk r1131192, compiled from sources) Qt 4.6.3+4.6.20100427-1.3 from openSUSE build service openSUSE 11.2 - kernel 2.6.31.12-0.2-default I can confirm this, too. Kopete doesn't crash anymore. Application: Kopete (1.0.80) KDE Platform Version: KDE 4.4.81 (KDE 4.4.81 (KDE 4.5 >= 20100527))(Compiled from sources) Qt Version: 4.6.3 Operating System: Linux exherbo 2.6.33.3 #1 SMP Mon Apr 26 19:28:39 CEST 2010 x86_64 GNU/Linux Distribution: "Exherbo Linux (x86_64)" I don't know what caused the bug and how it's been fixed, but I guess we were trying to pass empty strings to Sonnet or something like that. |