Bug 299512 - KRunner crashing on startup
Summary: KRunner crashing on startup
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-05-06 17:14 UTC by Simone Lazzaris
Modified: 2012-05-06 17:19 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 Simone Lazzaris 2012-05-06 17:14:35 UTC
Application: krunner (0.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.3.4-2-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I just loaded KDE from command line (with startx) and just as the environment loaded, I've got the crash. It is sistematic, and happens every time

The crash can be reproduced every time.

-- Backtrace:
Application: Interfaccia al comando di esecuzione (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fdb150e1780 (LWP 954))]

Thread 2 (Thread 0x7fdafb9e5700 (LWP 961)):
#0  0x00007fffb15ff9cf in clock_gettime ()
#1  0x00007fdb0f946f6d in clock_gettime () from /lib/librt.so.1
#2  0x00007fdb13cb2354 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fdb13d849bd in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fdb13d84d03 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007fdb13d837fc in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007fdb13d838a5 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fdb0f695e4f in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0x00007fdb0f69665b in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007fdb0f696854 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0x00007fdb13d841b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x00007fdb13d54f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00007fdb13d55218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007fdb13c596f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007fdb13d3598f in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007fdb13c5c68b in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007fdb139cce0e in start_thread () from /lib/libpthread.so.0
#17 0x00007fdb127621ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7fdb150e1780 (LWP 954)):
[KCrash Handler]
#5  0x00007fdb126b2c35 in raise () from /lib/libc.so.6
#6  0x00007fdb126b40b8 in abort () from /lib/libc.so.6
#7  0x00007fdb12a7eb0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007fdb12a7cc16 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007fdb12a7cc43 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007fdb12a7ceb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#11 0x00007fdb13d55484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00007fdb13d59bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#13 0x00007fdb01cc150f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#14 0x0000000000408292 in _start ()

Possible duplicates by query: bug 299474, bug 299471, bug 299457, bug 299427, bug 299363.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-05-06 17:19:51 UTC

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