Bug 213716 - plasma workspace closed unexpectedly
Summary: plasma workspace closed unexpectedly
Status: RESOLVED DUPLICATE of bug 182961
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 18:20 UTC by Sebastian Schneider
Modified: 2009-11-09 23:41 UTC (History)
1 user (show)

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 Sebastian Schneider 2009-11-08 18:20:06 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.4 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
Error message occurs while logging into KDE upon startup. Full desktop appears shortly, then crashes and a black screen appears. I am using Debian squeeze.

Note: The crash is user specific. I created a test-user and could log into KDE without further problems.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb98f8e6750 (LWP 17223))]

Thread 2 (Thread 0x7fb96e13b910 (LWP 17224)):
#0  0x00007fb98c163f99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fb98f42a499 in QWaitConditionPrivate::wait (this=0x20ebda0, mutex=0x20ebd98, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x20ebda0, mutex=0x20ebd98, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb98b81f3b4 in QHostInfoAgent::run (this=0x20ebd80) at kernel/qhostinfo.cpp:260
#4  0x00007fb98f4294a5 in QThreadPrivate::start (arg=0x20ebd80) at thread/qthread_unix.cpp:188
#5  0x00007fb98c15f73a in start_thread () from /lib/libpthread.so.0
#6  0x00007fb98cd282fd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb98f8e6750 (LWP 17223)):
[KCrash Handler]
#5  0x00007fb98f524a55 in QMetaObject::activate (sender=0x2842230, m=<value optimized out>, local_signal_index=0, argv=0x7fffb03b6f40) at kernel/qobject.cpp:3182
#6  0x00007fb98b7d309e in QHttp::stateChanged (this=0x7fb98bab23a0, _t1=6) at .moc/release-shared/moc_qhttp.cpp:140
#7  0x00007fb98b7d3404 in QHttpPrivate::closeConn (this=0x7fb98bab23a0) at access/qhttp.cpp:3047
#8  0x00007fb98b7dc49a in QHttpPrivate::_q_slotError (this=0x2868740, err=QAbstractSocket::SocketResourceError) at access/qhttp.cpp:2655
#9  0x00007fb98b7dd9d2 in QHttp::qt_metacall (this=0x2938f30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb03b73d0) at .moc/release-shared/moc_qhttp.cpp:123
#10 0x00007fb98f523df2 in QMetaObject::activate (sender=0x2fde060, from_signal_index=<value optimized out>, to_signal_index=12, argv=0x4) at kernel/qobject.cpp:3112
#11 0x00007fb98b838451 in QAbstractSocket::error (this=0x7fb98bab23a0, _t1=QAbstractSocket::HostNotFoundError) at .moc/release-shared/moc_qabstractsocket.cpp:148
#12 0x00007fb98b852844 in QSslSocketPrivate::_q_errorSlot (this=0x2f62710, error=QAbstractSocket::HostNotFoundError) at ssl/qsslsocket.cpp:1998
#13 0x00007fb98b8562b8 in QSslSocket::qt_metacall (this=0x2fde060, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb03b7550) at .moc/release-shared/moc_qsslsocket.cpp:113
#14 0x00007fb98f523df2 in QMetaObject::activate (sender=0x31c66a0, from_signal_index=<value optimized out>, to_signal_index=12, argv=0x4) at kernel/qobject.cpp:3112
#15 0x00007fb98b838451 in QAbstractSocket::error (this=0x7fb98bab23a0, _t1=QAbstractSocket::HostNotFoundError) at .moc/release-shared/moc_qabstractsocket.cpp:148
#16 0x00007fb98b83b350 in QAbstractSocketPrivate::_q_startConnecting (this=0x2be8f50, hostInfo=<value optimized out>) at socket/qabstractsocket.cpp:872
#17 0x00007fb98b83ef46 in QAbstractSocket::qt_metacall (this=0x31c66a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fb968003960)
    at .moc/release-shared/moc_qabstractsocket.cpp:109
#18 0x00007fb98f51e6c8 in QObject::event (this=0x31c66a0, e=0x7fb968002410) at kernel/qobject.cpp:1110
#19 0x00007fb98d49801d in QApplicationPrivate::notify_helper (this=0x1926ee0, receiver=0x31c66a0, e=0x7fb968002410) at kernel/qapplication.cpp:4065
#20 0x00007fb98d4a007a in QApplication::notify (this=0x191ddb0, receiver=0x31c66a0, e=0x7fb968002410) at kernel/qapplication.cpp:4030
#21 0x00007fb98e0f10db in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007fb98f50ec9c in QCoreApplication::notifyInternal (this=0x191ddb0, receiver=0x31c66a0, event=0x7fb968002410) at kernel/qcoreapplication.cpp:610
#23 0x00007fb98f50f8e4 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x188af80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x188af80) at kernel/qcoreapplication.cpp:1247
#25 0x00007fb98f5377d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x00007fb98c3b012a in g_main_dispatch (context=0x1929520) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x1929520) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#29 0x00007fb98c3b3988 in g_main_context_iterate (context=0x1929520, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#30 0x00007fb98c3b3b3c in IA__g_main_context_iteration (context=0x1929520, may_block=1) at /tmp/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#31 0x00007fb98f53739c in QEventDispatcherGlib::processEvents (this=0x188d850, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#32 0x00007fb98d52ef1f in QGuiEventDispatcherGlib::processEvents (this=0x7fb98bab23a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00007fb98f50d562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fb98f50d934 in QEventLoop::exec (this=0x7fffb03b7f10, flags=...) at kernel/qeventloop.cpp:201
#35 0x00007fb98f50fba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0x00007fb9844eb26b in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#37 0x0000000000407264 in _start ()

This bug may be a duplicate of or related to bug 213714

Reported using DrKonqi
Comment 1 Sebastian Schneider 2009-11-09 09:53:58 UTC
Obviously, the crash is related to the network. I found out that I do not get a crash, if I am connected to a wired network. However, just relying on wlan, it crashes.
Comment 2 Dario Andres 2009-11-09 23:41:14 UTC
Google Gadgets related error. Thanks

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