Bug 256892 - kopete crashed after calling it form the notification indicator
Summary: kopete crashed after calling it form the notification indicator
Status: RESOLVED DUPLICATE of bug 170806
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-14 15:20 UTC by john-sha
Modified: 2010-11-15 21:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john-sha 2010-11-14 15:20:02 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Kopete was running minimised to tray (notification indicator). When I tried to open kopete window from tray, it chrashed

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77af710 (LWP 1816))]

Thread 3 (Thread 0xb4286b70 (LWP 1877)):
#0  0x00f73416 in __kernel_vsyscall ()
#1  0x00959de6 in poll () from /lib/libc.so.6
#2  0x021f9a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x021ec43c in ?? () from /lib/libglib-2.0.so.0
#4  0x021ec848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x038b359f in QEventDispatcherGlib::processEvents (this=0xb3900468, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x03883609 in QEventLoop::processEvents (this=0xb4286290, flags=) at kernel/qeventloop.cpp:149
#7  0x03883a8a in QEventLoop::exec (this=0xb4286290, flags=...) at kernel/qeventloop.cpp:201
#8  0x0377fb7e in QThread::exec (this=0xa41e5d0) at thread/qthread.cpp:490
#9  0x0386235b in QInotifyFileSystemWatcherEngine::run (this=0xa41e5d0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x03782df9 in QThreadPrivate::start (arg=0xa41e5d0) at thread/qthread_unix.cpp:266
#11 0x0030ecc9 in start_thread () from /lib/libpthread.so.0
#12 0x009686ae in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb221bb70 (LWP 1931)):
#0  0x00f73416 in __kernel_vsyscall ()
#1  0x00959de6 in poll () from /lib/libc.so.6
#2  0x021f9a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x021ec43c in ?? () from /lib/libglib-2.0.so.0
#4  0x021ec848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x038b359f in QEventDispatcherGlib::processEvents (this=0xa657258, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x03883609 in QEventLoop::processEvents (this=0xa65a0b0, flags=) at kernel/qeventloop.cpp:149
#7  0x03883a8a in QEventLoop::exec (this=0xa65a0b0, flags=...) at kernel/qeventloop.cpp:201
#8  0x033a915b in XMPP::SyncThread::run (this=0xa68b960) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#9  0x03782df9 in QThreadPrivate::start (arg=0xa68b960) at thread/qthread_unix.cpp:266
#10 0x0030ecc9 in start_thread () from /lib/libpthread.so.0
#11 0x009686ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb77af710 (LWP 1816)):
[KCrash Handler]
#7  0x00000209 in ?? ()
#8  0x010a2e95 in KDEPrivate::KEditToolBarWidgetPrivate::initKPart (this=0xa8f24e0, factory=0xa156790, defaultToolBar=...) at ../../kdeui/dialogs/kedittoolbar.cpp:786
#9  0x010a3aa9 in load (this=0xa378c68, event=0xbf9f8090) at ../../kdeui/dialogs/kedittoolbar.cpp:724
#10 KEditToolBar::showEvent (this=0xa378c68, event=0xbf9f8090) at ../../kdeui/dialogs/kedittoolbar.cpp:1677
#11 0x0173ac72 in QWidget::event (this=0xa378c68, event=0xbf9f8090) at kernel/qwidget.cpp:8394
#12 0x016dcfdc in QApplicationPrivate::notify_helper (this=0x9f86f08, receiver=0xa378c68, e=0xbf9f8090) at kernel/qapplication.cpp:4396
#13 0x016e30e9 in QApplication::notify (this=0xbf9f8d24, receiver=0xa378c68, e=0xbf9f8090) at kernel/qapplication.cpp:4361
#14 0x0114c68a in KApplication::notify (this=0xbf9f8d24, receiver=0xa378c68, event=0xbf9f8090) at ../../kdeui/kernel/kapplication.cpp:310
#15 0x03884b3b in QCoreApplication::notifyInternal (this=0xbf9f8d24, receiver=0xa378c68, event=0xbf9f8090) at kernel/qcoreapplication.cpp:732
#16 0x0173f655 in sendEvent (this=0xa3ce720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QWidgetPrivate::show_helper (this=0xa3ce720) at kernel/qwidget.cpp:7367
#18 0x01740e9b in QWidget::setVisible (this=0xa378c68, visible=true) at kernel/qwidget.cpp:7589
#19 0x01c483c7 in QDialog::setVisible (this=0xa378c68, visible=true) at dialogs/qdialog.cpp:739
#20 0x0805cc2e in show (this=0xa073580) at /usr/include/qt4/QtGui/qwidget.h:487
#21 KopeteWindow::slotConfToolbar (this=0xa073580) at ../../../kopete/kopete/kopetewindow.cpp:764
#22 0x080683ff in KopeteWindow::qt_metacall (this=0xa073580, _c=QMetaObject::InvokeMetaMethod, _id=51, _a=0xa3d6578) at ./kopetewindow.moc:149
#23 0x0388a8ca in QMetaObject::metacall (object=0xa073580, cl=3214899972, idx=51, argv=0xa3d6578) at kernel/qmetaobject.cpp:237
#24 0x03895df6 in QMetaCallEvent::placeMetaCall (this=0xa47e2a0, object=0xa073580) at kernel/qobject.cpp:534
#25 0x038976a2 in QObject::event (this=0xa073580, e=0x0) at kernel/qobject.cpp:1219
#26 0x0173a936 in QWidget::event (this=0xa073580, event=0xa47e2a0) at kernel/qwidget.cpp:8646
#27 0x01b7b917 in QMainWindow::event (this=0xa073580, event=0xa47e2a0) at widgets/qmainwindow.cpp:1417
#28 0x012428a4 in KMainWindow::event (this=0xa073580, ev=0xa47e2a0) at ../../kdeui/widgets/kmainwindow.cpp:1100
#29 0x0128b14f in KXmlGuiWindow::event (this=0xa073580, ev=0xa47e2a0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#30 0x016dcfdc in QApplicationPrivate::notify_helper (this=0x9f86f08, receiver=0xa073580, e=0xa47e2a0) at kernel/qapplication.cpp:4396
#31 0x016e30e9 in QApplication::notify (this=0xbf9f8d24, receiver=0xa073580, e=0xa47e2a0) at kernel/qapplication.cpp:4361
#32 0x0114c68a in KApplication::notify (this=0xbf9f8d24, receiver=0xa073580, event=0xa47e2a0) at ../../kdeui/kernel/kapplication.cpp:310
#33 0x03884b3b in QCoreApplication::notifyInternal (this=0xbf9f8d24, receiver=0xa073580, event=0xa47e2a0) at kernel/qcoreapplication.cpp:732
#34 0x03887d8b in sendEvent (receiver=0x0, event_type=0, data=0x9f5dbf8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9f5dbf8) at kernel/qcoreapplication.cpp:1373
#36 0x03887f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#37 0x038b3a74 in sendPostedEvents (s=0x9f89db0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=0x9f89db0) at kernel/qeventdispatcher_glib.cpp:277
#39 0x021e8855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x021ec668 in ?? () from /lib/libglib-2.0.so.0
#41 0x021ec848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x038b3565 in QEventDispatcherGlib::processEvents (this=0x9f5d6d8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#43 0x0179ebe5 in QGuiEventDispatcherGlib::processEvents (this=0x9f5d6d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x03883609 in QEventLoop::processEvents (this=0xbf9f8c84, flags=) at kernel/qeventloop.cpp:149
#45 0x03883a8a in QEventLoop::exec (this=0xbf9f8c84, flags=...) at kernel/qeventloop.cpp:201
#46 0x0388800f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#47 0x016dbe07 in QApplication::exec () at kernel/qapplication.cpp:3672
#48 0x080587ae in main (argc=3, argv=0xbf9f9164) at ../../../kopete/kopete/main.cpp:105

Possible duplicates by query: bug 253848, bug 247319, bug 240457, bug 232202, bug 221470.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-15 21:09:06 UTC
[Comment from a bug triager]
This bug will be fixed in KDE SC 4.5.3 and later. The original issue was reported at bug 170806. Merging
Thanks

*** This bug has been marked as a duplicate of bug 170806 ***