Bug 298928 - Crash at login
Summary: Crash at login
Status: RESOLVED DUPLICATE of bug 298131
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-27 19:08 UTC by Mark
Modified: 2012-04-28 02:17 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 Mark 2012-04-27 19:08:41 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

-- Information about the crash:
I turned on my laptop and logged in.As soon as I got the desktop up I was presented with the crash report.

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 0x7f6fa7117780 (LWP 1048))]

Thread 2 (Thread 0x7f6f8da47700 (LWP 1057)):
#0  0x00007f6fa59aed9f in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0x00007f6fa166de44 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#2  0x00007f6fa166ec5d in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007f6fa166f289 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0x00007f6fa5d631b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f6fa5d33f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f6fa5d34218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x00007f6fa5c386f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0x00007f6fa5d1498f in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f6fa5c3b68b in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f6fa59abe0e in start_thread () from /lib/libpthread.so.0
#11 0x00007f6fa47411ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f6fa7117780 (LWP 1048)):
[KCrash Handler]
#6  0x00007f6fa4691c35 in raise () from /lib/libc.so.6
#7  0x00007f6fa46930b8 in abort () from /lib/libc.so.6
#8  0x00007f6fa4a5db0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f6fa4a5bc16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f6fa4a5bc43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f6fa4a5beb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f6fa5d34484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f6fa5d38bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f6f93c8750f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()

This bug may be a duplicate of or related to bug 298375.

Possible duplicates by query: bug 298822, bug 298818, bug 298815, bug 298761, bug 298727.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-28 02:17:21 UTC

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