Bug 355694 - Tumbleweed 2015-11-18 - systemsettings - Application: Systeeminstellingen (systemsettings5), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1".
Summary: Tumbleweed 2015-11-18 - systemsettings - Application: Systeeminstellingen (s...
Status: RESOLVED DUPLICATE of bug 346519
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.4.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-21 14:09 UTC by André Verwijs
Modified: 2017-01-04 13:30 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 André Verwijs 2015-11-21 14:09:38 UTC
Application: systemsettings5 (5.4.1)

Qt Version: 5.5.1
Operating System: Linux 4.3.0-2-default x86_64
Distribution: "openSUSE Tumbleweed (20151118) (x86_64)"

-- Information about the crash:
Tumbleweed 2015-11-18  -  Application: Systeeminstellingen:

(systemsettings5), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1".

see backtrace ....

The crash can be reproduced every time.

-- Backtrace:
Application: Systeeminstellingen (systemsettings5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5f073e6780 (LWP 18681))]

Thread 3 (Thread 0x7f5ef31db700 (LWP 18682)):
#0  0x00007f5f031a41cd in poll () at /lib64/libc.so.6
#1  0x00007f5efffda432 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f5efffdc007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f5ef5b5fe29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f5f0389594f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f5eff7654a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f5f031acb5d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f5ee2475700 (LWP 18686)):
#0  0x00007f5f031a41cd in poll () at /lib64/libc.so.6
#1  0x00007f5eff248264 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f5eff24836c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f5f03aba52b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f5f03a6463a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f5f03890b1c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f5f01e459a5 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007f5f0389594f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f5eff7654a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f5f031acb5d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f5f073e6780 (LWP 18681)):
[KCrash Handler]
#6  0x00007f5f030f7d38 in raise () at /lib64/libc.so.6
#7  0x00007f5f030f918a in abort () at /lib64/libc.so.6
#8  0x00007f5f0388382e in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f5f022fa5c4 in  () at /usr/lib64/libQt5Quick.so.5
#10 0x00007f5f02302a32 in  () at /usr/lib64/libQt5Quick.so.5
#11 0x00007f5f02302e1b in  () at /usr/lib64/libQt5Quick.so.5
#12 0x00007f5f04dddc3b in QWindow::event(QEvent*) () at /usr/lib64/libQt5Gui.so.5
#13 0x00007f5f02333621 in QQuickWindow::event(QEvent*) () at /usr/lib64/libQt5Quick.so.5
#14 0x00007f5f055758cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f5f0557a9d6 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#16 0x00007f5f03a66cf3 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f5f04dd66e4 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /usr/lib64/libQt5Gui.so.5
#18 0x00007f5f04dd737d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5
#19 0x00007f5f04dbc9f8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5
#20 0x00007f5ef5b8fed0 in  () at /usr/lib64/libQt5XcbQpa.so.5
#21 0x00007f5eff248097 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f5eff2482c8 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f5eff24836c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f5f03aba50f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f5f03a6463a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f5f03a6c2fd in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#27 0x00000000004101a8 in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-12-03 19:50:16 UTC
Please install debug symbols for Qt libraries and add a new backtrace.
Comment 2 Christoph Feck 2017-01-04 13:30:42 UTC

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