Bug 298330 - Kdeinit crashes when start KDE
Summary: Kdeinit crashes when start KDE
Status: RESOLVED DUPLICATE of bug 298131
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 04:02 UTC by NayvaN
Modified: 2012-04-18 05:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NayvaN 2012-04-18 04:02:43 UTC
Application: krunner (0.1)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.3.2-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
KDE start correctly, but system show the window about crash of the kdeinit EVERYtime.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f7bf8e5e700 (LWP 1105)):
#0  0x00007f7c0fb5e06f in poll () from /lib/libc.so.6
#1  0x00007f7c0ca93dc8 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f7c0ca94289 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f7c111881b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f7c11158f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f7c11159218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f7c1105d6f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f7c1113998f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f7c1106068b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f7c10dd0e0e in start_thread () from /lib/libpthread.so.0
#10 0x00007f7c0fb661ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f7c12536780 (LWP 1089)):
[KCrash Handler]
#6  0x00007f7c0fab6c35 in raise () from /lib/libc.so.6
#7  0x00007f7c0fab80b8 in abort () from /lib/libc.so.6
#8  0x00007f7c0fe82b0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f7c0fe80c16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f7c0fe80c43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f7c0fe80eb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f7c11159484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f7c1115dbf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f7bff12a50f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()

Possible duplicates by query: bug 298271, bug 298228, bug 298215, bug 298190, bug 298166.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-18 05:01:16 UTC

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