https://bugs.kde.org/show_bug.cgi?id=393807
Bug ID: 393807 Summary: Kopete crash on quit Product: kopete Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: normal Priority: NOR Component: general Assignee: kopete-bugs-n...@kde.org Reporter: mathias.hom...@opensuse.org Target Milestone: --- Application: kopete (1.13.0) Qt Version: 5.10.0 Frameworks Version: 5.45.0 Operating System: Linux 4.4.126-48-default x86_64 Distribution: "openSUSE Leap 42.3" -- Information about the crash: - What I was doing when the application crashed: The same as my other, earlier report, kopete crashes on quit and does not save settings The crash can be reproduced every time. -- Backtrace: Application: Kopete (kopete), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f9023da9940 (LWP 5089))] Thread 3 (Thread 0x7f90028d4700 (LWP 5093)): #0 0x00007f90173e2899 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f90173a0969 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f90173a1230 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f90173a142c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f901f0d0fbb in QEventDispatcherGlib::processEvents (this=0x7f8ff40008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007f901f07ca4b in QEventLoop::exec (this=this@entry=0x7f90028d3c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #6 0x00007f901eeba14a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:522 #7 0x00007f901eebee0f in QThreadPrivate::start (arg=0x231bc80) at thread/qthread_unix.cpp:376 #8 0x00007f9019586724 in start_thread () from /lib64/libpthread.so.0 #9 0x00007f901e7c4e8d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f9003fff700 (LWP 5091)): #0 0x00007f901e7b833d in read () from /lib64/libc.so.6 #1 0x00007f9013e6c073 in ?? () from /usr/lib64/tls/libnvidia-tls.so.390.48 #2 0x00007f90173e1750 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f90173a0e49 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f90173a12a8 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f90173a142c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #6 0x00007f901f0d0fbb in QEventDispatcherGlib::processEvents (this=0x7f8ffc0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #7 0x00007f901f07ca4b in QEventLoop::exec (this=this@entry=0x7f9003ffec50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #8 0x00007f901eeba14a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:522 #9 0x00007f9020a1b7b5 in ?? () from /usr/lib64/libQt5DBus.so.5 #10 0x00007f901eebee0f in QThreadPrivate::start (arg=0x7f9020c85d40) at thread/qthread_unix.cpp:376 #11 0x00007f9019586724 in start_thread () from /lib64/libpthread.so.0 #12 0x00007f901e7c4e8d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f9023da9940 (LWP 5089)): [KCrash Handler] #6 QWidget::testAttribute (attribute=Qt::WA_UnderMouse, this=0x0) at /usr/include/qt5/QtWidgets/qwidget.h:867 #7 QWidget::underMouse (this=0x0) at /usr/include/qt5/QtWidgets/qwidget.h:814 #8 KHTMLPart::begin (this=this@entry=0x3cab9f0, url=..., xOffset=xOffset@entry=0, yOffset=yOffset@entry=0) at /usr/src/debug/khtml-5.45.0/src/khtml_part.cpp:2075 #9 0x00007f8ff3ba5173 in ChatMessagePart::writeTemplate (this=this@entry=0x3cab9f0) at /usr/src/debug/kopete-18.04.0/kopete/chatwindow/chatmessagepart.cpp:1291 #10 0x00007f8ff3baca21 in ChatMessagePart::changeStyle (this=0x3cab9f0) at /usr/src/debug/kopete-18.04.0/kopete/chatwindow/chatmessagepart.cpp:1269 #11 0x00007f8ff3bbe135 in ChatMessagePart::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kopete-18.04.0/build/kopete/chatwindow/moc_chatmessagepart.cpp:237 #12 0x00007f901f0a9f36 in QObject::event (this=0x3cab9f0, e=<optimized out>) at kernel/qobject.cpp:1246 #13 0x00007f901fd9d7fc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x3cab9f0, e=0x3ca7510) at kernel/qapplication.cpp:3733 #14 0x00007f901fda45e0 in QApplication::notify (this=0x7ffc213fa3f0, receiver=0x3cab9f0, e=0x3ca7510) at kernel/qapplication.cpp:3492 #15 0x00007f901f07e325 in QCoreApplication::notifyInternal2 (receiver=0x3cab9f0, event=event@entry=0x3ca7510) at kernel/qcoreapplication.cpp:1044 #16 0x00007f901f080d43 in QCoreApplication::sendEvent (event=0x3ca7510, receiver=<optimized out>) at kernel/qcoreapplication.h:234 #17 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x220a660) at kernel/qcoreapplication.cpp:1719 #18 0x00007f901f081288 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1573 #19 0x00007f901f0d1773 in postEventSourceDispatch (s=0x2276ac0) at kernel/qeventdispatcher_glib.cpp:276 #20 0x00007f90173a1134 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #21 0x00007f90173a1388 in ?? () from /usr/lib64/libglib-2.0.so.0 #22 0x00007f90173a142c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f901f0d0f9c in QEventDispatcherGlib::processEvents (this=this@entry=0x2274320, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #24 0x00007f900cd18471 in QPAEventDispatcherGlib::processEvents (this=0x2274320, flags=...) at qeventdispatcher_glib.cpp:69 #25 0x00007f901f07ca4b in QEventLoop::exec (this=this@entry=0x7ffc213fa2c0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #26 0x00007f901f085104 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1332 #27 0x00007f901f5ebe5c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1687 #28 0x00007f901fd9d755 in QApplication::exec () at kernel/qapplication.cpp:2918 #29 0x000000000041688c in main (argc=1, argv=<optimized out>) at /usr/src/debug/kopete-18.04.0/kopete/main.cpp:123 The reporter indicates this bug may be a duplicate of or related to bug 357694. Possible duplicates by query: bug 357694. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.