Summary: | Crash when disconnecting from WLM | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Lamarque V. Souza <lamarque> |
Component: | WLM Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jaak |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Makes race condition unlikely to happen
Backtrace of the crash |
Description
Lamarque V. Souza
2009-07-09 18:20:22 UTC
Created attachment 35199 [details]
Makes race condition unlikely to happen
Created attachment 35200 [details]
Backtrace of the crash
SVN commit 1067407 by rjarosz: Use deleteLater instead of delete for WlmServer because Connection::disconnect may access it after delete was called. Don't leak NotificationServerConnection if user typed bad password (and porbably on other errors too). Use standard bad password disconnection. BUG: 199580 M +5 -7 wlmaccount.cpp M +3 -7 wlmserver.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1067407 *** Bug 220509 has been marked as a duplicate of this bug. *** |