Summary: | contact list crashes when closing the settings dialog | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Andreas Roth <aroth> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | heri+kde, kde, mail |
Priority: | NOR | ||
Version: | 0.6.1 | ||
Target Milestone: | Future | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-accounts-kcm/791c93c5197fcf7c9047aa2a9b4932f991a7587c | Version Fixed In: | 0.6.2 |
Sentry Crash Report: |
Description
Andreas Roth
2013-04-24 07:31:53 UTC
Can the bug be reproduced? Could you maybe run the application through valgrind to get more detailled information? It's very unclear how this can happen, and nobody was able to reproduce it so far. The valgrind logs are clean, too. *** Bug 313955 has been marked as a duplicate of this bug. *** [17:34] <d_ed> so, to reproduce: [17:34] <d_ed> close the wallet [17:34] <d_ed> (make sure it has a password) [17:34] <d_ed> open system settings [17:34] <d_ed> click edit [17:35] <d_ed> ignore the wallet prompt [17:35] <d_ed> and click close [17:35] <d_ed> our app gets killed (from the inner event loop) exec finishes and we're in a broken stack.. double free. BOOM Git commit 791c93c5197fcf7c9047aa2a9b4932f991a7587c by David Edmundson. Committed on 02/05/2013 at 18:46. Pushed by davidedmundson into branch 'kde-telepathy-0.6'. Wrap EditAccountDialog in a QWeakPointer FIXED-IN: 0.6.2 Reviewed-By: Sven Brauch M +3 -2 src/kcm-telepathy-accounts.cpp http://commits.kde.org/telepathy-accounts-kcm/791c93c5197fcf7c9047aa2a9b4932f991a7587c |