Bug 298375 - Crash after login
Summary: Crash after 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-18 19:10 UTC by luketpickering
Modified: 2012-04-21 23:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.46 KB, text/plain)
2012-04-21 23:13 UTC, agustin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luketpickering 2012-04-18 19:10:32 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:
- What I was doing when the application crashed:

Get a KDE crash report after auto-login has finished but before all the usual start up things are done. it'll restart fairly happily and get on it so semmingly not more than an inconvience at the bug tracker popping up at startup.

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 0x7f4d343f8780 (LWP 1054))]

Thread 2 (Thread 0x7f4d1ad22700 (LWP 1059)):
#0  0x00007f4d31a1606f in poll () from /lib/libc.so.6
#1  0x00007f4d2e94bdc8 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f4d2e94c289 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f4d330401b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f4d33010f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f4d33011218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f4d32f156f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f4d32ff198f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f4d32f1868b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f4d32c88e0e in start_thread () from /lib/libpthread.so.0
#10 0x00007f4d31a1e1ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f4d343f8780 (LWP 1054)):
[KCrash Handler]
#6  0x00007f4d3196ec35 in raise () from /lib/libc.so.6
#7  0x00007f4d319700b8 in abort () from /lib/libc.so.6
#8  0x00007f4d31d3ab0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f4d31d38c16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f4d31d38c43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f4d31d38eb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f4d33011484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f4d33015bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f4d20f6250f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()

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

Possible duplicates by query: bug 298353, bug 298342, bug 298330, bug 298271, bug 298228.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-18 19:28:29 UTC

*** This bug has been marked as a duplicate of bug 298131 ***
Comment 2 agustin 2012-04-21 23:13:51 UTC
Created attachment 70558 [details]
New crash information added by DrKonqi

krunner (0.1) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1

- What I was doing when the application crashed: krunner crashed after login. It happens everytime after last update.

-- Backtrace (Reduced):
#12 0x00007f824688e484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f8246892bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f824a19550f in kdemain () from /usr/lib/libkdeinit4_krunner.so
[...]
#16 0x00000000004006d1 in _start ()