Summary: | kopete crashes when i remove an ICQ contact | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Tilman Keskinöz <tilman> |
Component: | Contact list | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tilman Keskinöz
2006-01-15 12:39:57 UTC
strange that it crashes in dynamic_cast... I wonder if there are hardware problems involved. > #3 0x000000000046876c in KopeteContactListView::slotMetaContactDeleted ( this=0xd0d0d0d0d0d0d0d0
Strange value for this.
can you tell us the exact step to reproduce ?
Does it happen with others protocol as well ?
yeah, looks like this points somewhere into Nirvana. Just noticed i did not write in the original Bug report, that the machine is an amd64 (but you probably guessed that from the length of the addresses :-). I am currently running 3.5.2 and the bug is still present. How to reproduce: Go "online". Right click on a contact and select "Remove contact" See kopete crashing. For the record, after restarting kopete the User is still there, so the operation did not suceeed. Sorry i don't use other protocols. But looking at the backtrace it looks more like an UI issue and not like a problem in the protocol. Btw, here is an updated backtrace just in case: #0 0x0000000802be1074 in __dynamic_cast () from /usr/lib/libstdc++.so.5 No symbol table info available. #1 0x00000000004715bc in ContactListViewStrategy::removeMetaContactFromGroupInner<KopeteStatusGroupViewItem> (this=0x5a5a5a5a5a5a5a5a, mc=0x807b65480, gpi=0x5a5a5a5a5a5a5a5a) at kopetecontactlistview.cpp:139 mci = (class KopeteMetaContactLVI *) 0x0 item = (class QListViewItem *) 0x5a5a5a5a5a5a5a5a #2 0x000000000047166c in ArrangeByPresenceViewStrategy::removeMetaContact ( this=0x806a88470, mc=0x807b65480) at kopetecontactlistview.cpp:255 No locals. #3 0x000000000046892c in KopeteContactListView::slotMetaContactDeleted ( this=0x5a5a5a5a5a5a5a5a, mc=0x807b65480) at kopetecontactlistview.cpp:547 No locals. #4 0x000000000046ec36 in KopeteContactListView::qt_invoke (this=0x806a55c00, _id=125, _o=0x7fffffffd4d0) at kopetecontactlistview.moc:236 No locals. [....] Just tried on kopete 3.5.8. It doesn't crash. Still have you this problem with recent version of kopete? Closing this bug because nobody answer me in the last six month. If someone will have this problem again, reopen this bug. |