<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>212488</bug_id>
          
          <creation_ts>2009-10-31 09:56:50 +0000</creation_ts>
          <short_desc>Amarok crashes when repopulate dynamic playlist</short_desc>
          <delta_ts>2009-10-31 10:04:36 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>amarok</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Unlisted Binaries</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>200546</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Blaž Jelenec">blaz.jelenec</reporter>
          <assigned_to name="Amarok Bugs">amarok-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>853291</commentid>
    <comment_count>0</comment_count>
    <who name="Blaž Jelenec">blaz.jelenec</who>
    <bug_when>2009-10-31 09:56:50 +0000</bug_when>
    <thetext>Application that crashed: amarok
Version of the application: 2.2.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I have my collection on a ntfs drive. Clicking &quot;repopulate&quot; would crash Amarok every time. So I copied the collection to a ext4 partition (home) to rule out ntfs driver. It crashes less now but still does. This is a backtrace of a crash with collection on ext4.

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
The current source language is &quot;auto; currently asm&quot;.
[Current thread is 1 (Thread 0x7feecf1917a0 (LWP 7637))]

Thread 11 (Thread 0x7feeb7f6a910 (LWP 7638)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007feebdc1ec91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7feeb6a21910 (LWP 7639)):
#0  0x00007feecc816373 in *__GI___poll (fds=&lt;value optimized out&gt;, nfds=&lt;value optimized out&gt;, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feec59d636c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007feec59d66b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007feeccf2f1fe in QEventDispatcherGlib::processEvents (this=0x937b90, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007feeccf05532 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#5  0x00007feeccf05904 in QEventLoop::exec (this=0x7feeb6a20fb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007feecce1d6cb in QThread::exec (this=&lt;value optimized out&gt;) at thread/qthread.cpp:487
#7  0x00007feebde7956e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x00007feecce20445 in QThreadPrivate::start (arg=0xa3b7b0) at thread/qthread_unix.cpp:188
#9  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#10 0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7feeb6016910 (LWP 7642)):
#0  0x00007feecc816373 in *__GI___poll (fds=&lt;value optimized out&gt;, nfds=&lt;value optimized out&gt;, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feeb601ccbe in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently c&quot;.

Thread 8 (Thread 0x7feeb5815910 (LWP 7643)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feebdc2f983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7feeb4b71910 (LWP 7644)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feebdc2f983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 6 (Thread 0x7feeb4370910 (LWP 7645)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feebdc2f983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#3  0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7feeb29d4910 (LWP 7647)):
[KCrash Handler]
#5  Dynamic::BiasSolver::getRandomTrack (this=0x38149a0, subset=...) at /build/buildd/amarok-2.2.0/src/dynamic/BiasSolver.cpp:733
#6  0x00007feece556bf2 in Dynamic::BiasSolver::generateInitialPlaylist (this=0x38149a0, optimal=&lt;value optimized out&gt;) at /build/buildd/amarok-2.2.0/src/dynamic/BiasSolver.cpp:709
#7  0x00007feece558ff7 in Dynamic::BiasSolver::run (this=0x38149a0) at /build/buildd/amarok-2.2.0/src/dynamic/BiasSolver.cpp:172
#8  0x00007feec9ad575d in ThreadWeaver::JobRunHelper::runTheJob (this=0x7feeb29d3f70, th=0xc8df60, job=0x38149a0) at ../../../threadweaver/Weaver/Job.cpp:106
#9  0x00007feec9ad5a5e in ThreadWeaver::Job::execute (this=0x38149a0, th=0xc8df60) at ../../../threadweaver/Weaver/Job.cpp:135
#10 0x00007feec9ad4a2f in ThreadWeaver::ThreadRunHelper::run (this=0x7feeb29d4000, parent=0x16c3e30, th=0xc8df60) at ../../../threadweaver/Weaver/Thread.cpp:95
#11 0x00007feec9ad4eb8 in ThreadWeaver::Thread::run (this=0xc8df60) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007feecce20445 in QThreadPrivate::start (arg=0xc8df60) at thread/qthread_unix.cpp:188
#13 0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#14 0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7feea7e4c910 (LWP 7648)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feecce214fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x14cced0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x14cced0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feec9ad4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c3e30, th=0x17cbfa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feec9ad645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x17cbfa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feec9ad6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x17cbfa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feec9ad4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feea7e4c000, parent=0x16c3e30, th=0x17cbfa0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007feec9ad4eb8 in ThreadWeaver::Thread::run (this=0x17cbfa0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007feecce20445 in QThreadPrivate::start (arg=0x17cbfa0) at thread/qthread_unix.cpp:188
#9  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#10 0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently c&quot;.

Thread 3 (Thread 0x7feea764b910 (LWP 7649)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feecce214fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x14cced0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x14cced0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feec9ad4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c3e30, th=0x16eeff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feec9ad645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x16eeff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feec9ad6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x16eeff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feec9ad4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feea764b000, parent=0x16c3e30, th=0x16eeff0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007feec9ad4eb8 in ThreadWeaver::Thread::run (this=0x16eeff0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007feecce20445 in QThreadPrivate::start (arg=0x16eeff0) at thread/qthread_unix.cpp:188
#9  0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#10 0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 2 (Thread 0x7feea398a910 (LWP 7658)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007feecce214fb in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x14cced0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x14cced0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feec9ad4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c3e30, th=0x18fef60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feec9ad645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x18fef60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feec9ad6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x18fef60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feec9ad6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x18fef60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007feec9ad6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x14d3240, th=0x18fef60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007feec9ad4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7feea398a000, parent=0x16c3e30, th=0x18fef60) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007feec9ad4eb8 in ThreadWeaver::Thread::run (this=0x18fef60) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007feecce20445 in QThreadPrivate::start (arg=0x18fef60) at thread/qthread_unix.cpp:188
#11 0x00007feec709aa04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#12 0x00007feecc8227bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7feecf1917a0 (LWP 7637)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007feecce1fed5 in thread_sleep (ti=0x7fff3801aef0) at thread/qthread_unix.cpp:297
#2  0x00007feecce20040 in QThread::msleep (msecs=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:323
#3  0x00007feebde9d79a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#4  0x00007feec963ee66 in ~FactoryPrivate (this=0x8fb060, __in_chrg=&lt;value optimized out&gt;) at ../3rdparty/phonon/phonon/factory.cpp:199
#5  0x00007feecc77bc12 in __run_exit_handlers (status=1) at exit.c:78
#6  *__GI_exit (status=1) at exit.c:100
#7  0x00007feecd882328 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707
#8  0x00007feececb8498 in KApplication::xioErrhandler (this=0x7fff3801b360, dpy=0x8ea9a0) at ../../kdeui/kernel/kapplication.cpp:408
#9  0x00007feecbdd2fae in _XIOError () from /usr/lib/libX11.so.6
#10 0x00007feecbdda9a5 in ?? () from /usr/lib/libX11.so.6
#11 0x00007feecbddb257 in _XEventsQueued () from /usr/lib/libX11.so.6
#12 0x00007feecbdc401b in XEventsQueued () from /usr/lib/libX11.so.6
#13 0x00007feecd8bb67c in x11EventSourceCheck (s=0x8e4740) at kernel/qguieventdispatcher_glib.cpp:87
#14 0x00007feec59d5a9a in g_main_context_check () from /lib/libglib-2.0.so.0
#15 0x00007feec59d6280 in ?? () from /lib/libglib-2.0.so.0
#16 0x00007feec59d66b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0x00007feeccf2f1a6 in QEventDispatcherGlib::processEvents (this=0x7d1460, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:327
#18 0x00007feecd8bb4be in QGuiEventDispatcherGlib::processEvents (this=0x7fff3801ae74, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#19 0x00007feeccf05532 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#20 0x00007feeccf05904 in QEventLoop::exec (this=0x7fff3801b2f0, flags=) at kernel/qeventloop.cpp:201
#21 0x00007feeccf07ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#22 0x0000000000409ec6 in main (argc=&lt;value optimized out&gt;, argv=0x7fff3801d108) at /build/buildd/amarok-2.2.0/src/main.cpp:225

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>853296</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Kretschmann">kretschmann</who>
    <bug_when>2009-10-31 10:04:36 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 200546 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>