Bug 284991 - System Settings crashed on close
Summary: System Settings crashed on close
Status: RESOLVED DUPLICATE of bug 284408
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 08:18 UTC by gapon
Modified: 2011-10-26 20:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gapon 2011-10-26 08:18:52 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I was changing mu power management settings and the dialog crashed after closing it.

Thanks.

-- Backtrace:
Application: Nastavení systému (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fc7053f0780 (LWP 3423))]

Thread 3 (Thread 0x7fc6efe29700 (LWP 3424)):
#0  0x00007fc7028b7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc700175f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc700176429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc70301ff3e in QEventDispatcherGlib::processEvents (this=0x1e9af10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fc702ff3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc702ff3ef7 in QEventLoop::exec (this=0x7fc6efe28dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fc702f0b27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fc702fd6cbf in QInotifyFileSystemWatcherEngine::run (this=0x1f9b450) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fc702f0dd05 in QThreadPrivate::start (arg=0x1f9b450) at thread/qthread_unix.cpp:331
#9  0x00007fc700647efc in start_thread (arg=0x7fc6efe29700) at pthread_create.c:304
#10 0x00007fc7028c389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc6dee4e700 (LWP 3443)):
#0  0x00007fc7028b7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc700175f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc700176429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc70301ff3e in QEventDispatcherGlib::processEvents (this=0x7fc6e8000cd0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fc702ff3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc702ff3ef7 in QEventLoop::exec (this=0x7fc6dee4ddd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fc702f0b27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fc702fd6cbf in QInotifyFileSystemWatcherEngine::run (this=0x3255e10) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fc702f0dd05 in QThreadPrivate::start (arg=0x3255e10) at thread/qthread_unix.cpp:331
#9  0x00007fc700647efc in start_thread (arg=0x7fc6dee4e700) at pthread_create.c:304
#10 0x00007fc7028c389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc7053f0780 (LWP 3423)):
[KCrash Handler]
#6  0x00007fc6ee1990f5 in QHash<void*, PyQtProxy*>::duplicateNode(QHashData::Node*, void*) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#7  0x00007fc702f29637 in QHashData::detach_helper2 (this=0x25c9bf0, node_duplicate=0x7fc6ee1990f0 <QHash<void*, PyQtProxy*>::duplicateNode(QHashData::Node*, void*)>, node_delete=0x7fc6ee1990e0 <QHash<void*, PyQtProxy*>::deleteNode2(QHashData::Node*)>, nodeSize=<optimized out>, nodeAlign=8) at tools/qhash.cpp:235
#8  0x00007fc6ee19dca7 in sipQtFindSipslot () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#9  0x00007fc6ede1071e in sipWrapper_traverse (arg=0x0, visit=0x7fc6ef056620 <visit_decref>, self=0x251f170) at /build/buildd/sip4-4.12.4/siplib/siplib.c:9648
#10 sipWrapper_traverse (self=0x251f170, visit=0x7fc6ef056620 <visit_decref>, arg=0x0) at /build/buildd/sip4-4.12.4/siplib/siplib.c:9629
#11 0x00007fc6ef0568c7 in subtract_refs (containers=0x7fc6ef3d6c80) at ../Modules/gcmodule.c:345
#12 collect (generation=2) at ../Modules/gcmodule.c:874
#13 0x00007fc6ef0575e4 in PyGC_Collect () at ../Modules/gcmodule.c:1386
#14 0x00007fc6ef043aa6 in Py_Finalize () at ../Python/pythonrun.c:437
#15 Py_Finalize () at ../Python/pythonrun.c:393
#16 0x00007fc6ef4239e5 in KPythonPluginFactory::~KPythonPluginFactory (this=0x1fe0760, __in_chrg=<optimized out>) at ../../kpythonpluginfactory/kpythonpluginfactory.cpp:262
#17 0x00007fc6ef423a49 in KPythonPluginFactory::~KPythonPluginFactory (this=0x1fe0760, __in_chrg=<optimized out>) at ../../kpythonpluginfactory/kpythonpluginfactory.cpp:268
#18 0x00007fc70300d926 in QObjectCleanupHandler::clear (this=0x1beb5c0) at kernel/qobjectcleanuphandler.cpp:140
#19 0x00007fc70300d96b in QObjectCleanupHandler::~QObjectCleanupHandler (this=0x1beb5c0, __in_chrg=<optimized out>) at kernel/qobjectcleanuphandler.cpp:86
#20 0x00007fc70300d9b9 in QObjectCleanupHandler::~QObjectCleanupHandler (this=0x1beb5c0, __in_chrg=<optimized out>) at kernel/qobjectcleanuphandler.cpp:87
#21 0x00007fc70281d821 in __run_exit_handlers (status=1, listp=0x7fc702b7a5a8, run_list_atexit=true) at exit.c:78
#22 0x00007fc70281d8a5 in __GI_exit (status=<optimized out>) at exit.c:100
#23 0x00007fc6e3e82b9e in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#24 0x00007fc701c1c06f in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#25 0x00007fc701c18e21 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#26 0x00007fc701c19d77 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#27 0x00007fc701bfe34b in XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#28 0x00007fc704ac471b in NETWinInfo::update (this=0x7fffd55ff680, dirty_props=<optimized out>) at ../../kdeui/windowmanagement/netwm.cpp:3962
#29 0x00007fc704ac5ee6 in NETWinInfo::event (this=0x7fffd55ff680, event=0x7fffd55ff730, properties=0x7fffd55ff650, properties_size=2) at ../../kdeui/windowmanagement/netwm.cpp:3925
#30 0x00007fc704abafc8 in KWindowSystemPrivate::x11Event (this=0x1fbb170, ev=0x7fffd55ff730) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:198
#31 0x00007fc7049ab0a6 in publicX11Event (e=0x7fffd55ff730, this=<optimized out>) at ../../kdeui/kernel/ksystemeventfilter.cpp:43
#32 KSystemEventFilterPrivate::filterEvent (this=0x18ead70, message=0x7fffd55ff730) at ../../kdeui/kernel/ksystemeventfilter.cpp:102
#33 0x00007fc703d16388 in x11EventSourceDispatch (s=0x18d7840, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:143
#34 0x00007fc700175a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fc700176258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fc700176429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fc70301fed6 in QEventDispatcherGlib::processEvents (this=0x18a7a10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#38 0x00007fc703d1607e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007fc702ff3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007fc702ff3ef7 in QEventLoop::exec (this=0x7fffd55ffb00, flags=...) at kernel/qeventloop.cpp:201
#41 0x00007fc702ff8789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#42 0x000000000040a7c5 in main (argc=5, argv=0x7fffd55ffe38) at ../../../systemsettings/app/main.cpp:49

Possible duplicates by query: bug 284869, bug 284837, bug 284804, bug 284786, bug 284760.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-26 20:21:02 UTC

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