Announcement

Collapse
No announcement yet.

Shutdown Segmentation fault

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Shutdown Segmentation fault

    I'm getting a "Segmentation fault" on every shutdown. Either Restart, Shutdown, or Logoff.

    I tried to report a bug to kde.org. I couldn't complete. I created a login account, but couldn't get past the Wizard nonsense.

    I will try Launchpad, but any tips before I go there? I googled for a long time on my issue, but nothing came up, here is one of the outputs that I was able to capture. The problem is on Leave shutdown I'm limited to 29secs only. So I don't have enough time to run the dialog that pops up?!

    Code:
    Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
    [Current thread is 1 (Thread 0xb7862700 (LWP 3737))]
    
    Thread 2 (Thread 0xab924b70 (LWP 3738)):
    #0 0x00e73422 in __kernel_vsyscall ()
    #1 0x00119e05 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
    #2 0x00edb2e7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
    #3 0x009a5e82 in ?? () from /usr/lib/libQtNetwork.so.4
    #4 0x00eda38e in ?? () from /usr/lib/libQtCore.so.4
    #5 0x0011580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
    #6 0x0202493e in clone () from /lib/tls/i686/cmov/libc.so.6
    
    Thread 1 (Thread 0xb7862700 (LWP 3737)):
    [KCrash Handler]
    #6 0x05315535 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #7 0x053347e2 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #8 0x053355d6 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #9 0x0533b38f in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #10 0x00fe095a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
    #11 0x00fef0db in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
    #12 0x05317dc3 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #13 0x053188cb in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #14 0x05326d94 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #15 0x00feaeef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
    #16 0x00ff200d in QObject::~QObject() () from /usr/lib/libQtCore.so.4
    #17 0x05325135 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #18 0x00feaeef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
    #19 0x00ff200d in QObject::~QObject() () from /usr/lib/libQtCore.so.4
    #20 0x053163c2 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #21 0x05338802 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
    #22 0x011f9ea6 in Plasma::Containment::~Containment() () from /usr/lib/libplasma.so.3
    #23 0x08068a0b in ?? () from /usr/lib/kde4/plasma_containment_panel.so
    #24 0x012132be in Plasma::Corona::~Corona() () from /usr/lib/libplasma.so.3
    #25 0x03bb549a in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
    #26 0x03bd1b8c in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
    #27 0x03bd6e10 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
    #28 0x00fe095a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
    #29 0x00fef0db in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
    #30 0x01040457 in QCoreApplication::aboutToQuit() () from /usr/lib/libQtCore.so.4
    #31 0x00fde386 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
    #32 0x03d23277 in QApplication::exec() () from /usr/lib/libQtGui.so.4
    #33 0x03bbd0de in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
    #34 0x0804dff7 in _start ()
    Boot Info Script

    #2
    Re: Shutdown Segmentation fault

    I created a bug report on this. Apparently the above info is bogus as the crash report is guessing.

    I have installed the debug symbols , kdebase-workspace-dbg. Now I will wait and see what transpires.
    Boot Info Script

    Comment

    Working...
    X