Bug 299082 - krunner crash every boot
Summary: krunner crash every boot
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-30 06:31 UTC by mAx
Modified: 2012-04-30 08:43 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 mAx 2012-04-30 06:31:29 UTC
Application: krunner (0.1)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.3.3-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Archlinux 64 bit
the error with qt 4.8.1-2 only

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 0x7ff339458780 (LWP 1215))]

Thread 2 (Thread 0x7ff31fd5b700 (LWP 1223)):
#0  0x00007fff1cfd28f4 in ?? ()
#1  0x00007ff333c71f6d in clock_gettime () from /lib/librt.so.1
#2  0x00007ff337fdd354 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007ff3380af9bd in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007ff3380afd03 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007ff3380ae7fc in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007ff3380ae8a5 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007ff3339c0e4f in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0x00007ff3339c165b in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007ff3339c1854 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0x00007ff3380af1b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x00007ff33807ff8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00007ff338080218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007ff337f846f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007ff33806098f in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007ff337f8768b in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007ff337cf7e0e in start_thread () from /lib/libpthread.so.0
#17 0x00007ff336a8d1ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7ff339458780 (LWP 1215)):
[KCrash Handler]
#6  0x00007ff3369ddc35 in raise () from /lib/libc.so.6
#7  0x00007ff3369df0b8 in abort () from /lib/libc.so.6
#8  0x00007ff336da9b0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007ff336da7c16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007ff336da7c43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007ff336da7eb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007ff338080484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007ff338084bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007ff325f9b50f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()

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

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-30 08:43:01 UTC

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