Bug 298822 - Krunner crash upon login
Summary: Krunner crash upon login
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-25 20:15 UTC by Szczepan Hołyszewski
Modified: 2012-04-25 21:45 UTC (History)
0 users

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 Szczepan Hołyszewski 2012-04-25 20:15:52 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:
- What I was doing when the application crashed:

Just migrated to btrfs and rebooted. This is the first problem I noticed after the migration, and there is no proof that it is even related, but I submit the stack trace anyway.

-- Backtrace:
Application: Interfejs do uruchamiania poleceń (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f005783f780 (LWP 2624))]

Thread 2 (Thread 0x7f0046a33700 (LWP 2654)):
#0  0x00007fffb4fff8f4 in ?? ()
#1  0x00007f005392bf6d in clock_gettime () from /lib/librt.so.1
#2  0x00007f0056703354 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f00567d59bd in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f00567d5d03 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007f00567d47fc in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007f00567d48a5 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f005367ae4f in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0x00007f005367b65b in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007f005367b854 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0x00007f00567d51b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x00007f00567a5f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00007f00567a6218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f00566aa6f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f005678698f in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007f00566ad68b in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f005641de0e in start_thread () from /lib/libpthread.so.0
#17 0x00007f00551b31ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f005783f780 (LWP 2624)):
[KCrash Handler]
#6  0x00007f0055103c35 in raise () from /lib/libc.so.6
#7  0x00007f00551050b8 in abort () from /lib/libc.so.6
#8  0x00007f00554cfb0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f00554cdc16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f00554cdc43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f00554cdeb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f00567a6484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f00567aabf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f004afce50f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()

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

Reported using DrKonqi
Comment 1 Szczepan Hołyszewski 2012-04-25 20:21:39 UTC
The above stacktrace is from krunner having been started with the session. It also crashes subsequently every time (meaning no Krunner for me at all), but the stacktrace is different:

Application: Interfejs do uruchamiania poleceń (krunner), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f69fbdd27c0 (LWP 8679))]

Thread 2 (Thread 0x7f69eb3f1700 (LWP 8680)):
#0  0x00007f69fb70006f in poll () from /lib/libc.so.6
#1  0x00007f69f4897734 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f69f4897854 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f69f8a721b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f69f8a42f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f69f8a43218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f69f89476f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f69f8a2398f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f69f894a68b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f69f813ce0e in start_thread () from /lib/libpthread.so.0
#10 0x00007f69fb7081ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f69fbdd27c0 (LWP 8679)):
[KCrash Handler]
#6  0x00007f69fb658c35 in raise () from /lib/libc.so.6
#7  0x00007f69fb65a0b8 in abort () from /lib/libc.so.6
#8  0x00007f69f83b0b0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f69f83aec16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f69f83aec43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f69f83aeeb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f69f8a43484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f69f8a47bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f69fb9ef50f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00007f69fb645455 in __libc_start_main () from /lib/libc.so.6
#16 0x00000000004006d1 in _start ()
Comment 2 Szczepan Hołyszewski 2012-04-25 20:22:34 UTC
What should I delete from my home directory to reset krunner configuration?
Comment 3 Szczepan Hołyszewski 2012-04-25 20:47:34 UTC
No crash after renaming to .kde4, but that's just FYI, ***it does not mean "solved"***.

"Bisecting" now...
Comment 4 Szczepan Hołyszewski 2012-04-25 21:45:52 UTC

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