FS#29482 - Kderun craches at startup (Executable: kdeinit4 PID: 1114 Signal: Aborted (6))

Attached to Project: Arch Linux
Opened by Cristian Herrera (chico76) - Monday, 16 April 2012, 07:54 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 16 April 2012, 17:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Kderun craches on startup.
Every time i restart the computer kderun fails to run.

The problem emerged after system update on archlinux.
KDE version 4.8.2-1

Backtrace:
-- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2586e71780 (LWP 1114))]

Thread 2 (Thread 0x7f256e1eb700 (LWP 1118)):
#0 0x00007f258449906f in poll () from /lib/libc.so.6
#1 0x00007f25813ccdc8 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f25813cd289 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007f2585ac31b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007f2585a93f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007f2585a94218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007f25859986f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x00007f2585a7498f in ?? () from /usr/lib/libQtCore.so.4
#8 0x00007f258599b68b in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f258570be0e in start_thread () from /lib/libpthread.so.0
#10 0x00007f25844a11ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f2586e71780 (LWP 1114)):
[KCrash Handler]
#6 0x00007f25843f1c35 in raise () from /lib/libc.so.6
#7 0x00007f25843f30b8 in abort () from /lib/libc.so.6
#8 0x00007f25847bdb0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9 0x00007f25847bbc16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f25847bbc43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f25847bbeb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f2585a94484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f2585a98bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f257455750f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()


Additional info:
* KDE version 4.8.2-1
* No aditional configuration
* startup via kdm in /etc/inittab
* Bug report to KDE also filed.

Steps to reproduce:
Restart KDE
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Monday, 16 April 2012, 17:34 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#29467 
Comment by Denis M. (Phr33d0m) - Monday, 16 April 2012, 09:57 GMT
I can confirm this on the exact same environment and circumstances.
Comment by Joseph Freeman (jfree143dev) - Monday, 16 April 2012, 14:08 GMT
Same exact issue here after updating this morning...although I was already running KDE 4.8.2 previously.

I attached my pacman upgrade log...maybe kdeinit4 depends on one of the upgraded packages and should be rebuilt.
Comment by Joseph Freeman (jfree143dev) - Monday, 16 April 2012, 14:33 GMT
This issue is also being discussed under the QT package bug report:

https://bugs.archlinux.org/task/29467?project=1&cat%5B0%5D=2&string=qt
Comment by Joseph Freeman (jfree143dev) - Monday, 16 April 2012, 15:03 GMT
Rolling back the qt package works for me:

You can get the previous one from the Arch Rollback Machine:
http://arm.konnichi.com/2012/04/04/extra/os/x86_64/qt-4.8.1-1-x86_64.pkg.tar.xz

Just do a 'pacman -U <pkg-name>' to install it after downloading.

Hope this helps!
Comment by Nathan (DigitalPioneer) - Monday, 16 April 2012, 15:42 GMT
I can confirm this issue as well. Attaching CLI output.

Loading...