Summary: | Contact list crashed when closed | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | contactlist | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aleixpol, mklapetek |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 0.4.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-contact-list/c25e962cdd0a7268dd2ce9af7b018ccb522917d7 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Daniele E. Domenichelli
2012-02-02 21:39:04 UTC
Fixed in 0.3. Created attachment 69706 [details]
New crash information added by DrKonqi
ktp-contactlist (0.3) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
I was closing the contact list, then crashed when I didn't remember about it anymore.
It doesn't happen always I think, but most of the time.
-- Backtrace (Reduced):
#6 0x00007fa2c905c699 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#7 0x0000000000450a9d in KToolTipWindow::~KToolTipWindow (this=0x2102150, __in_chrg=<optimized out>) at /home/kde-devel/src/telepathy/ktp-contact-list/tooltips/ktooltipwindow.cpp:44
#8 0x0000000000450ad6 in KToolTipWindow::~KToolTipWindow (this=0x2102150, __in_chrg=<optimized out>) at /home/kde-devel/src/telepathy/ktp-contact-list/tooltips/ktooltipwindow.cpp:46
#9 0x000000000044f2d5 in KToolTipManager::~KToolTipManager (this=0x1783f60, __in_chrg=<optimized out>) at /home/kde-devel/src/telepathy/ktp-contact-list/tooltips/ktooltip.cpp:53
#10 0x000000000044f26d in destroy () at /home/kde-devel/src/telepathy/ktp-contact-list/tooltips/ktooltip.cpp:44
Still reproducible - point the mouse at contact, tooltip appears, press alt+f4, crash. FWIW I have never stopped to have this crash. Git commit c25e962cdd0a7268dd2ce9af7b018ccb522917d7 by Martin Klapetek. Committed on 01/06/2012 at 00:46. Pushed by mklapetek into branch 'master'. Don't crash on deletition Reviewed-by: David Edmundson M +1 -1 tooltips/ktooltip.cpp http://commits.kde.org/telepathy-contact-list/c25e962cdd0a7268dd2ce9af7b018ccb522917d7 Please test and reopen if it still crashes for you, thanks. |