Summary: | Kopete crashed when trying to edit account preferences [XMPP::Task::client, XMPP::Task::Task, XMPP::JT_Register::JT_Register, ..., JabberProtocol::createEditAccountWidget] | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Raúl <rasasi78> |
Component: | Jabber Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, mail, moonwalker |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11 | |
Sentry Crash Report: |
Description
Raúl
2010-07-15 16:21:54 UTC
[Comment from a bug triager] From bug 251241: - What I was doing when the application crashed: I tried to open the settings of one of the chat accounts registred within kopete. From bug 257570: -- Information about the crash: I have ICQ transport setup for my gtalk account. When I setup gtalk account in Kopete it detects ICQ transport as separate account. If I try to edit details for this ICQ transport account Kopete always crashes if I'm still offline. If I'm online Kopete doesn't crash. *** Bug 251241 has been marked as a duplicate of this bug. *** *** Bug 257570 has been marked as a duplicate of this bug. *** SVN commit 1356753 by pali: Wrap Edit account dialog into QPointer * Edit account dialog using KDialog::exec() function which can lead to memory corruption and double free * After this change Jabber edit account dialog stopped crashing when applying changes Related: bug 306917 Related: bug 306585 Related: bug 243653 FIXED-IN: 4.11 M +4 -3 kopeteaccount.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1356753 |