Bug 259204 - krunner crash
Summary: krunner crash
Status: RESOLVED DUPLICATE of bug 254034
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 12:37 UTC by Neal Becker
Modified: 2010-12-13 19:15 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 Neal Becker 2010-12-08 12:37:18 UTC
Application: krunner (0.1)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.6-48.fc14.x86_64 x86_64
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed:

Used alt-f2 and started typing in my command to run.  Nothing unusual.  I had just used a very similar command and the window for that was just opening when krunner crashed.

-- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
[Current thread is 1 (Thread 0x7fe3d1abb880 (LWP 23936))]

Thread 5 (Thread 0x7fe3bf91b700 (LWP 24619)):
[KCrash Handler]
#6  0x000000342c034085 in raise () from /lib64/libc.so.6
#7  0x000000342c035a36 in abort () from /lib64/libc.so.6
#8  0x0000003433830465 in _dbus_abort () at dbus-sysdeps.c:94
#9  0x00000034338273a5 in _dbus_warn_check_failed (format=0x3433836568 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:289
#10 0x0000003ff161a185 in q_dbus_pending_call_block (this=0x9abac0, pcall=0x7fe3a80028e0) at qdbus_symbols_p.h:305
#11 QDBusConnectionPrivate::waitForFinished (this=0x9abac0, pcall=0x7fe3a80028e0) at qdbusintegrator.cpp:1718
#12 0x0000003ff1658f93 in QDBusPendingCallPrivate::waitForFinished (this=0x7fe3a80028e0) at qdbuspendingcall.cpp:242
#13 0x00007fe3bc9fcc49 in ?? () from /usr/lib64/kde4/krunner_audioplayercontrol.so
#14 0x00007fe3bc9fe808 in ?? () from /usr/lib64/kde4/krunner_audioplayercontrol.so
#15 0x0000003ffb8ef243 in Plasma::AbstractRunner::performMatch (this=0xf24690, localContext=...) at /usr/src/debug/kdelibs-4.5.3/plasma/abstractrunner.cpp:132
#16 0x0000003ffc40bbf1 in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fe3bf91abc0, th=0xd5a330, job=0x114cc70) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Job.cpp:106
#17 0x0000003ffc40bd2e in ThreadWeaver::Job::execute (this=0x114cc70, th=0xd5a330) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Job.cpp:135
#18 0x0000003ffc40b4df in ThreadWeaver::ThreadRunHelper::run (this=0x7fe3bf91ac50, parent=0xba2b90, th=0xd5a330) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:95
#19 0x0000003ffc40b598 in ThreadWeaver::Thread::run (this=0xd5a330) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:142
#20 0x0000003ff0c726ee in QThreadPrivate::start (arg=0xd5a330) at thread/qthread_unix.cpp:285
#21 0x00000034400999a3 in ?? () from /usr/lib64/nvidia/libGL.so.1
#22 0x000000342cc06d5b in start_thread () from /lib64/libpthread.so.0
#23 0x000000342c0e4aad in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fe3b5c2f700 (LWP 24620)):
#0  0x000000342cc0b8c4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003ff0c72ddb in wait (this=<value optimized out>, mutex=0xb94c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xb94c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x0000003ffc40a0b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xba2b90, th=0xd4a270) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003ffc40c723 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb95db0, th=0xd4a270) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003ffc40b50f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe3b5c2ec50, parent=0xba2b90, th=0xd4a270) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003ffc40b598 in ThreadWeaver::Thread::run (this=0xd4a270) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003ff0c726ee in QThreadPrivate::start (arg=0xd4a270) at thread/qthread_unix.cpp:285
#8  0x00000034400999a3 in ?? () from /usr/lib64/nvidia/libGL.so.1
#9  0x000000342cc06d5b in start_thread () from /lib64/libpthread.so.0
#10 0x000000342c0e4aad in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fe3b542e700 (LWP 24621)):
#0  0x000000342cc0b8c4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003ff0c71823 in QMutexPrivate::wait (this=0x9abce0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003ff0c6e295 in QMutex::lock (this=0x9abb28) at thread/qmutex.cpp:204
#3  0x0000003ff16234f5 in QDBusMutexLocker (this=0x9abac0, message=..., timeout=-1) at qdbusthreaddebug_p.h:188
#4  QDBusDispatchLocker (this=0x9abac0, message=..., timeout=-1) at qdbusthreaddebug_p.h:203
#5  QDBusConnectionPrivate::sendWithReplyAsync (this=0x9abac0, message=..., timeout=-1) at qdbusintegrator.cpp:1943
#6  0x0000003ff1612f40 in QDBusConnection::asyncCall (this=<value optimized out>, message=<value optimized out>, timeout=<value optimized out>) at qdbusconnection.cpp:560
#7  0x0000003ff16301ea in QDBusAbstractInterface::asyncCallWithArgumentList (this=<value optimized out>, method=..., args=...) at qdbusabstractinterface.cpp:477
#8  0x0000003ff1632f09 in QDBusAbstractInterface::asyncCall (this=0x7fe3b542cb20, method=..., arg1=..., arg2=<value optimized out>, arg3=<value optimized out>, arg4=..., arg5=..., arg6=..., arg7=..., arg8=...) at qdbusabstractinterface.cpp:757
#9  0x00007fe3bc9fcbf5 in ?? () from /usr/lib64/kde4/krunner_audioplayercontrol.so
#10 0x00007fe3bc9fe808 in ?? () from /usr/lib64/kde4/krunner_audioplayercontrol.so
#11 0x0000003ffb8ef243 in Plasma::AbstractRunner::performMatch (this=0xf24690, localContext=...) at /usr/src/debug/kdelibs-4.5.3/plasma/abstractrunner.cpp:132
#12 0x0000003ffc40bbf1 in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fe3b542dbc0, th=0xd8ba40, job=0x11501d0) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Job.cpp:106
#13 0x0000003ffc40bd2e in ThreadWeaver::Job::execute (this=0x11501d0, th=0xd8ba40) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Job.cpp:135
#14 0x0000003ffc40b4df in ThreadWeaver::ThreadRunHelper::run (this=0x7fe3b542dc50, parent=0xba2b90, th=0xd8ba40) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:95
#15 0x0000003ffc40b598 in ThreadWeaver::Thread::run (this=0xd8ba40) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:142
#16 0x0000003ff0c726ee in QThreadPrivate::start (arg=0xd8ba40) at thread/qthread_unix.cpp:285
#17 0x00000034400999a3 in ?? () from /usr/lib64/nvidia/libGL.so.1
#18 0x000000342cc06d5b in start_thread () from /lib64/libpthread.so.0
#19 0x000000342c0e4aad in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe3b4c2d700 (LWP 24622)):
#0  0x000000342cc0b8c4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003ff0c72ddb in wait (this=<value optimized out>, mutex=0xb94c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xb94c20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x0000003ffc40a0b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xba2b90, th=0xf432e0) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003ffc40c723 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb95db0, th=0xf432e0) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003ffc40b50f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe3b4c2cc50, parent=0xba2b90, th=0xf432e0) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003ffc40b598 in ThreadWeaver::Thread::run (this=0xf432e0) at /usr/src/debug/kdelibs-4.5.3/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003ff0c726ee in QThreadPrivate::start (arg=0xf432e0) at thread/qthread_unix.cpp:285
#8  0x00000034400999a3 in ?? () from /usr/lib64/nvidia/libGL.so.1
#9  0x000000342cc06d5b in start_thread () from /lib64/libpthread.so.0
#10 0x000000342c0e4aad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe3d1abb880 (LWP 23936)):
#0  0x000000342cc0b8c4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003ff0c71823 in QMutexPrivate::wait (this=0x9abce0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003ff0c6e295 in QMutex::lock (this=0x9abb28) at thread/qmutex.cpp:204
#3  0x0000003ff16196f2 in QDBusMutexLocker (this=0x9abac0) at qdbusthreaddebug_p.h:188
#4  QDBusDispatchLocker (this=0x9abac0) at qdbusthreaddebug_p.h:203
#5  QDBusConnectionPrivate::doDispatch (this=0x9abac0) at qdbusintegrator.cpp:1092
#6  0x0000003ff161c3e5 in QDBusConnectionPrivate::socketRead (this=0x9abac0, fd=<value optimized out>) at qdbusintegrator.cpp:1114
#7  0x0000003ff165cc03 in QDBusConnectionPrivate::qt_metacall (this=0x9abac0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff00ee3f00) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#8  0x0000003ff0d7004f in QMetaObject::activate (sender=0xef96c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff00ee3f00) at kernel/qobject.cpp:3272
#9  0x0000003ff0db882e in QSocketNotifier::activated (this=<value optimized out>, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#10 0x0000003ff0d766cb in QSocketNotifier::event (this=0xef96c0, e=0x7fff00ee45b0) at kernel/qsocketnotifier.cpp:317
#11 0x0000003ff1fb78c4 in QApplicationPrivate::notify_helper (this=0x9bb880, receiver=0xef96c0, e=0x7fff00ee45b0) at kernel/qapplication.cpp:4445
#12 0x0000003ff1fbc3da in QApplication::notify (this=<value optimized out>, receiver=0xef96c0, e=0x7fff00ee45b0) at kernel/qapplication.cpp:4324
#13 0x0000003ff3c204c6 in KApplication::notify (this=0x9b56e0, receiver=0xef96c0, event=0x7fff00ee45b0) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310
#14 0x0000003ff0d5b7ac in QCoreApplication::notifyInternal (this=0x9b56e0, receiver=0xef96c0, event=0x7fff00ee45b0) at kernel/qcoreapplication.cpp:732
#15 0x0000003ff0d86289 in sendEvent (source=0x9c22d0) at kernel/qcoreapplication.h:215
#16 socketNotifierSourceDispatch (source=0x9c22d0) at kernel/qeventdispatcher_glib.cpp:110
#17 0x000000342dc41e33 in g_main_dispatch (context=0x9c1920) at gmain.c:2149
#18 g_main_context_dispatch (context=0x9c1920) at gmain.c:2702
#19 0x000000342dc42610 in g_main_context_iterate (context=0x9c1920, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#20 0x000000342dc428ad in g_main_context_iteration (context=0x9c1920, may_block=1) at gmain.c:2843
#21 0x0000003ff0d868bf in QEventDispatcherGlib::processEvents (this=0x991b80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#22 0x0000003ff205c59e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x0000003ff0d5ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x0000003ff0d5ad8c in QEventLoop::exec (this=0x7fff00ee47f0, flags=...) at kernel/qeventloop.cpp:201
#25 0x0000003ff0d5f24b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#26 0x0000003ff9229a76 in kdemain (argc=1, argv=0x7fff00ee4ac8) at /usr/src/debug/kdebase-workspace-4.5.3/krunner/main.cpp:65
#27 0x000000342c01ee7d in __libc_start_main (main=0x4008e0 <main(int, char**)>, argc=1, ubp_av=0x7fff00ee4ac8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff00ee4ab8) at libc-start.c:226
#28 0x0000000000400809 in _start ()

Possible duplicates by query: bug 254034, bug 240689, bug 231404.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-13 19:15:10 UTC
[Comment from a bug triager]
This issue is being tracked at bug 254034. Merging. Thanks

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