Bug 196223

Summary: plasma crashed from nowhere
Product: [Unmaintained] plasma4 Reporter: tzepu <tudor.m.pop>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, null
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tzepu 2009-06-12 19:10:07 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-13-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
It just crashed when opening dolphin but reloaded in few seconds
No blocking, no simptom, just a plain crash that magically recovered after few seconds

 -- Backtrace:
Application: Plasma Workspace (kdeinit), signal: Segmentation fault
[Current thread is 0 (LWP 4208)]

Thread 2 (Thread 0xa8cd3b90 (LWP 4211)):
#0  0xb7f00430 in __kernel_vsyscall ()
#1  0xb63f80e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb65d82ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d005b2 in QWaitCondition::wait (this=0x8bc0f98, mutex=0x8bc0f94, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb7644ae2 in QHostInfoAgent::run (this=0x8bc0f88) at kernel/qhostinfo.cpp:260
#5  0xb7cff56e in QThreadPrivate::start (arg=0x8bc0f88) at thread/qthread_unix.cpp:189
#6  0xb63f44ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb65c949e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5f02a10 (LWP 4208)):
[KCrash Handler]
#6  IconView::popupVisible (this=0x9a21b40) at /build/buildd/kdebase-4.2.90/apps/plasma/applets/folderview/iconview.cpp:1199
#7  0xb68e5682 in QWidget::event (this=0x9a21b40, event=0xbfd1c868) at kernel/qwidget.cpp:7647
#8  0xb688ebcc in QApplicationPrivate::notify_helper (this=0x8385f18, receiver=0x9a21b40, e=0xbfd1c868) at kernel/qapplication.cpp:4057
#9  0xb6896fc2 in QApplication::notify (this=0x8362a28, receiver=0x9a21b40, e=0xbfd1c868) at kernel/qapplication.cpp:4022
#10 0xb73c7e8d in KApplication::notify (this=0x8362a28, receiver=0x9a21b40, event=0xbfd1c868) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302
#11 0xb7df37ab in QCoreApplication::notifyInternal (this=0x8362a28, receiver=0x9a21b40, event=0xbfd1c868) at kernel/qcoreapplication.cpp:610
#12 0xb6896073 in QApplicationPrivate::dispatchEnterLeave (enter=0x8a34898, leave=0x9a21b40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#13 0xb690583e in QApplication::x11ProcessEvent (this=0x8362a28, event=0xbfd1ddcc) at kernel/qapplication_x11.cpp:3639
#14 0xb693106a in x11EventSourceDispatch (s=0x8388c70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#15 0xb6441b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb64450eb in ?? () from /usr/lib/libglib-2.0.so.0
#17 0xb6445268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0xb7e1f1d8 in QEventDispatcherGlib::processEvents (this=0x8383710, flags={i = -1076764792}) at kernel/qeventdispatcher_glib.cpp:324
#19 0xb6930765 in QGuiEventDispatcherGlib::processEvents (this=0x8383710, flags={i = -1076764744}) at kernel/qguieventdispatcher_glib.cpp:202
#20 0xb7df1dda in QEventLoop::processEvents (this=0xbfd1e030, flags={i = -1076764680}) at kernel/qeventloop.cpp:149
#21 0xb7df221a in QEventLoop::exec (this=0xbfd1e030, flags={i = -1076764616}) at kernel/qeventloop.cpp:200
#22 0xb7df46c9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#23 0xb688ea47 in QApplication::exec () at kernel/qapplication.cpp:3526
#24 0xb4a67820 in kdemain (argc=1, argv=0x8357b38) at /build/buildd/kdebase-workspace-4.2.90/plasma/shells/desktop/main.cpp:50
#25 0x0804e1c0 in launch (argc=1, _name=0x836d344 "/usr/bin/plasma-desktop", args=0x836d35c "", cwd=0x0, envc=0, envs=0x836d360 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80512d0 "0") at /build/buildd/kde4libs-4.2.90/kinit/kinit.cpp:671
#26 0x0804e99d in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.2.90/kinit/kinit.cpp:1163
#27 0x0804ef25 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.2.90/kinit/kinit.cpp:1356
#28 0x0804fb0a in main (argc=2, argv=0xbfd1e824, envp=0xbfd1e830) at /build/buildd/kde4libs-4.2.90/kinit/kinit.cpp:1783

Reported using DrKonqi
Comment 1 Marco Martin 2009-06-12 20:01:56 UTC
*** Bug 196227 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2009-06-12 20:44:10 UTC
Fixed recently. Thanks

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