Summary: | Kopete crashes when opening the protocol properties for jabber with a facebook account configured [KDialogQueue::Private::slotShowQueuedDialog] | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Jon Skanes <jon> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 4ernov, alinux, artlaber, cc, cfeck, dikos78, dreibh, freemanoid321, gabrimonfa, godescobar, housegregory299, kdelibs-bugs, laarriola, maxposedon, meta, morais.anderso, mschiwi, opensource, sml, stefan, tobias-inet00, yagorbunov |
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
New crash information added by DrKonqi |
Description
Jon Skanes
2010-07-05 14:41:04 UTC
*** Bug 251026 has been marked as a duplicate of this bug. *** *** Bug 250569 has been marked as a duplicate of this bug. *** *** Bug 263556 has been marked as a duplicate of this bug. *** *** Bug 263573 has been marked as a duplicate of this bug. *** *** Bug 272531 has been marked as a duplicate of this bug. *** Created attachment 60150 [details]
New crash information added by DrKonqi
kopete (1.0.80) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.2
- What I was doing when the application crashed:
1. Open Kopete
2. Make Jabber online
3. Open jabber preference and click Use protocol encription (SSL)
4. Kopete crashes
-- Backtrace (Reduced):
#8 0x44af8635 in KDialogQueue::Private::slotShowQueuedDialog (this=0x97b19d8) at /usr/src/debug/kdelibs-4.6.3/kdeui/dialogs/kdialog.cpp:1104
#9 0x44af86c5 in KDialogQueue::qt_metacall (this=0x97bd788, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x98f6570) at /usr/src/debug/kdelibs-4.6.3/i686-redhat-linux-gnu/kdeui/kdialogqueue_p.moc:72
[...]
#12 0x4b31d7cf in QObject::event (this=0x97bd788, e=0x9b28978) at kernel/qobject.cpp:1217
#13 0x4ba5a54c in QApplicationPrivate::notify_helper (this=0x9498c48, receiver=0x97bd788, e=0x9b28978) at kernel/qapplication.cpp:4462
#14 0x4ba5f252 in QApplication::notify (this=0xbf8b59a4, receiver=0x97bd788, e=0x9b28978) at kernel/qapplication.cpp:3862
*** Bug 275076 has been marked as a duplicate of this bug. *** *** Bug 277102 has been marked as a duplicate of this bug. *** *** Bug 277456 has been marked as a duplicate of this bug. *** Created attachment 63519 [details]
New crash information added by DrKonqi
kopete (1.1.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
I was trying to change my password when Kopete crashed.
-- Backtrace (Reduced):
#7 0x00007fd394c547af in KDialogQueue::Private::slotShowQueuedDialog (this=0x2ac0220) at ../../kdeui/dialogs/kdialog.cpp:1104
#8 0x00007fd394c54821 in KDialogQueue::qt_metacall (this=0x3f70630, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./kdialogqueue_p.moc:72
#9 0x00007fd3942e249a in QObject::event (this=0x3f70630, e=<value optimized out>) at kernel/qobject.cpp:1226
#10 0x00007fd3934149f4 in QApplicationPrivate::notify_helper (this=0x22a6440, receiver=0x3f70630, e=0x3fad120) at kernel/qapplication.cpp:4462
#11 0x00007fd3934193ba in QApplication::notify (this=<value optimized out>, receiver=0x3f70630, e=0x3fad120) at kernel/qapplication.cpp:4341
*** Bug 286445 has been marked as a duplicate of this bug. *** *** Bug 286931 has been marked as a duplicate of this bug. *** *** Bug 300040 has been marked as a duplicate of this bug. *** *** Bug 293663 has been marked as a duplicate of this bug. *** *** Bug 297366 has been marked as a duplicate of this bug. *** *** Bug 257013 has been marked as a duplicate of this bug. *** *** Bug 257355 has been marked as a duplicate of this bug. *** *** Bug 310549 has been marked as a duplicate of this bug. *** *** Bug 319860 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 244764 FIXED-IN: 4.11 M +4 -3 kopeteaccount.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1356753 *** Bug 326887 has been marked as a duplicate of this bug. *** |