Bug 319434 - Launcher crashes when trying to run program for the first time
Summary: Launcher crashes when trying to run program for the first time
Status: RESOLVED DUPLICATE of bug 302498
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 4.10.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 20:54 UTC by bugs
Modified: 2013-05-07 02:11 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 bugs 2013-05-06 20:54:44 UTC
Application: krunner (0.1)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-19-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
After installing a new program (Luminance HDR) I went to run it by pressing ALT-F2 and typing it's name I got most of the name entered when the run box disappeared and the crash report appeared.

The crash does not seem to be reproducible.

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

Thread 9 (Thread 0x7f812173c700 (LWP 2624)):
#0  0x00007f8132e2e8d1 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f8132e2f0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8132e2f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f813abda036 in QEventDispatcherGlib::processEvents (this=0x7f811c0008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f813abaa38f in QEventLoop::processEvents (this=this@entry=0x7f812173bcd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f813abaa618 in QEventLoop::exec (this=this@entry=0x7f812173bcd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f813aaac410 in QThread::exec (this=this@entry=0xd2a2c0) at thread/qthread.cpp:542
#7  0x00007f813ab8bedf in QInotifyFileSystemWatcherEngine::run (this=0xd2a2c0) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f813aaaebec in QThreadPrivate::start (arg=0xd2a2c0) at thread/qthread_unix.cpp:338
#9  0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#10 0x00007f8133301f8e in start_thread (arg=0x7f812173c700) at pthread_create.c:311
#11 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f8112246700 (LWP 3077)):
#0  0x00007f813dda13cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f8132e2f1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8132e2f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f813abda036 in QEventDispatcherGlib::processEvents (this=0x7f810c0008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f813abaa38f in QEventLoop::processEvents (this=this@entry=0x7f8112245cd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f813abaa618 in QEventLoop::exec (this=this@entry=0x7f8112245cd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f813aaac410 in QThread::exec (this=this@entry=0x1627c60) at thread/qthread.cpp:542
#7  0x00007f813ab8bedf in QInotifyFileSystemWatcherEngine::run (this=0x1627c60) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f813aaaebec in QThreadPrivate::start (arg=0x1627c60) at thread/qthread_unix.cpp:338
#9  0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#10 0x00007f8133301f8e in start_thread (arg=0x7f8112246700) at pthread_create.c:311
#11 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f8111a45700 (LWP 3078)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f813aaaf14b in wait (time=18446744073709551615, this=0xd42be0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xea46b8, mutex=0xd65180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8135bcd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xea4690, th=0x15e0670) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8135bcf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x15e0670) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8135bce63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f8111a44d00, parent=0xea4690, th=th@entry=0x15e0670) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8135bce6cb in ThreadWeaver::Thread::run (this=0x15e0670) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f813aaaebec in QThreadPrivate::start (arg=0x15e0670) at thread/qthread_unix.cpp:338
#8  0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#9  0x00007f8133301f8e in start_thread (arg=0x7f8111a45700) at pthread_create.c:311
#10 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f8111244700 (LWP 3079)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f813aaaf14b in wait (time=18446744073709551615, this=0xd42be0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xea46b8, mutex=0xd65180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8135bcd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xea4690, th=0x1649730) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8135bcf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1649730) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8135bce63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f8111243d00, parent=0xea4690, th=th@entry=0x1649730) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8135bce6cb in ThreadWeaver::Thread::run (this=0x1649730) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f813aaaebec in QThreadPrivate::start (arg=0x1649730) at thread/qthread_unix.cpp:338
#8  0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#9  0x00007f8133301f8e in start_thread (arg=0x7f8111244700) at pthread_create.c:311
#10 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f8110a43700 (LWP 3080)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f813aaaf14b in wait (time=18446744073709551615, this=0xd42be0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xea46b8, mutex=0xd65180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8135bcd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xea4690, th=0x1128990) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8135bcf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1128990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8135bcf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1128990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f8135bcf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1128990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f8135bcf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1128990) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f8135bce63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f8110a42d00, parent=0xea4690, th=th@entry=0x1128990) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f8135bce6cb in ThreadWeaver::Thread::run (this=0x1128990) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f813aaaebec in QThreadPrivate::start (arg=0x1128990) at thread/qthread_unix.cpp:338
#11 0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#12 0x00007f8133301f8e in start_thread (arg=0x7f8110a43700) at pthread_create.c:311
#13 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f810bfff700 (LWP 3081)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f813aaaf14b in wait (time=18446744073709551615, this=0xd42be0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xea46b8, mutex=0xd65180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8135bcd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xea4690, th=0x10b6e70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8135bcf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x10b6e70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8135bce63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f810bffed00, parent=0xea4690, th=th@entry=0x10b6e70) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8135bce6cb in ThreadWeaver::Thread::run (this=0x10b6e70) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f813aaaebec in QThreadPrivate::start (arg=0x10b6e70) at thread/qthread_unix.cpp:338
#8  0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#9  0x00007f8133301f8e in start_thread (arg=0x7f810bfff700) at pthread_create.c:311
#10 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f810b7fe700 (LWP 3082)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f813aaaf14b in wait (time=18446744073709551615, this=0xd42be0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xea46b8, mutex=0xd65180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8135bcd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xea4690, th=0x14d8720) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8135bcf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x14d8720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8135bce63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f810b7fdd00, parent=0xea4690, th=th@entry=0x14d8720) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8135bce6cb in ThreadWeaver::Thread::run (this=0x14d8720) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f813aaaebec in QThreadPrivate::start (arg=0x14d8720) at thread/qthread_unix.cpp:338
#8  0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#9  0x00007f8133301f8e in start_thread (arg=0x7f810b7fe700) at pthread_create.c:311
#10 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f810affd700 (LWP 3083)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f813aaaf14b in wait (time=18446744073709551615, this=0xd42be0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xea46b8, mutex=0xd65180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8135bcd041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xea4690, th=0x1497540) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8135bcf94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1497540) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8135bcf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1497540) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f8135bcf964 in ThreadWeaver::WorkingHardState::applyForWork (this=0xd6fc70, th=0x1497540) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f8135bce63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f810affcd00, parent=0xea4690, th=th@entry=0x1497540) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f8135bce6cb in ThreadWeaver::Thread::run (this=0x1497540) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f813aaaebec in QThreadPrivate::start (arg=0x1497540) at thread/qthread_unix.cpp:338
#10 0x00007f812ebe5764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#11 0x00007f8133301f8e in start_thread (arg=0x7f810affd700) at pthread_create.c:311
#12 0x00007f813ddade1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f813e4977c0 (LWP 2618)):
[KCrash Handler]
#6  0x00007f813dceb037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007f813dcee698 in __GI_abort () at abort.c:90
#8  0x00007f813dce3e03 in __assert_fail_base (fmt=0x7f813de3a578 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7f813c546a98 "!xcb_xlib_threads_sequence_lost", file=file@entry=0x7f813c546d52 "../../src/xcb_io.c", line=line@entry=273, function=function@entry=0x7f813c546e78 <__PRETTY_FUNCTION__.14344> "poll_for_event") at assert.c:92
#9  0x00007f813dce3eb2 in __GI___assert_fail (assertion=assertion@entry=0x7f813c546a98 "!xcb_xlib_threads_sequence_lost", file=file@entry=0x7f813c546d52 "../../src/xcb_io.c", line=line@entry=273, function=function@entry=0x7f813c546e78 <__PRETTY_FUNCTION__.14344> "poll_for_event") at assert.c:101
#10 0x00007f813c4d5bc9 in poll_for_event (dpy=dpy@entry=0xb8c660) at ../../src/xcb_io.c:270
#11 0x00007f813c4d5be1 in poll_for_response (dpy=dpy@entry=0xb8c660) at ../../src/xcb_io.c:288
#12 0x00007f813c4d614d in _XEventsQueued (dpy=dpy@entry=0xb8c660, mode=mode@entry=2) at ../../src/xcb_io.c:362
#13 0x00007f813c4c775b in XEventsQueued (dpy=0xb8c660, mode=2) at ../../src/Pending.c:43
#14 0x00007f813b639bdc in x11EventSourceCheck (s=0xb6c890) at kernel/qguieventdispatcher_glib.cpp:85
#15 0x00007f8132e2ec69 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f8132e2f175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f8132e2f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f813abda016 in QEventDispatcherGlib::processEvents (this=0xa99ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#19 0x00007f813b63a1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#20 0x00007f813abaa38f in QEventLoop::processEvents (this=this@entry=0x7fff6c582ae0, flags=...) at kernel/qeventloop.cpp:149
#21 0x00007f813abaa618 in QEventLoop::exec (this=this@entry=0x7fff6c582ae0, flags=...) at kernel/qeventloop.cpp:204
#22 0x00007f813abafcf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#23 0x00007f813b592ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#24 0x00007f813e0a37cf in kdemain (argc=1, argv=0x7fff6c582d28) at ../../krunner/main.cpp:64
#25 0x00007f813dcd5ea5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, ubp_av=0x7fff6c582d28, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6c582d18) at libc-start.c:260
#26 0x0000000000400701 in _start ()

Possible duplicates by query: bug 315521, bug 311955, bug 308269, bug 306047, bug 303738.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-05-07 02:11:57 UTC

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