Bug 207689 - krunner random crash while typing
Summary: krunner random crash while typing
Status: RESOLVED DUPLICATE of bug 192536
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 16:17 UTC by Dani
Modified: 2009-09-17 17:00 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 Dani 2009-09-17 16:17:36 UTC
Application that crashed: krunner
Version of the application: 0.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

 -- Backtrace:
Application: Interfície d'execució d'ordres (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0xb5f89920 (LWP 5555))]

Thread 5 (Thread 0xa7927b90 (LWP 9713)):
#0  0xb7f9b424 in __kernel_vsyscall ()
#1  0xb6893bb3 in ?? () from /lib/i686/cmov/libc.so.6
#2  0xb681726d in ?? () from /lib/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 4 (Thread 0xa6fffb90 (LWP 9714)):
#0  0xb7f9b424 in __kernel_vsyscall ()
#1  0xb6893bb3 in ?? () from /lib/i686/cmov/libc.so.6
#2  0xb681726d in ?? () from /lib/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0xa67feb90 (LWP 9715)):
[KCrash Handler]
#6  0xb7f9b424 in __kernel_vsyscall ()
#7  0xb67ce3d0 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb67d1a85 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb68072ed in ?? () from /lib/i686/cmov/libc.so.6
#10 0xb6814576 in ?? () from /lib/i686/cmov/libc.so.6
#11 0xb6815cd5 in malloc () from /lib/i686/cmov/libc.so.6
#12 0xb7c44660 in KTraderParse_putSymbol (_name=0xa7073156 "Exec") from /usr/lib/libkdecore.so.5
#13 0xb7c453df in kiotraderlex () from /usr/lib/libkdecore.so.5
#14 0xb7c43f2d in kiotraderparse () at yacc.c:1405
#15 0xb7c44362 in KTraderParse_mainParse (_code=0xa70730e0 "exist Exec and ('blens' =~ Name)") at yacc.y:151
#16 0xb7c3fef6 in KTraderParse::parseConstraints (_constr=...) at ../../kdecore/services/ktraderparse.cpp:44
#17 0xb7c3e124 in KServiceTypeTrader::applyConstraints (lst=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:59
#18 0xb7c3e42e in KServiceTypeTrader::defaultOffers (this=0xa133300, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:127
#19 0xb7c3ece5 in KServiceTypeTrader::query (this=0xa133300, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:141
#20 0xa8982c4d in ServiceRunner::match (this=0xa16ad78, context=...) at ../../../../plasma/runners/services/servicerunner.cpp:56
#21 0xb5ccd797 in Plasma::AbstractRunner::performMatch (this=0xa16ad78, localContext=...) at ../../plasma/abstractrunner.cpp:160
#22 0xb5d432cb in Plasma::FindMatchesJob::run (this=0xa234d50) at ../../plasma/private/runnerjobs.cpp:158
#23 0xb4d754f4 in ThreadWeaver::JobRunHelper::runTheJob (this=0xa67fe2d8, th=0xa142c90, job=0xa234d50) at ../../../threadweaver/Weaver/Job.cpp:106
#24 0xb4d75871 in ThreadWeaver::Job::execute (this=0xa234d50, th=0xa142c90) at ../../../threadweaver/Weaver/Job.cpp:135
#25 0xb4d7448a in ThreadWeaver::ThreadRunHelper::run (this=0xa67fe340, parent=0xa01bcb0, th=0xa142c90) at ../../../threadweaver/Weaver/Thread.cpp:95
#26 0xb4d74afb in ThreadWeaver::Thread::run (this=0xa142c90) at ../../../threadweaver/Weaver/Thread.cpp:142
#27 0xb7d9e582 in QThreadPrivate::start (arg=0xa142c90) at thread/qthread_unix.cpp:188
#28 0xb66b64b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#29 0xb6884a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xa5ffdb90 (LWP 9716)):
#0  0xb7f9b424 in __kernel_vsyscall ()
#1  0xb66b9f65 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb689385d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb7d9f562 in QWaitConditionPrivate::wait (this=0xa01bcc8, mutex=0xa02ee98, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa01bcc8, mutex=0xa02ee98, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4d73648 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa01bcb0, th=0xa5063d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d763ac in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa02dac8, th=0xa5063d8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4d7223b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa01bcb0, th=0xa5063d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4d764a2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa02dac8, th=0xa5063d8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4d73bd3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa01bcb0, th=0xa5063d8, previous=0xa2412c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4d744be in ThreadWeaver::ThreadRunHelper::run (this=0xa5ffd340, parent=0xa01bcb0, th=0xa5063d8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4d74afb in ThreadWeaver::Thread::run (this=0xa5063d8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb7d9e582 in QThreadPrivate::start (arg=0xa5063d8) at thread/qthread_unix.cpp:188
#13 0xb66b64b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#14 0xb6884a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5f89920 (LWP 5555)):
#0  0xb7f9b424 in __kernel_vsyscall ()
#1  0xb6893bb3 in ?? () from /lib/i686/cmov/libc.so.6
#2  0xb681726d in ?? () from /lib/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

This bug may be a duplicate of or related to bug 207103

Reported using DrKonqi
Comment 1 Jacopo De Simoi 2009-09-17 17:00:20 UTC

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