Bug 228346

Summary: Plasma-Desktop Segmentation Fault
Product: [Plasma] plasma4 Reporter: Don Ward <dwarthog>
Component: widget-frameAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: asraniel, echidnaman
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Don Ward 2010-02-24 18:25:06 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-174.2.22.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
This error began after upgrading KDE packages to the latest levels. 4.4. I checked the yum transaction and it all appears to have worked properly. KDE 4.4 packages upgraded etc. QT was upgraded to 4.6 etc. I don't see any errors in the transaction and running yum update finds no packages in need of being updated. 

The error is the same each time, I get the login screen, enter my password then enter. I hear the kde startup sound but then there is no desktop. KDE failsafe does not work either. The only way I am able to get in is via failsafe.

The crash can be reproduced every time.

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fe0963fb8a0 (LWP 9060))]

Thread 2 (Thread 0x7fe074bda710 (LWP 9062)):
#0  0x000000377f8d51e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003781c3c9dc in g_main_context_poll (context=0x7fe0700009b0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2904
#2  g_main_context_iterate (context=0x7fe0700009b0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2586
#3  0x0000003781c3cd1a in IA__g_main_context_iteration (context=0x7fe0700009b0, may_block=1) at gmain.c:2654
#4  0x00007fe09a0320b6 in QEventDispatcherGlib::processEvents (this=0x7fe0700008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007fe09a00b192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fe09a00b45c in QEventLoop::exec (this=0x7fe074bd9c70, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fe099f238d9 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007fe076088d6d in ?? () from /usr/lib64/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#9  0x00007fe099f259a5 in QThreadPrivate::start (arg=0x21e7600) at thread/qthread_unix.cpp:248
#10 0x0000003780406a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x000000377f8de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe0963fb8a0 (LWP 9060)):
[KCrash Handler]
#5  _wordcopy_fwd_aligned (dstp=<value optimized out>, srcp=<value optimized out>, len=2305843009213681680) at wordcopy.c:106
#6  0x000000377f881ac2 in memmove (dest=0x220f068, src=<value optimized out>, len=18446744073709551608) at memmove.c:73
#7  0x00007fe099f423ed in QListData::remove (this=0x1e01f68, i=<value optimized out>) at /usr/include/bits/string3.h:59
#8  0x00007fe099f4242b in QListData::erase (this=0x1e01f68, xi=<value optimized out>) at tools/qlist.cpp:349
#9  0x00007fe07ee87d10 in ?? () from /usr/lib64/kde4/plasma_applet_frame.so
#10 0x00007fe07ee8411a in ?? () from /usr/lib64/kde4/plasma_applet_frame.so
#11 0x00007fe07ee85bfb in ?? () from /usr/lib64/kde4/plasma_applet_frame.so
#12 0x00007fe09d0a1ba7 in Plasma::Corona::loadLayout (this=<value optimized out>, configName=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/plasma/corona.cpp:419
#13 0x00007fe09d0a2a12 in Plasma::Corona::initializeLayout (this=0x1b12c80, configName=...) at /usr/src/debug/kdelibs-4.4.0/plasma/corona.cpp:335
#14 0x00007fe09e1afed5 in PlasmaApp::corona (this=0x1a30540) at /usr/src/debug/kdebase-workspace-4.4.0/plasma/desktop/shell/plasmaapp.cpp:684
#15 0x00007fe09e1b01c8 in PlasmaApp::setupDesktop (this=0x1a30540) at /usr/src/debug/kdebase-workspace-4.4.0/plasma/desktop/shell/plasmaapp.cpp:276
#16 0x00007fe09e1b0a8d in PlasmaApp::qt_metacall (this=0x1a30540, _c=InvokeMetaMethod, _id=12, _a=0x7fff178e5e70)
    at /usr/src/debug/kdebase-workspace-4.4.0/x86_64-redhat-linux-gnu/plasma/desktop/shell/plasmaapp.moc:141
#17 0x00007fe09a01f2af in QMetaObject::activate (sender=0x1ac7290, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#18 0x00007fe09a02497f in QSingleShotTimer::timerEvent (this=0x1ac7290) at kernel/qtimer.cpp:308
#19 0x00007fe09a01b63e in QObject::event (this=0x1ac7290, e=0x7fff178e65d0) at kernel/qobject.cpp:1212
#20 0x00007fe09a7359dc in QApplicationPrivate::notify_helper (this=0x1a43400, receiver=0x1ac7290, e=0x7fff178e65d0) at kernel/qapplication.cpp:4300
#21 0x00007fe09a73baab in QApplication::notify (this=<value optimized out>, receiver=0x1ac7290, e=0x7fff178e65d0) at kernel/qapplication.cpp:4183
#22 0x00007fe09bcb47a6 in KApplication::notify (this=0x1a30540, receiver=0x1ac7290, event=0x7fff178e65d0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#23 0x00007fe09a00c74c in QCoreApplication::notifyInternal (this=0x1a30540, receiver=0x1ac7290, event=0x7fff178e65d0) at kernel/qcoreapplication.cpp:704
#24 0x00007fe09a034e02 in sendEvent (this=0x1a46a00) at kernel/qcoreapplication.h:215
#25 QTimerInfoList::activateTimers (this=0x1a46a00) at kernel/qeventdispatcher_unix.cpp:603
#26 0x00007fe09a032374 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#27 0x0000003781c3920e in g_main_dispatch (context=0x1a45d20) at gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x1a45d20) at gmain.c:2513
#29 0x0000003781c3cbf8 in g_main_context_iterate (context=0x1a45d20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#30 0x0000003781c3cd1a in IA__g_main_context_iteration (context=0x1a45d20, may_block=1) at gmain.c:2654
#31 0x00007fe09a032063 in QEventDispatcherGlib::processEvents (this=0x1a181d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00007fe09a7d4a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fe09a00b192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fe09a00b45c in QEventLoop::exec (this=0x7fff178e6870, flags=...) at kernel/qeventloop.cpp:201
#35 0x00007fe09a00d749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x00007fe09e19be52 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.4.0/plasma/desktop/shell/main.cpp:112
#37 0x000000377f81eb1d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=<value optimized out>) at libc-start.c:226
#38 0x00000000004007c9 in _start ()

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-02-25 19:05:10 UTC

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