Bug 298190 - Krunner crash on switch user
Summary: Krunner crash on switch user
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-15 15:39 UTC by andy.samandari
Modified: 2012-04-15 16:23 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 andy.samandari 2012-04-15 15:39: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.2-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed: I clicked switch user and krunner crashed. I hope it can be fixed soon...

The crash can be reproduced every time.

-- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feaeb4ce780 (LWP 24120))]

Thread 3 (Thread 0x7fead222a700 (LWP 24123)):
#0  0x00007feae68b5dc5 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007feae0192461 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#2  0x00007feae0156840 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007feae78111b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007feae77e1f8f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007feae77e2218 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007feae76e66f0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007feae77c298f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007feae76e968b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007feae68b3e0e in start_thread () from /lib/libpthread.so.0
#10 0x00007feaeae021ed in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7feabf7f3700 (LWP 24136)):
#0  0x00007feae68b78f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feae76e9b8b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007feae2f11ddb in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007feae2f146cb in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007feae2f1353f in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007feae2f135cb in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007feae76e968b in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007feae68b3e0e in start_thread () from /lib/libpthread.so.0
#8  0x00007feaeae021ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7feaeb4ce780 (LWP 24120)):
[KCrash Handler]
#6  0x00007feaead52c35 in raise () from /lib/libc.so.6
#7  0x00007feaead540b8 in abort () from /lib/libc.so.6
#8  0x00007feae714fb0d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007feae714dc16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007feae714dc43 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007feae714deb6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007feae77e2484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007feae77e6bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007feaeb0e950f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00007feaead3f455 in __libc_start_main () from /lib/libc.so.6
#16 0x00000000004006d1 in _start ()

Possible duplicates by query: bug 298166, bug 298162, bug 298157, bug 298154, bug 298131.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-15 16:23:07 UTC

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