Bug 217623 - librivox script does not display query results
Summary: librivox script does not display query results
Status: RESOLVED DOWNSTREAM
Alias: None
Product: amarok
Classification: Applications
Component: Internet Services (show other bugs)
Version: 2.2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
: 215236 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-06 19:21 UTC by Christoph Herrmann
Modified: 2009-12-09 12:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Output of amarok -debug (183.63 KB, text/plain)
2009-12-06 19:26 UTC, Christoph Herrmann
Details
screenshot of the search (36.70 KB, image/png)
2009-12-06 19:32 UTC, Christoph Herrmann
Details
crash backtrace (20.59 KB, text/plain)
2009-12-08 16:27 UTC, Christoph Herrmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Herrmann 2009-12-06 19:21:17 UTC
Version:           2.2.0 (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

when i do a librivox search for a book, there are no search results displayed, however wireshark shows me amarok is constantly querying the librivox server (and is getting a correct answer, too).

furthermore, running amarok with the debug option set produces an output that is repeating the insertItem thing over and over again

as soon as i try to expand the search node, amarok crashes
Comment 1 Christoph Herrmann 2009-12-06 19:26:41 UTC
Created attachment 38878 [details]
Output of amarok -debug
Comment 2 Christoph Herrmann 2009-12-06 19:32:36 UTC
Created attachment 38879 [details]
screenshot of the search
Comment 3 Myriam Schweingruber 2009-12-06 20:39:15 UTC
Could you please upgrade to Amarok 2.2.1, available in the kubuntu backports PPA and see if this changes the behavior?
Comment 4 Christoph Herrmann 2009-12-06 23:53:33 UTC
hello myriam, i upgraded to 2.2.1 and still no search results... 

it keeps crashing on expanding the query node as well, however it doesn't usually do so on the first click (on the little +). it takes a "random" number of clicks to crash, but it crashes eventually
Comment 5 Myriam Schweingruber 2009-12-07 00:04:21 UTC
Thank you for the feedback.
Comment 6 Myriam Schweingruber 2009-12-07 00:13:31 UTC
*** Bug 215236 has been marked as a duplicate of this bug. ***
Comment 7 Myriam Schweingruber 2009-12-08 15:43:16 UTC
Hm, seems I forgot to ask you for a backtrace.
Comment 8 Christoph Herrmann 2009-12-08 16:27:12 UTC
Created attachment 38927 [details]
crash backtrace
Comment 9 Myriam Schweingruber 2009-12-08 22:41:37 UTC
Pasting backtrace from comment #8 inline, easier for searches:

Application: Amarok (amarok), signal: Aborted
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f92a272c7a0 (LWP 2771))]

Thread 15 (Thread 0x7f928af7a910 (LWP 2772)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f9290c2fc91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f9289a31910 (LWP 2773)):
#0  0x00007f929f968373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f929881536c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f92988156b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f92a02981fe in QEventDispatcherGlib::processEvents (this=0x1790050, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f92a026e532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f92a026e904 in QEventLoop::exec (this=0x7f9289a30fb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f92a01866cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f9290e8a56e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x00007f92a0189445 in QThreadPrivate::start (arg=0x1790010) at thread/qthread_unix.cpp:188
#9  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 13 (Thread 0x7f9289026910 (LWP 2776)):
#0  0x00007f929f968373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f928902ccbe in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 12 (Thread 0x7f9288825910 (LWP 2777)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f9290c40983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f9287c19910 (LWP 2778)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f9290c40983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 10 (Thread 0x7f9287418910 (LWP 2779)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f9290c40983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f9285c83910 (LWP 2781)):
#0  0x00007f929f96d3c2 in select () from /lib/libc.so.6
#1  0x00007f9290c58725 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f9290c3d7e9 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f9276211910 (LWP 2782)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f92a018a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f929cc26326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20765c0, th=0x2103b50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f929cc2845b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1945820, th=0x2103b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f929cc28474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1945820, th=0x2103b50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f929cc26a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f9276211000, parent=0x20765c0, th=0x2103b50) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f929cc26eb8 in ThreadWeaver::Thread::run (this=0x2103b50) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f92a0189445 in QThreadPrivate::start (arg=0x2103b50) at thread/qthread_unix.cpp:188
#9  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 7 (Thread 0x7f9275a10910 (LWP 2783)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f92a018a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f929cc26326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20765c0, th=0x7f92680009d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f929cc2845b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1945820, th=0x7f92680009d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f929cc26a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f9275a10000, parent=0x20765c0, th=0x7f92680009d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f929cc26eb8 in ThreadWeaver::Thread::run (this=0x7f92680009d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f92a0189445 in QThreadPrivate::start (arg=0x7f92680009d0) at thread/qthread_unix.cpp:188
#8  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 6 (Thread 0x7f927520f910 (LWP 2787)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f92a018a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f929cc26326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20765c0, th=0x2989a10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f929cc2845b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1945820, th=0x2989a10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f929cc28474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1945820, th=0x2989a10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f929cc26a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f927520f000, parent=0x20765c0, th=0x2989a10) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f929cc26eb8 in ThreadWeaver::Thread::run (this=0x2989a10) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f92a0189445 in QThreadPrivate::start (arg=0x2989a10) at thread/qthread_unix.cpp:188
#9  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f9274a0e910 (LWP 2788)):
#0  0x00007f929f96d3c2 in select () from /lib/libc.so.6
#1  0x00007f92a024ef31 in QProcessManager::run (this=0x160dad0) at io/qprocess_unix.cpp:296
#2  0x00007f92a0189445 in QThreadPrivate::start (arg=0x160dad0) at thread/qthread_unix.cpp:188
#3  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f927420d910 (LWP 2794)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f92a018a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f9d550, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f929cc26326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20765c0, th=0x29204c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f929cc2845b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1945820, th=0x29204c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f929cc26a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f927420d000, parent=0x20765c0, th=0x29204c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f929cc26eb8 in ThreadWeaver::Thread::run (this=0x29204c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f92a0189445 in QThreadPrivate::start (arg=0x29204c0) at thread/qthread_unix.cpp:188
#8  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 3 (Thread 0x7f9273a0c910 (LWP 2801)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f92a018a462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2958d80, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2958d80, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f92a01804f2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f92a0189445 in QThreadPrivate::start (arg=0x296ae10) at thread/qthread_unix.cpp:188
#5  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 2 (Thread 0x7f927320b910 (LWP 2802)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f929f911a93 in _L_lock_9264 () from /lib/libc.so.6
#2  0x00007f929f90f701 in *__GI___libc_free (mem=0x7f929fbffe40) at malloc.c:3714
#3  0x00007f92988114e3 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f92a0298ce2 in ~QEventDispatcherGlib (this=0x2a24490, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:289
#5  0x00007f92a01895fc in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:212
#6  0x00007f92a018944d in ~__pthread_cleanup_class (arg=0x29287c0) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x29287c0) at thread/qthread_unix.cpp:190
#8  0x00007f9299edaa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f929f9747bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f92a272c7a0 (LWP 2771)):
[KCrash Handler]
#5  0x00007f929f8c84b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f929f8cbf50 in *__GI_abort () at abort.c:92
#7  0x00007f929f900c97 in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f929f90add6 in malloc_printerr (action=3, str=0x7f929f9c9835 "malloc(): memory corruption", ptr=<value optimized out>) at malloc.c:6217
#9  0x00007f929f90dc0e in _int_malloc (av=0x7f929fbffe40, bytes=<value optimized out>) at malloc.c:4361
#10 0x00007f929f90f7ee in *__GI___libc_malloc (bytes=39) at malloc.c:3638
#11 0x00007f92a018cadf in QByteArray (this=0x7fff95f3a7d0, str=<value optimized out>) at tools/qbytearray.cpp:1235
#12 0x00007f92a0601900 in KConfigBase::group (this=0x1605f90, str=0x6 <Address 0x6 out of bounds>) at ../../kdecore/config/kconfigbase.cpp:56
#13 0x00007f92a1700450 in debugEnabled (this=0x7fff95f3ab80, __in_chrg=<value optimized out>) at /build/buildd/amarok-2.2.1/src/Debug.h:105
#14 ~Block (this=0x7fff95f3ab80, __in_chrg=<value optimized out>) at /build/buildd/amarok-2.2.1/src/Debug.h:229
#15 0x00007f92a16fd80b in ScriptableService::addTrack (this=<value optimized out>, track=0x59f8360) at /build/buildd/amarok-2.2.1/src/services/scriptable/ScriptableService.cpp:293
#16 0x00007f92a16ff4b7 in ScriptableService::insertItem (this=0x3f8fc20, level=<value optimized out>, parentId=<value optimized out>, name=<value optimized out>, infoHtml=<value optimized out>, 
    callbackData=<value optimized out>, playableUrl=..., albumOverride=..., artistOverride=..., genreOverride=..., composerOverride=..., yearOverride=0, coverUrl=...)
    at /build/buildd/amarok-2.2.1/src/services/scriptable/ScriptableService.cpp:131
#17 0x00007f92a170afaa in ScriptableServiceManager::insertItem (this=<value optimized out>, serviceName=<value optimized out>, level=<value optimized out>, parentId=<value optimized out>, 
    name=<value optimized out>, infoHtml=<value optimized out>, callbackData=..., playableUrl=..., albumOverride=..., artistOverride=..., genreOverride=..., composerOverride=..., yearOverride=0, 
    coverUrl=...) at /build/buildd/amarok-2.2.1/src/services/scriptable/ScriptableServiceManager.cpp:76
#18 0x00007f92a1a57cfe in ScriptableServiceScript::insertItem (this=<value optimized out>, item=<value optimized out>)
    at /build/buildd/amarok-2.2.1/src/scriptengine/AmarokScriptableServiceScript.cpp:201
#19 0x00007f92a1a581f0 in ScriptableServiceScript::qt_metacall (this=0x2ac7ed0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff95f3c220)
    at /build/buildd/amarok-2.2.1/obj-x86_64-linux-gnu/src/AmarokScriptableServiceScript.moc:195
#20 0x00007f929b9ced76 in callQtMethod (context=<value optimized out>, callType=<value optimized out>, thisQObject=<value optimized out>, meta=<value optimized out>, 
    initialIndex=<value optimized out>, maybeOverloaded=<value optimized out>) at qscriptextqobject.cpp:729
#21 0x00007f929b9d0e8e in QScript::QtFunction::execute (this=0x59856e0, context=0x2b1c480) at qscriptextqobject.cpp:1893
#22 0x00007f929b969003 in QScriptContextPrivate::execute (this=0x2b1acd0, code=<value optimized out>) at qscriptcontext_p.cpp:793
#23 0x00007f929b973282 in QScript::ScriptFunction::execute (this=0x2c33e10, context=0x2b1acd0) at qscriptcontext_p.cpp:323
#24 0x00007f929b9820dd in QScriptEnginePrivate::call (this=0x2b1a170, callee=..., thisObject=<value optimized out>, args=..., asConstructor=<value optimized out>) at qscriptengine_p.cpp:1257
#25 0x00007f929b9c279a in QScriptValueImpl::call (this=0x59aedc8, thisObject=<value optimized out>, args=<value optimized out>) at qscriptvalueimpl_p.h:724
#26 QScriptValue::call (this=0x59aedc8, thisObject=<value optimized out>, args=<value optimized out>) at qscriptvalue.cpp:1240
#27 0x00007f92a1a516b9 in AmarokDownloadHelper::resultString (this=0x5985f70, job=0x3effb10) at /build/buildd/amarok-2.2.1/src/scriptengine/AmarokNetworkScript.cpp:218
#28 0x00007f92a1a522a0 in AmarokDownloadHelper::qt_metacall (this=0x5985f70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff95f3f6d0)
    at /build/buildd/amarok-2.2.1/obj-x86_64-linux-gnu/src/AmarokNetworkScript.moc:154
#29 0x00007f92a0284ddc in QMetaObject::activate (sender=0x3effb10, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#30 0x00007f92a065ae62 in KJob::result (this=0xad3, _t1=0x3effb10) at ./kjob.moc:188
#31 0x00007f92a065b1df in KJob::emitResult (this=0x3effb10) at ../../kdecore/jobs/kjob.cpp:304
#32 0x00007f92996b7d93 in KIO::SimpleJob::slotFinished (this=0x3effb10) at ../../kio/kio/job.cpp:477
#33 0x00007f92996b8253 in KIO::TransferJob::slotFinished (this=0x3effb10) at ../../kio/kio/job.cpp:948
#34 0x00007f92996b6b61 in KIO::TransferJob::qt_metacall (this=0x3effb10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff95f3fb20) at ./jobclasses.moc:343
#35 0x00007f92996b6e10 in KIO::StoredTransferJob::qt_metacall (this=0xad3, _c=2771, _id=6, _a=0xffffffffffffffff) at ./jobclasses.moc:447
#36 0x00007f92a0284ddc in QMetaObject::activate (sender=0x2aac230, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#37 0x00007f9299778a91 in KIO::SlaveInterface::dispatch (this=0x2aac230, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#38 0x00007f9299775343 in KIO::SlaveInterface::dispatch (this=0x2aac230) at ../../kio/kio/slaveinterface.cpp:91
#39 0x00007f929976815d in KIO::Slave::gotInput (this=0x2aac230) at ../../kio/kio/slave.cpp:322
#40 0x00007f929976a27c in KIO::Slave::qt_metacall (this=0x2aac230, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff95f3fee0) at ./slave.moc:76
#41 0x00007f92a0284ddc in QMetaObject::activate (sender=0x2aaa2b0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#42 0x00007f9299684ed7 in KIO::ConnectionPrivate::dequeue (this=0x283bca0) at ../../kio/kio/connection.cpp:82
#43 0x00007f9299684ffd in KIO::Connection::qt_metacall (this=0x2aaa2b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x5982670) at ./connection.moc:73
#44 0x00007f92a027f0f9 in QObject::event (this=0x2aaa2b0, e=0x3efebd0) at kernel/qobject.cpp:1111
#45 0x00007f92a0b93efc in QApplicationPrivate::notify_helper (this=0x1619030, receiver=0x2aaa2b0, e=0x3efebd0) at kernel/qapplication.cpp:4056
#46 0x00007f92a0b9b1ce in QApplication::notify (this=0x7fff95f40850, receiver=0x2aaa2b0, e=0x3efebd0) at kernel/qapplication.cpp:4021
#47 0x00007f92a2257e56 in KApplication::notify (this=0x7fff95f40850, receiver=0x2aaa2b0, event=0x3efebd0) at ../../kdeui/kernel/kapplication.cpp:302
#48 0x00007f92a026fc2c in QCoreApplication::notifyInternal (this=0x7fff95f40850, receiver=0x2aaa2b0, event=0x3efebd0) at kernel/qcoreapplication.cpp:610
#49 0x00007f92a027080a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x14f0810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#50 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x14f0810) at kernel/qcoreapplication.cpp:1247
#51 0x00007f92a0298533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#52 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#53 0x00007f9298811bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#54 0x00007f9298815588 in ?? () from /lib/libglib-2.0.so.0
#55 0x00007f92988156b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#56 0x00007f92a02981a6 in QEventDispatcherGlib::processEvents (this=0x14f0470, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#57 0x00007f92a0c284be in QGuiEventDispatcherGlib::processEvents (this=0xad3, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#58 0x00007f92a026e532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#59 0x00007f92a026e904 in QEventLoop::exec (this=0x7fff95f407e0, flags=) at kernel/qeventloop.cpp:201
#60 0x00007f92a0270ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#61 0x0000000000409df4 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/amarok-2.2.1/src/main.cpp:227
The current source language is "auto; currently c".
Comment 10 Myriam Schweingruber 2009-12-09 12:33:03 UTC
This is a problem related to glibc, as described in this blog posts:

http://www.purinchu.net/wp/2009/11/16/malloc_check_-crashes/

The Kubuntu developers have been advised.