[kde] [Bug 349628] New: system settings crashed
Andrew Kay
loops at wildruby.co.uk
Fri Jun 26 15:17:05 BST 2015
https://bugs.kde.org/show_bug.cgi?id=349628
Bug ID: 349628
Summary: system settings crashed
Product: kde
Version: unspecified
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: loops at wildruby.co.uk
Application: systemsettings5 (5.2.2)
Qt Version: 5.4.1
Operating System: Linux 3.19.0-21-generic x86_64
Distribution: Ubuntu 15.04
-- Information about the crash:
- What I was doing when the application crashed:
browsed the power settings
then browsed the monitor settings
and then it crashed.
-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fba6cba8780 (LWP 627))]
Thread 3 (Thread 0x7fba5d424700 (LWP 628)):
#0 0x00007fba693228dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fba6763cb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007fba6763e64f in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007fba601b7099 in QXcbEventReader::run (this=0x19f6940) at
qxcbconnection.cpp:1105
#4 0x00007fba699a3b0e in QThreadPrivate::start (arg=0x19f6940) at
thread/qthread_unix.cpp:337
#5 0x00007fba665566aa in start_thread (arg=0x7fba5d424700) at
pthread_create.c:333
#6 0x00007fba6932deed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 2 (Thread 0x7fba49267700 (LWP 637)):
#0 0x00007fba693240b7 in ioctl () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fba4eb79919 in uki_firegl_MicroSleep () from /usr/lib/libatiuki.so.1
#2 0x00007fba50aae920 in ?? () from /usr/lib/dri/fglrx_dri.so
#3 0x00007fba5023fd72 in ?? () from /usr/lib/dri/fglrx_dri.so
#4 0x00007fba5023fdc5 in ?? () from /usr/lib/dri/fglrx_dri.so
#5 0x00007fba665566aa in start_thread (arg=0x7fba49267700) at
pthread_create.c:333
#6 0x00007fba6932deed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 1 (Thread 0x7fba6cba8780 (LWP 627)):
[KCrash Handler]
#6 0x00007fba6842bd7e in QQuickItemPrivate::addToDirtyList() () from
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007fba6842be28 in
QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () from
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007fba68436045 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#9 0x00007fba69c1373a in QObject::event (this=0x1f56b00, e=<optimized out>) at
kernel/qobject.cpp:1245
#10 0x00007fba68434b6b in QQuickItem::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x00007fba6a9cdb2c in QApplicationPrivate::notify_helper (this=0x19dde70,
receiver=0x1f56b00, e=0x7fba340fab50) at kernel/qapplication.cpp:3720
#12 0x00007fba6a9d3000 in QApplication::notify (this=0x7ffd48524640,
receiver=0x1f56b00, e=0x7fba340fab50) at kernel/qapplication.cpp:3503
#13 0x00007fba69be1c2b in QCoreApplication::notifyInternal
(this=0x7ffd48524640, receiver=0x1f56b00, event=event at entry=0x7fba340fab50) at
kernel/qcoreapplication.cpp:935
#14 0x00007fba69be3c9b in sendEvent (event=0x7fba340fab50, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x19dd0c0) at
kernel/qcoreapplication.cpp:1552
#16 0x00007fba69be4298 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1410
#17 0x00007fba69c3a843 in postEventSourceDispatch (s=0x1a1fb60) at
kernel/qeventdispatcher_glib.cpp:271
#18 0x00007fba66037c3d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fba66037f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fba66037fcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fba69c3ac57 in QEventDispatcherGlib::processEvents (this=0x1a2e8d0,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#22 0x00007fba69bdf3e2 in QEventLoop::exec (this=this at entry=0x7ffd48524520,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:204
#23 0x00007fba69be702c in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1188
#24 0x00007fba6a40831c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1510
#25 0x00007fba6a9c97a5 in QApplication::exec () at kernel/qapplication.cpp:2956
#26 0x000000000040eebc in main (argc=1, argv=<optimized out>) at
../../app/main.cpp:54
Reported using DrKonqi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list