Summary: | krunner crashes after entering program name | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | cataclysmorama+kdebugs |
Component: | windows | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cfeck, me, predatorgcc |
Priority: | NOR | ||
Version: | 4.7.4 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
cataclysmorama+kdebugs
2012-04-30 14:06:15 UTC
The crash is caused by the "WindowsRunner" doing X11 calls in the non-UI thread. Created attachment 70821 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
Linux netbook 3.3.4-1-ARCH #1 SMP PREEMPT Sat Apr 28 00:21:22 CEST 2012 x86_64 Intel(R) Atom(TM) CPU N450 @ 1.66GHz GenuineIntel GNU/Linux
KDE 4.8.2 from bin
-- Backtrace (Reduced):
#12 0x00007f86cc190484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007f86cc194bf8 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007f86b9d9650f in kdemain () from /usr/lib/libkdeinit4_krunner.so
#15 0x00000000004083e4 in _start ()
Fixed with Plasma 5. |