Bug 284730 - Crash just after page test
Summary: Crash just after page test
Status: RESOLVED DUPLICATE of bug 283611
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-22 18:49 UTC by Pascal
Modified: 2011-10-22 19:19 UTC (History)
0 users

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 Pascal 2011-10-22 18:49:09 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.7.1 (4.7.1)
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:

Adding HP 1300 network footmaticPXl Mono network on 192.168.0.1
Then print page test.

The crash can be reproduced every time.

-- Backtrace:
Application: Configuration du système (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f29ee59f780 (LWP 2787))]

Thread 2 (Thread 0x7f29d8906700 (LWP 2788)):
#0  0x00007f29eba5e773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f29e931ef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f29e931f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f29ec1c6f3e in QEventDispatcherGlib::processEvents (this=0xf216c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f29ec19acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f29ec19aef7 in QEventLoop::exec (this=0x7f29d8905dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f29ec0b227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f29ec17dcbf in QInotifyFileSystemWatcherEngine::run (this=0xf20b20) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f29ec0b4d05 in QThreadPrivate::start (arg=0xf20b20) at thread/qthread_unix.cpp:331
#9  0x00007f29e97f0efc in start_thread (arg=0x7f29d8906700) at pthread_create.c:304
#10 0x00007f29eba6a89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f29ee59f780 (LWP 2787)):
[KCrash Handler]
#6  0x00007f29d2c310f5 in QHash<void*, PyQtProxy*>::duplicateNode(QHashData::Node*, void*) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#7  0x00007f29ec0d0637 in QHashData::detach_helper2 (this=0x1412f10, node_duplicate=0x7f29d2c310f0 <QHash<void*, PyQtProxy*>::duplicateNode(QHashData::Node*, void*)>, node_delete=0x7f29d2c310e0 <QHash<void*, PyQtProxy*>::deleteNode2(QHashData::Node*)>, nodeSize=<optimized out>, nodeAlign=8) at tools/qhash.cpp:235
#8  0x00007f29d2c35ca7 in sipQtFindSipslot () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#9  0x00007f29d28a871e in sipWrapper_traverse (arg=0x0, visit=0x7f29d3a2d620 <visit_decref>, self=0x161f170) at /build/buildd/sip4-4.12.4/siplib/siplib.c:9648
#10 sipWrapper_traverse (self=0x161f170, visit=0x7f29d3a2d620 <visit_decref>, arg=0x0) at /build/buildd/sip4-4.12.4/siplib/siplib.c:9629
#11 0x00007f29d3a2d8c7 in subtract_refs (containers=0x7f29d3dadc80) at ../Modules/gcmodule.c:345
#12 collect (generation=2) at ../Modules/gcmodule.c:874
#13 0x00007f29d3a2e5e4 in PyGC_Collect () at ../Modules/gcmodule.c:1386
#14 0x00007f29d3a1aaa6 in Py_Finalize () at ../Python/pythonrun.c:437
#15 Py_Finalize () at ../Python/pythonrun.c:393
#16 0x00007f29d3dfa9e5 in KPythonPluginFactory::~KPythonPluginFactory (this=0x104b810, __in_chrg=<optimized out>) at ../../kpythonpluginfactory/kpythonpluginfactory.cpp:262
#17 0x00007f29d3dfaa49 in KPythonPluginFactory::~KPythonPluginFactory (this=0x104b810, __in_chrg=<optimized out>) at ../../kpythonpluginfactory/kpythonpluginfactory.cpp:268
#18 0x00007f29ec1b4926 in QObjectCleanupHandler::clear (this=0xcc40d0) at kernel/qobjectcleanuphandler.cpp:140
#19 0x00007f29ec1b496b in QObjectCleanupHandler::~QObjectCleanupHandler (this=0xcc40d0, __in_chrg=<optimized out>) at kernel/qobjectcleanuphandler.cpp:86
#20 0x00007f29ec1b49b9 in QObjectCleanupHandler::~QObjectCleanupHandler (this=0xcc40d0, __in_chrg=<optimized out>) at kernel/qobjectcleanuphandler.cpp:87
#21 0x00007f29eb9c4821 in __run_exit_handlers (status=1, listp=0x7f29ebd215a8, run_list_atexit=true) at exit.c:78
#22 0x00007f29eb9c48a5 in __GI_exit (status=<optimized out>) at exit.c:100
#23 0x00007f29cc92db9e in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#24 0x00007f29eadc506f in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#25 0x00007f29eadc1e21 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#26 0x00007f29eadc2d77 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#27 0x00007f29eada734b in XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#28 0x00007f29edc6b92b in NETWinInfo::update (this=0x7fff77ebd4e0, dirty_props=<optimized out>) at ../../kdeui/windowmanagement/netwm.cpp:3962
#29 0x00007f29edc6d0f6 in NETWinInfo::event (this=0x7fff77ebd4e0, event=0x7fff77ebd590, properties=0x7fff77ebd4b0, properties_size=2) at ../../kdeui/windowmanagement/netwm.cpp:3925
#30 0x00007f29edc621d8 in KWindowSystemPrivate::x11Event (this=0x10561d0, ev=0x7fff77ebd590) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:198
#31 0x00007f29edb52206 in publicX11Event (e=0x7fff77ebd590, this=<optimized out>) at ../../kdeui/kernel/ksystemeventfilter.cpp:43
#32 KSystemEventFilterPrivate::filterEvent (this=0x104ae30, message=0x7fff77ebd590) at ../../kdeui/kernel/ksystemeventfilter.cpp:102
#33 0x00007f29ecebd388 in x11EventSourceDispatch (s=0x934d00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:143
#34 0x00007f29e931ea5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007f29e931f258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007f29e931f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007f29ec1c6ed6 in QEventDispatcherGlib::processEvents (this=0x90aa10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#38 0x00007f29ecebd07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007f29ec19acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007f29ec19aef7 in QEventLoop::exec (this=0x7fff77ebd960, flags=...) at kernel/qeventloop.cpp:201
#41 0x00007f29ec19f789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#42 0x000000000040a7c5 in main (argc=1, argv=0x7fff77ebdc98) at ../../../systemsettings/app/main.cpp:49

Possible duplicates by query: bug 284710, bug 284613, bug 284563, bug 284559, bug 284556.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-22 19:19:12 UTC

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