Summary: | contaclist crash when toggle show/hide groups | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Alin M Elena <alinm.elena> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 0.4.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 232378 |
Description
Alin M Elena
2011-06-20 13:38:00 UTC
Crap! I removed some code recently which was marked as "working round a crash" when doing exactly what you just did. However adding that code back in is cheating. So let's get to the bottom of this. Alin: Does it crash every time? Task for someone: Identify every instance of TreeNode::parent() where the pointer is not checked before usage. Add a Q_ASSERT. Then we'll know exactly who is causing this. Alin: Oops, you said it happens every time. Ignore that question. Also try and build/run debug versions if possible. This is now fixed. Please re-open if you still see this. |