https://bugs.kde.org/show_bug.cgi?id=399720
Bug ID: 399720 Summary: kolourpaint crashes on start Product: kolourpaint Version: unspecified Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kolourpaint-supp...@lists.sourceforge.net Reporter: mathias.hom...@opensuse.org Target Milestone: --- Application: kolourpaint (18.08.2) Qt Version: 5.11.2 Frameworks Version: 5.50.0 Operating System: Linux 4.12.14-lp150.12.19-default x86_64 Distribution: "openSUSE Leap 15.0" -- Information about the crash: - What I was doing when the application crashed: didn't get to actually do anything, app segfaults on start w/o even creating the UI The crash can be reproduced every time. -- Backtrace: Application: KolourPaint (kolourpaint), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f0d19e4a940 (LWP 17655))] Thread 3 (Thread 0x7f0d016ed700 (LWP 17657)): #0 0x00007f0d154eeb78 in read () from /lib64/libc.so.6 #1 0x00007f0d0eba4420 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f0d0eb5fbf7 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f0d0eb600b0 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f0d0eb6021c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f0d161743cb in QEventDispatcherGlib::processEvents (this=0x7f0cf4000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007f0d1611870a in QEventLoop::exec (this=this@entry=0x7f0d016ecc40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #7 0x00007f0d15f43aaa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525 #8 0x00007f0d122f9b75 in ?? () from /usr/lib64/libQt5DBus.so.5 #9 0x00007f0d15f4e9cb in QThreadPrivate::start (arg=0x7f0d12571d60) at thread/qthread_unix.cpp:367 #10 0x00007f0d11417559 in start_thread () from /lib64/libpthread.so.0 #11 0x00007f0d154fd82f in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f0d0448c700 (LWP 17656)): #0 0x00007f0d154f308b in poll () from /lib64/libc.so.6 #1 0x00007f0d0dbc5387 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f0d0dbc6faa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f0d06e2ebd9 in QXcbEventReader::run (this=0x5637b018b760) at qxcbconnection.cpp:1391 #4 0x00007f0d15f4e9cb in QThreadPrivate::start (arg=0x5637b018b760) at thread/qthread_unix.cpp:367 #5 0x00007f0d11417559 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f0d154fd82f in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f0d19e4a940 (LWP 17655)): [KCrash Handler] #6 QArrayData::data (this=0x50c880) at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:61 #7 QTypedArrayData<char>::data (this=0x50c880) at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:206 #8 QByteArray::data (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:491 #9 rawStringData (index=<optimized out>, mo=<optimized out>) at kernel/qmetaobject.cpp:161 #10 objectClassName (m=<optimized out>) at kernel/qmetaobject.cpp:306 #11 QMetaObject::className (this=<optimized out>) at kernel/qmetaobject.cpp:316 #12 0x00007f0d17af4fb4 in QApplication::font (widget=widget@entry=0x5637b05f1b40) at kernel/qapplication.cpp:1542 #13 0x00007f0d17b3369b in QWidget::event (this=0x5637b05f1b40, event=<optimized out>) at kernel/qwidget.cpp:9010 #14 0x00007f0d17af3f9c in QApplicationPrivate::notify_helper (this=this@entry=0x5637b0175a70, receiver=receiver@entry=0x5637b05f1b40, e=e@entry=0x7fffe4d14020) at kernel/qapplication.cpp:3728 #15 0x00007f0d17afb57f in QApplication::notify (this=0x7fffe4d14320, receiver=0x5637b05f1b40, e=0x7fffe4d14020) at kernel/qapplication.cpp:3487 #16 0x00007f0d1611a3d8 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x5637b05f1b40, event=event@entry=0x7fffe4d14020) at kernel/qcoreapplication.cpp:1048 #17 0x00007f0d17b2ea33 in QCoreApplication::sendEvent (event=0x7fffe4d14020, receiver=0x5637b05f1b40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #18 QWidget::ensurePolished (this=this@entry=0x5637b05f1b40) at kernel/qwidget.cpp:10168 #19 0x00007f0d17b326a9 in QWidget::setVisible (this=0x5637b05f1b40, visible=<optimized out>) at kernel/qwidget.cpp:8297 #20 0x00007f0d17c09459 in QDockWidgetLayout::setWidgetForRole (this=0x5637b05f71f0, r=QDockWidgetLayout::FloatButton, w=0x5637b05f1b40) at widgets/qdockwidget.cpp:460 #21 0x00007f0d17c095e7 in QDockWidgetPrivate::init (this=0x5637b06f8da0) at widgets/qdockwidget.cpp:653 #22 0x00005637af83017a in kpColorToolBar::kpColorToolBar(QString const&, QWidget*) () #23 0x00005637af7f019b in kpMainWindow::createColorBox() () #24 0x00005637af7f49bb in kpMainWindow::init() () #25 0x00005637af7f4e22 in kpMainWindow::kpMainWindow() () #26 0x00005637af7ba93e in main () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.