Package: amarok
Version: 1.3.8-1+b1

During the operation of amarok following messages get printed on console.

#################Before track change#################
$ amarok &
[1] 8075
$ amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use 
amarokapp.
kbuildsycoca running...
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for 
PlaylistWindow/PlaylistWindow

##################After track change#################
*** glibc detected *** double free or corruption (!prev): 0x08730958 ***

At this point, amarok crashes, although the song continues to play in the 
background.

By running gdb, following stacktrace is shown.

#0  0xb6e2c179 in pthread_setcanceltype () from /lib/tls/libc.so.6
#1  0xb6ddf32f in fork () from /lib/tls/libc.so.6
#2  0xb71af064 in fork () from /lib/tls/libpthread.so.0
#3  0x0822e0cc in amaroK::Crash::crashHandler ()
#4  <signal handler called>
#5  0xb6d767c7 in raise () from /lib/tls/libc.so.6
#6  0xb6d7806b in abort () from /lib/tls/libc.so.6
#7  0xb6dad525 in __fsetlocking () from /lib/tls/libc.so.6
#8  0xb6db3b77 in malloc_usable_size () from /lib/tls/libc.so.6
#9  0xb6db4012 in free () from /lib/tls/libc.so.6
#10 0xb519f74d in ?? () from /usr/lib/kde3/libamarok_xine-engine.so
#11 0x087c15b8 in ?? ()
#12 0xb51b0548 in ?? () from /usr/lib/kde3/libamarok_xine-engine.so
#13 0xbfc06188 in ?? ()
#14 0xb515652d in xine_post_dispose () from /usr/lib/libxine.so.1
#15 0x087c15b8 in ?? ()
#16 0xb51a140c in Fader::~Fader () from /usr/lib/kde3/libamarok_xine-engine.so

The last line suggests that the problem is due to bug in the crossfading.

Temporary solution: turn the crossfading off.

Kernel version: 2.6.12-1-686
libc6 version: 2.3.6-3

-- 
Ashutosh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to