You are not logged in.
Pages: 1
Hello guys, I have a problem with kdeinit4, it keeps crashing when I logout.
This is the gdb output.
Application: Shell del desktop di Plasma (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f85d0652760 (LWP 1154))]
Thread 2 (Thread 0x7f85a3c46700 (LWP 1252)):
#0 0x00007f85cdc4e123 in poll () from /lib/libc.so.6
#1 0x00007f85cac74d08 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f85cac751c9 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007f85cf29b7a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007f85cf26b502 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007f85cf26b757 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007f85cf16ccf7 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x00007f85cf24b41f in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007f85cf16fd1b in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f85ceededf0 in start_thread () from /lib/libpthread.so.0
#10 0x00007f85cdc5639d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f85d0652760 (LWP 1154)):
[KCrash Handler]
#6 0x00007f85cf2848ed in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#7 0x00007f85cf285179 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#8 0x00007f85c5cae1ef in Plasma::Containment::~Containment() () from /usr/lib/libplasma.so.3
#9 0x00007f85b4741b39 in ?? () from /usr/lib/kde4/plasma_containment_panel.so
#10 0x00007f85c5cc12f7 in ?? () from /usr/lib/libplasma.so.3
#11 0x00007f85c5cc1524 in Plasma::Corona::~Corona() () from /usr/lib/libplasma.so.3
#12 0x00007f85bb7ec7f9 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#13 0x00007f85bb80e106 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#14 0x00007f85bb812f0f in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#15 0x00007f85cf2807b9 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007f85cf270305 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#17 0x00007f85bb7f8173 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#18 0x00000000004082f4 in _start ()
Everything is up-to-date from the [testing] forum of course.
Offline
I also have this problem, even with clean install
Offline
Hello Guys,
I have this on several different machines (some desktops, my laptop) with kde4.7 and testing repo enabled. There has been some rumour on the mailing list about similar things. See http://mailman.archlinux.org/pipermail/ … 22062.html and the following link to https://bugs.kde.org/show_bug.cgi?id=284989. Maybe this is the cause?
So far I have no clue what to do but now I know I am not alone
And yes, I have read the thread about phonon-vlc being the culprit but I use pulseaudio and gstreamer as the backend. So I guess this is not my case.
Harvey
Last edited by Harey (2011-11-06 11:46:19)
Linux is like a wigwam: No Gates, no Windows and an Apache inside
Offline
I'm in the same case as you guys. This only happen with testing repository. This is QT 4.8 fault.
Offline
Pages: 1