Bug 224459 - Plasma-desktop always crashing at startup kernel panic (kubuntu 64 bit)
Summary: Plasma-desktop always crashing at startup kernel panic (kubuntu 64 bit)
Status: RESOLVED DUPLICATE of bug 213348
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: 2010-01-27 12:34 UTC by siba
Modified: 2010-01-27 18:29 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 siba 2010-01-27 12:34:52 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.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When I login to my kde it plasma-desktop crash. Sometimes It automatically restart, sometimes not. Sometimes I noticed that I have to login again becuase it auto-exit kde.

I noticed that it happens more often when I'm on batteries (but not sure about that)

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f7b24086750 (LWP 2350))]

Thread 2 (Thread 0x7f7aff97f910 (LWP 2351)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f7b23acc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1728c58, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1728c58, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7b1ff0378c in QHostInfoAgent::run (this=0x1728c40) at kernel/qhostinfo.cpp:260
#4  0x00007f7b23acb445 in QThreadPrivate::start (arg=0x1728c40) at thread/qthread_unix.cpp:188
#5  0x00007f7b20841a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f7b2142180d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7b24086750 (LWP 2350)):
[KCrash Handler]
#5  0x00007f7b1b6ae772 in Plasma::Applet::flushPendingConstraintsEvents (this=0x112d110) at ../../plasma/applet.cpp:1109
#6  0x00007f7b1b6d0166 in Plasma::Corona::loadLayout (this=0xc0b310, configName=<value optimized out>) at ../../plasma/corona.cpp:379
#7  0x00007f7b1b6d1202 in Plasma::Corona::initializeLayout (this=0xc0b310, configName=...) at ../../plasma/corona.cpp:324
#8  0x00007f7b18c61c66 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#9  0x00007f7b18c61f38 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#10 0x00007f7b18c6214c in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#11 0x00007f7b23bc6ddc in QMetaObject::activate (sender=0xbef200, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#12 0x00007f7b23bcbe1f in QSingleShotTimer::timerEvent (this=0xbef200) at kernel/qtimer.cpp:298
#13 0x00007f7b23bc0d83 in QObject::event (this=0xbef200, e=0x112d130) at kernel/qobject.cpp:1075
#14 0x00007f7b21b61efc in QApplicationPrivate::notify_helper (this=0xbab5c0, receiver=0xbef200, e=0x7fffcb43bcc0) at kernel/qapplication.cpp:4056
#15 0x00007f7b21b691ce in QApplication::notify (this=0xba2320, receiver=0xbef200, e=0x7fffcb43bcc0) at kernel/qapplication.cpp:4021
#16 0x00007f7b22798ab6 in KApplication::notify (this=0xba2320, receiver=0xbef200, event=0x7fffcb43bcc0) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007f7b23bb1c2c in QCoreApplication::notifyInternal (this=0xba2320, receiver=0xbef200, event=0x7fffcb43bcc0) at kernel/qcoreapplication.cpp:610
#18 0x00007f7b23bdc862 in QCoreApplication::sendEvent (this=0xbae420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 QTimerInfoList::activateTimers (this=0xbae420) at kernel/qeventdispatcher_unix.cpp:572
#20 0x00007f7b23bda25d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#21 0x00007f7b20a92bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f7b20a96598 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f7b20a966c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f7b23bda1a6 in QEventDispatcherGlib::processEvents (this=0xb1f040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#25 0x00007f7b21bf64be in QGuiEventDispatcherGlib::processEvents (this=0x7fffcb43afd0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007f7b23bb0532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f7b23bb0904 in QEventLoop::exec (this=0x7fffcb43bf60, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f7b23bb2ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x00007f7b18c484cf in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#30 0x0000000000406da8 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=0x40a299 "0") at ../../kinit/kinit.cpp:677
#31 0x0000000000407aa0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#32 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#33 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

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

Reported using DrKonqi
Comment 1 Beat Wolf 2010-01-27 18:29:06 UTC

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