Summary: | Kontact crashes after deleting multiple popup notes (always reproducible) [KNotesResourceManager::deleteNote, KNotesPart::killSelectedNotes] | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | mm <razielukain+kdebugzilla> |
Component: | notes | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | brango, gustgans90, kraplax, nicolasleuba |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
mm
2009-10-03 01:16:59 UTC
*** Bug 206292 has been marked as a duplicate of this bug. *** *** Bug 217648 has been marked as a duplicate of this bug. *** Created attachment 43556 [details]
New crash information added by DrKonqi
It happens exactly the same as discribed before.
Created attachment 54823 [details]
New crash information added by DrKonqi
kontact (4.4.6) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Kontact crashes as soon as I want to delete a note. This Stacktrace has been produced when I deleted a single note.
-- Backtrace (Reduced):
#6 KNotesResourceManager::deleteNote (this=0x4951af0, journal=0x48d6d90) at ../../../../knotes/resourcemanager.cpp:109
#7 0x00007fe1bdbcf549 in KNotesPart::killSelectedNotes (this=0x5addb00) at ../../../../kontact/plugins/knotes/knotes_part.cpp:354
#8 0x00007fe1bdbd0340 in KNotesPart::qt_metacall (this=0x5addb00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff235e6b40) at ./knotes_part.moc:114
[...]
#10 0x00007fe1d9464852 in QAction::triggered (this=0x0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#11 0x00007fe1d9465f5b in QAction::activate (this=0x22bb0d0, event=<value optimized out>) at kernel/qaction.cpp:1256
Not reproducible with KDE 4.10, this is most likely solved since quite some time. Please feel free to reopen if you can reproduce this with KDE 4.10 or later. |