Summary: | Kopete Crashes on Logout | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Rob V <rvalkass> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bruno |
Priority: | NOR | ||
Version: | 1.0.80 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Rob V
2011-02-03 14:59:13 UTC
Created attachment 66344 [details]
New crash information added by DrKonqi
kopete (1.1.3) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
After upgrading packages, I ask to reboot the computer and get that kopete segfault
-- Backtrace (Reduced):
#6 JabberCapabilitiesManager::removeAccount (this=0x0, account=0xe0dd00) at /usr/src/debug/kdenetwork-4.7.3/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp:340
#7 0x00007fea293287ae in JabberAccount::~JabberAccount (this=0xe0dd00, __in_chrg=<optimized out>) at /usr/src/debug/kdenetwork-4.7.3/kopete/protocols/jabber/jabberaccount.cpp:164
#8 0x00007fea293288a9 in JabberAccount::~JabberAccount (this=0xe0dd00, __in_chrg=<optimized out>) at /usr/src/debug/kdenetwork-4.7.3/kopete/protocols/jabber/jabberaccount.cpp:172
#9 0x00007fea421cadd3 in Kopete::Protocol::~Protocol (this=0xdfde00, __in_chrg=<optimized out>) at /usr/src/debug/kdenetwork-4.7.3/kopete/libkopete/kopeteprotocol.cpp:73
#10 0x00007fea29316c69 in JabberProtocol::~JabberProtocol (this=0xdfde00, __in_chrg=<optimized out>) at /usr/src/debug/kdenetwork-4.7.3/kopete/protocols/jabber/jabberprotocol.cpp:146
SVN commit 1356757 by pali: Fix crashing Kopete compiled with jabber google talk support when exiting Related: bug 319215 Related: bug 251226 FIXED-IN: 4.11 M +8 -1 googletalk.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1356757 |