Bug 265248 - Crash at system start when desktop appears
Summary: Crash at system start when desktop appears
Status: RESOLVED DUPLICATE of bug 257729
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 04:46 UTC by Gary Triplett
Modified: 2011-04-17 20:04 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 Gary Triplett 2011-02-03 04:46:16 UTC
Application: kded4 ($Id: kded.cpp 1204125 2010-12-06 11:17:10Z dfaure $)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-02063504-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Each time the system starts, the desktop appears.  After "wallet" password is entered and complete, the crash dialog appears.  The system seems to run normally after that except for KMix.  I must kill the KMix process as it does not respond and consumes about 10% of the processor time.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3ab8f70760 (LWP 2000))]

Thread 3 (Thread 0x7f3a9bac5700 (LWP 2078)):
#0  0x00007f3ab6795203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3ab3be2009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3ab3be27b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f3a9c1a73c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f3ab3c077e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f3aababeae3 in ?? () from /usr/lib/libGL.so.1
#6  0x00007f3ab4294971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#7  0x00007f3ab67a192d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3a9b0b8700 (LWP 2079)):
#0  0x00007f3ab6795203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3ab3be2009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3ab3be245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f3ab7bc11e6 in QEventDispatcherGlib::processEvents (this=0x2118cd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f3ab7b93a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f3ab7b93dec in QEventLoop::exec (this=0x7f3a9b0b7cf0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f3ab7a9e2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f3ab7b735f8 in QInotifyFileSystemWatcherEngine::run (this=0x2118d50) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f3ab7aa127e in QThreadPrivate::start (arg=0x2118d50) at thread/qthread_unix.cpp:266
#9  0x00007f3aababeae3 in ?? () from /usr/lib/libGL.so.1
#10 0x00007f3ab4294971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007f3ab67a192d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3ab8f70760 (LWP 2000)):
[KCrash Handler]
#6  0x00007f3a9d9b8a68 in ConnectionList::updateConnection (this=<value optimized out>, connection=0x20afa80) at ../../../libs/service/connectionlist.cpp:115
#7  0x00007f3a9d9c5aa7 in ConnectionUsageMonitor::handleActivationStateChange (this=<value optimized out>, state=<value optimized out>) at ../../../libs/service/connectionusagemonitor.cpp:114
#8  0x00007f3a9d9b832e in ConnectionUsageMonitor::qt_metacall (this=0x1fa2b90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb258ae50) at moc_connectionusagemonitor.cpp:79
#9  0x00007f3ab7bacb27 in QMetaObject::activate (sender=0x20ac470, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x6) at kernel/qobject.cpp:3280
#10 0x00007f3a9dbeee2e in Knm::InterfaceConnection::activationStateChanged (this=0x20a4218, _t1=Knm::InterfaceConnection::Activated) at moc_interfaceconnection.cpp:133
#11 0x00007f3a9d7946f0 in NMDBusActiveConnectionProxy::handlePropertiesChanged (this=<value optimized out>, changedProps=...) at ../../../backends/NetworkManager/nmdbusactiveconnectionmonitor.cpp:76
#12 0x00007f3a9d76767d in NMDBusActiveConnectionProxy::qt_metacall (this=0x2122410, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb258b010) at moc_nmdbusactiveconnectionmonitor.cpp:138
#13 0x00007f3ab7bacb27 in QMetaObject::activate (sender=0x205cee0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x6) at kernel/qobject.cpp:3280
#14 0x00007f3a9d767112 in OrgFreedesktopNetworkManagerConnectionActiveInterface::PropertiesChanged (this=0x20a4218, _t1=<value optimized out>) at moc_nm-active-connectioninterface.cpp:127
#15 0x00007f3a9d7681df in OrgFreedesktopNetworkManagerConnectionActiveInterface::qt_metacall (this=0x205cee0, _c=QMetaObject::InvokeMetaMethod, _id=1667330159, _a=0x7fffb258b360) at moc_nm-active-connectioninterface.cpp:86
#16 0x00007f3ab51bc0ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#17 0x00007f3ab51c70ef in QDBusCallDeliveryEvent::placeMetaCall (this=0x7974696361706f, object=0x20afa80) at qdbusintegrator_p.h:103
#18 0x00007f3ab7ba6bde in QObject::event (this=0x205cee0, e=0x20a4218) at kernel/qobject.cpp:1219
#19 0x00007f3ab6efbfdc in QApplicationPrivate::notify_helper (this=0x1efaaa0, receiver=0x205cee0, e=0x21834e0) at kernel/qapplication.cpp:4396
#20 0x00007f3ab6f01aed in QApplication::notify (this=0x7fffb258be50, receiver=0x205cee0, e=0x21834e0) at kernel/qapplication.cpp:4277
#21 0x00007f3ab8954a36 in KApplication::notify (this=0x7fffb258be50, receiver=0x205cee0, event=0x21834e0) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007f3ab7b94cdc in QCoreApplication::notifyInternal (this=0x7fffb258be50, receiver=0x205cee0, event=0x21834e0) at kernel/qcoreapplication.cpp:732
#23 0x00007f3ab7b97c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1deeb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1deeb00) at kernel/qcoreapplication.cpp:1373
#25 0x00007f3ab7bc1653 in sendPostedEvents (s=0x1efe500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x1efe500) at kernel/qeventdispatcher_glib.cpp:277
#27 0x00007f3ab3bde342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007f3ab3be22a8 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007f3ab3be245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007f3ab7bc1193 in QEventDispatcherGlib::processEvents (this=0x1df0cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#31 0x00007f3ab6faea4e in QGuiEventDispatcherGlib::processEvents (this=0x20a4218, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f3ab7b93a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007f3ab7b93dec in QEventLoop::exec (this=0x7fffb258bda0, flags=) at kernel/qeventloop.cpp:201
#34 0x00007f3ab7b97ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x00007f3aa6e4a8c7 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kded/kded.cpp:925
#36 0x0000000000407993 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40af3b "0") at ../../kinit/kinit.cpp:742
#37 0x0000000000409af3 in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1857

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-04-17 20:04:04 UTC

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