Summary: | Crash after editing toolbar (KXMLGUI::removeClient on deleted client, QDom) | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Fif59 <pdezac-linux> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cfeck, devongarber1, esigra, faure, ivo, jakub, kde-2011.08, m.wege, MurzNN, nadavkav, oliver.henshaw, qmysjwxb8zhc25n, rap, Regnaron, seajey.serg, thilo.frueh, thomas.friedrichsmeier, vtomasr5 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Force crash when accessing deleted clients from factory |
Description
Fif59
2009-08-30 00:09:31 UTC
Thanks for the detailed crash report, there are already duplicates, but I will close the old ones as duplicates of this one, so that we have a pretty good and recent backtrace to look at. *** Bug 173717 has been marked as a duplicate of this bug. *** *** Bug 189084 has been marked as a duplicate of this bug. *** *** Bug 201991 has been marked as a duplicate of this bug. *** *** Bug 195382 has been marked as a duplicate of this bug. *** *** Bug 198928 has been marked as a duplicate of this bug. *** *** Bug 203660 has been marked as a duplicate of this bug. *** *** Bug 190504 has been marked as a duplicate of this bug. *** *** Bug 194494 has been marked as a duplicate of this bug. *** *** Bug 202934 has been marked as a duplicate of this bug. *** *** Bug 203221 has been marked as a duplicate of this bug. *** *** Bug 203719 has been marked as a duplicate of this bug. *** Isn't this the crash I fixed in bug 200815? Created attachment 36598 [details] Force crash when accessing deleted clients from factory David, I am not sure. The backtrace from bug 200815 is when the action has completed, and returns to the (now deleted, because of rebuild) KMenu. But this crash happens during KXMLGUIFactory::removeClient called from KEditToolBarWidget::rebuildKXMLGUIClients. It has not completed the action yet, but already crashed. If your fix is backported, then we will see with 4.3.1 reports. Attached is what I have currently in my trunk, but I wasn't able to get a crash yet, not sure if accesses to 0xeeee0000 would crash at all. *** Bug 205633 has been marked as a duplicate of this bug. *** This now looks very likely to be the same as bug 170806, fixed in trunk in r1145720 (for kde-4.6; to be backported if it proves stable). *** Bug 204869 has been marked as a duplicate of this bug. *** Closing this as a duplicate of bug 170806 because the backtrace indicates that the XMLGUI client list contains stray pointers. If you are experiencing toolbar or shortcut related crashes again with KDE 4.5.3 or later, please create a new bug report. *** This bug has been marked as a duplicate of bug 170806 *** *** Bug 263875 has been marked as a duplicate of this bug. *** |