Bug 218855 - amarok-2.2.1 + 2.2.1.90 : crash bug while playing audio cd
Summary: amarok-2.2.1 + 2.2.1.90 : crash bug while playing audio cd
Status: RESOLVED DUPLICATE of bug 207579
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.3.0 (KDE 4.2.0)
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 23:39 UTC by Manuel Ullmann
Modified: 2010-09-29 11:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
output from amarok --debug (152.04 KB, text/plain)
2009-12-15 23:40 UTC, Manuel Ullmann
Details
track lengths are not shown (295.28 KB, image/png)
2009-12-15 23:46 UTC, Manuel Ullmann
Details
output from amarok --debug with metadata crash (13.98 KB, text/plain)
2009-12-16 00:28 UTC, Manuel Ullmann
Details
amarok-debug-output from amarok -d --nofork for first error (segmentation fault) (14.06 KB, text/plain)
2009-12-17 22:57 UTC, Manuel Ullmann
Details
DrKonqi-output (core dump) for first error (segmentation fault) (22.74 KB, application/octet-stream)
2009-12-17 22:59 UTC, Manuel Ullmann
Details
amarok-debug-output from amarok -d --nofork for second error (aborted) (13.13 KB, text/plain)
2009-12-17 23:00 UTC, Manuel Ullmann
Details
DrKonqi-output (core dump) for second error (aborted) (23.84 KB, text/plain)
2009-12-17 23:01 UTC, Manuel Ullmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Ullmann 2009-12-15 23:39:18 UTC
Version:            (using KDE 4.3.3)
Compiler:          gcc-4.3.4 x86_64 
OS:                Linux
Installed from:    Gentoo Packages

amarok crashes while playing an audio cd and switching to next track.

Backtrace: see attachement

Reproducible: often
Steps to reproduce: 1. Start amarok with $ amarok --debug
                    2. Play audio cd.
                    3. Switch to the last few seconds of the track.
                    4. Wait for track switch.
                    5. Repeat...
                    6. After the 8th or 10th time amarok should crash.

I cannot say, if this bug comes only with this special audio cd, but I will test it. One day amarok just played it without crashes. Maybe it is difficult to reproduce.

Note: the track lengths are not shown.
Comment 1 Manuel Ullmann 2009-12-15 23:40:15 UTC
Created attachment 39079 [details]
output from amarok --debug
Comment 2 Manuel Ullmann 2009-12-15 23:46:20 UTC
Created attachment 39080 [details]
track lengths are not shown
Comment 3 Manuel Ullmann 2009-12-16 00:20:13 UTC
Ok, I tested this with another audio cd. I could not reproduce the Bug with it, but I found another one.
If you remove an audio cd and insert a new one, the metadata is not updated. You can restart amarok and it is still not updated. But now it is quite easy to reproduce the bug descripted above. Your first audio cd should have more tracks (i.e. 19) than the second (i.e. 11). If you play the tracks with track numbers (in this example 12-19), which are actually not on the real audio cd, amarok will play the first track of the audio cd and soon crash while switching. After the crash, amarok will not find the audio cd, but after restarting the metadata is finally updated.
Comment 4 Manuel Ullmann 2009-12-16 00:28:56 UTC
Created attachment 39081 [details]
output from amarok --debug with metadata crash
Comment 5 Myriam Schweingruber 2009-12-16 20:41:34 UTC
Please paste backtraces inline. This is a phonon bug.

*** This bug has been marked as a duplicate of bug 207579 ***
Comment 6 Manuel Ullmann 2009-12-16 21:55:30 UTC
This is_not_a duplicate. See the following lines of debug-output:
CDROMREADTOCENTRY: Ungültiger Dateideskriptor # invalid file descriptor                       
*** glibc detected *** amarok: double free or corruption (!prev): 0x000000000690a210 ***
The phonon-bug causes a segmentation fault.
Maybe this is also a phonon-bug, but the debug-output is definitely different. Further my bug is not reproducible always. Just now amarok for example is playing fine.
Comment 7 Myriam Schweingruber 2009-12-16 22:25:31 UTC
(In reply to comment #6)
> This is_not_a duplicate. See the following lines of debug-output:
> CDROMREADTOCENTRY: Ungültiger Dateideskriptor # invalid file descriptor         
> *** glibc detected *** amarok: double free or corruption (!prev):
> 0x000000000690a210 ***
> The phonon-bug causes a segmentation fault.
> Maybe this is also a phonon-bug, but the debug-output is definitely different.
> Further my bug is not reproducible always. Just now amarok for example is
> playing fine.

Which tells exactly nothing of where the crash happens. The following lines show it's in Phonon.

It would be useful to get an actual backtrace, debug outputs from a terminal are not as useful as a proper backtrace. Starting Amarok in a terminal with -d --nofork  options might help with that. Reassigning to Phonon., since the crash is definitely not in Amarok.
Please paste backtraces inline, if you attach them they are not searchable.

Still thinking this is a duplicate of bug 207579
Comment 8 Manuel Ullmann 2009-12-17 20:55:50 UTC
I created Backtraces with your mentioned amarok -d --nofork and with DrKonqi (as in bug 207579). Again this bug is often reproducible, but bug 207579 is always reproducible. The backtraces are different. Especially the signal is different (aborted not segmentation fault).

Debug output:
...
amarok:             END__: virtual void CurrentEngine::message(const Context::ContextState&) - Took 0.00036s                                           
amarok:           END__: virtual void Context::ContextView::engineNewTrackPlaying() - Took 0.00063s                                                    
amarok:           BEGIN: virtual void Amarok::OSD::engineNewTrackPlaying()                                                                             
amarok:             BEGIN: void OSDWidget::show(const QString&, QImage)                                                                                
amarok:             END__: void OSDWidget::show(const QString&, QImage) - Took 0.0001s                                                                 
amarok:           END__: virtual void Amarok::OSD::engineNewTrackPlaying() - Took 0.0006s                                                              
amarok:         END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) - Took 0.016s                                            
CDROMREADTOCENTRY: Ungültiger Dateideskriptor                                                                                                          
*** glibc detected *** amarok: double free or corruption (out): 0x00007f0e38f5cd00 ***                                                                 
======= Backtrace: =========                                                                                                                           
/lib/libc.so.6[0x7f0e69d7b468]                                                                                                                         
/lib/libc.so.6(cfree+0x76)[0x7f0e69d7cfa6]                                                                                                             
/usr/lib64/xine/plugins/1.26/xineplug_inp_cdda.so[0x7f0e5bc674ff]                                                                                      
/usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so[0x7f0e5d17c1da]                                                                                  
/usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so[0x7f0e5d17ce8d]                                                                                  
/usr/lib64/libphonon.so.4(_ZN6Phonon11MediaObject16setCurrentSourceERKNS_11MediaSourceE+0xde)[0x7f0e6691b59e]                                          
/usr/lib64/libamaroklib.so.1(_ZN16EngineController7playUrlERK4KUrlj+0x507)[0x7f0e6be22ac7]                                                             
/usr/lib64/libamaroklib.so.1(_ZN16EngineController4playERK10KSharedPtrIN4Meta5TrackEEj+0x4d7)[0x7f0e6be231d7]                                          
/usr/lib64/libamaroklib.so.1(_ZN8Playlist7Actions4playEyb+0xd8)[0x7f0e6bab0fa8]                                                                        
/usr/lib64/libamaroklib.so.1(_ZN8Playlist7Actions4playERK11QModelIndex+0x87)[0x7f0e6bab13d7]                                                           
/usr/lib64/libamaroklib.so.1[0x7f0e6bb6024c]                                                                                                           
/usr/lib64/libamaroklib.so.1[0x7f0e6bb6109e]                                                                                                           
/usr/lib64/qt4/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x26e)[0x7f0e6b16141e]                                                          
/usr/lib64/qt4/libQtGui.so.4(_ZN17QAbstractItemView13doubleClickedERK11QModelIndex+0x25)[0x7f0e6ab64335]                                               
/usr/lib64/qt4/libQtGui.so.4(_ZN17QAbstractItemView21mouseDoubleClickEventEP11QMouseEvent+0x13a)[0x7f0e6ab675aa]                                       
/usr/lib64/qt4/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x5ed)[0x7f0e6a766d2d]                                                                         
/usr/lib64/qt4/libQtGui.so.4(_ZN6QFrame5eventEP6QEvent+0x2b)[0x7f0e6aa5f8eb]                                                                           
/usr/lib64/qt4/libQtGui.so.4(_ZN17QAbstractItemView13viewportEventEP6QEvent+0x1bb)[0x7f0e6ab7255b]                                                     
/usr/lib64/qt4/libQtCore.so.4(_ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent+0x87)[0x7f0e6b14eca7]                      
/usr/lib64/qt4/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x7c)[0x7f0e6a71ab4c]                                           
/usr/lib64/qt4/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x7e3)[0x7f0e6a722a53]                                                         
/usr/lib64/libkdeui.so.5(_ZN12KApplication6notifyEP7QObjectP6QEvent+0x3b)[0x7f0e6c5a385b]                                                              
/usr/lib64/qt4/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x83)[0x7f0e6b14f933]                                            
/usr/lib64/qt4/libQtGui.so.4(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_E+0x108)[0x7f0e6a723ed8]          
/usr/lib64/qt4/libQtGui.so.4[0x7f0e6a77c33c]                                                                                                           
/usr/lib64/qt4/libQtGui.so.4(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xb36)[0x7f0e6a77aeb6]                                                       
/usr/lib64/qt4/libQtGui.so.4[0x7f0e6a79f3cc]                                                                                                           
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x241)[0x7f0e62e1be51]                                                                               
/usr/lib/libglib-2.0.so.0[0x7f0e62e1f3e8]                                                                                                              
/usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x6c)[0x7f0e62e1f59c]                                                                               
/usr/lib64/qt4/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x4f)[0x7f0e6b173cff]                
/usr/lib64/qt4/libQtGui.so.4[0x7f0e6a79ec9f]                                                                                                           
/usr/lib64/qt4/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x32)[0x7f0e6b14e362]                                    
/usr/lib64/qt4/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xdc)[0x7f0e6b14e4fc]                                              
/usr/lib64/qt4/libQtCore.so.4(_ZN16QCoreApplication4execEv+0xb4)[0x7f0e6b150494]                                                                       
amarok[0x40a365]                                                                                                                                       
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f0e69d265c6]                                                                                                 
amarok(__gxx_personality_v0+0x101)[0x401759]                                                                                                           
======= Memory map: ========                                                                                                                           
00400000-00412000 r-xp 00000000 08:05 2393855                            /usr/bin/amarok                                                               
00611000-00612000 r--p 00011000 08:05 2393855                            /usr/bin/amarok                                                               
00612000-00613000 rw-p 00012000 08:05 2393855                            /usr/bin/amarok                                                               
01edb000-072a2000 rw-p 00000000 00:00 0                                  [heap]                                                                        
7f0e35fa3000-7f0e35fa5000 r-xp 00000000 08:05 2614574                    /usr/lib64/xine/plugins/1.26/xineplug_decode_lpcm.so                          
7f0e35fa5000-7f0e361a4000 ---p 00002000 08:05 2614574                    /usr/lib64/xine/plugins/1.26/xineplug_decode_lpcm.so                          
7f0e361a4000-7f0e361a5000 r--p 00001000 08:05 2614574                    /usr/lib64/xine/plugins/1.26/xineplug_decode_lpcm.so                          
7f0e361a5000-7f0e361a6000 rw-p 00002000 08:05 2614574                    /usr/lib64/xine/plugins/1.26/xineplug_decode_lpcm.so                          
7f0e361a6000-7f0e361a9000 r-xp 00000000 08:05 2614771                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg.so                             
7f0e361a9000-7f0e363a9000 ---p 00003000 08:05 2614771                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg.so                             
7f0e363a9000-7f0e363aa000 r--p 00003000 08:05 2614771                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg.so                             
7f0e363aa000-7f0e363ab000 rw-p 00004000 08:05 2614771                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg.so                             
7f0e363ab000-7f0e363af000 r-xp 00000000 08:05 2614786                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_block.so                       
7f0e363af000-7f0e365ae000 ---p 00004000 08:05 2614786                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_block.so                       
7f0e365ae000-7f0e365af000 r--p 00003000 08:05 2614786                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_block.so                       
7f0e365af000-7f0e365b0000 rw-p 00004000 08:05 2614786                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_block.so                       
7f0e365b0000-7f0e365b2000 r-xp 00000000 08:05 2614722                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_slave.so                            
7f0e365b2000-7f0e367b1000 ---p 00002000 08:05 2614722                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_slave.so                            
7f0e367b1000-7f0e367b2000 r--p 00001000 08:05 2614722                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_slave.so                            
7f0e367b2000-7f0e367b3000 rw-p 00002000 08:05 2614722                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_slave.so                            
7f0e367b3000-7f0e367bf000 r-xp 00000000 08:05 2614761                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_games.so                            
7f0e367bf000-7f0e369be000 ---p 0000c000 08:05 2614761                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_games.so                            
7f0e369be000-7f0e369bf000 r--p 0000b000 08:05 2614761                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_games.so                            
7f0e369bf000-7f0e369c0000 rw-p 0000c000 08:05 2614761                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_games.so                            
7f0e369c0000-7f0e369c2000 r-xp 00000000 08:05 2614770                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_pva.so                              
7f0e369c2000-7f0e36bc1000 ---p 00002000 08:05 2614770                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_pva.so                              
7f0e36bc1000-7f0e36bc2000 r--p 00001000 08:05 2614770                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_pva.so                              
7f0e36bc2000-7f0e36bc3000 rw-p 00002000 08:05 2614770                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_pva.so                              
7f0e36bc3000-7f0e36bc5000 r-xp 00000000 08:05 2614666                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_nsv.so                              
7f0e36bc5000-7f0e36dc4000 ---p 00002000 08:05 2614666                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_nsv.so                              
7f0e36dc4000-7f0e36dc5000 r--p 00001000 08:05 2614666                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_nsv.so                              
7f0e36dc5000-7f0e36dc6000 rw-p 00002000 08:05 2614666                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_nsv.so                              
7f0e36dc6000-7f0e36dcb000 r-xp 00000000 08:05 2614716                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_ts.so
7f0e36dcb000-7f0e36fca000 ---p 00005000 08:05 2614716                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_ts.so
7f0e36fca000-7f0e36fcb000 r--p 00004000 08:05 2614716                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_ts.so
7f0e36fcb000-7f0e36fcc000 rw-p 00005000 08:05 2614716                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_ts.so
7f0e36fcc000-7f0e36fd2000 r-xp 00000000 08:05 2614762                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_avi.so
7f0e36fd2000-7f0e371d2000 ---p 00006000 08:05 2614762                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_avi.so
7f0e371d2000-7f0e371d3000 r--p 00006000 08:05 2614762                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_avi.so
7f0e371d3000-7f0e371d4000 rw-p 00007000 08:05 2614762                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_avi.so
7f0e371d4000-7f0e371db000 r-xp 00000000 08:05 2614759                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_qt.so
7f0e371db000-7f0e373da000 ---p 00007000 08:05 2614759                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_qt.so
7f0e373da000-7f0e373db000 r--p 00006000 08:05 2614759                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_qt.so
7f0e373db000-7f0e373dc000 rw-p 00007000 08:05 2614759                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_qt.so
7f0e373dc000-7f0e373e1000 r-xp 00000000 08:05 2614756                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_real.so
7f0e373e1000-7f0e375e1000 ---p 00005000 08:05 2614756                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_real.so
7f0e375e1000-7f0e375e2000 r--p 00005000 08:05 2614756                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_real.so
7f0e375e2000-7f0e375e3000 rw-p 00006000 08:05 2614756                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_real.so
7f0e375e3000-7f0e375e5000 r-xp 00000000 08:05 2614709                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_fli.so
7f0e375e5000-7f0e377e4000 ---p 00002000 08:05 2614709                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_fli.so
7f0e377e4000-7f0e377e5000 r--p 00001000 08:05 2614709                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_fli.so
7f0e377e5000-7f0e377e6000 rw-p 00002000 08:05 2614709                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_fli.so
7f0e377e6000-7f0e377eb000 r-xp 00000000 08:05 2614741                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_iff.so
7f0e377eb000-7f0e379ea000 ---p 00005000 08:05 2614741                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_iff.so
7f0e379ea000-7f0e379eb000 r--p 00004000 08:05 2614741                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_iff.so
7f0e379eb000-7f0e379ec000 rw-p 00005000 08:05 2614741                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_iff.so
7f0e379ec000-7f0e379f0000 r-xp 00000000 08:05 2614719                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_pes.so
7f0e379f0000-7f0e37bef000 ---p 00004000 08:05 2614719                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_pes.so
7f0e37bef000-7f0e37bf0000 r--p 00003000 08:05 2614719                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_pes.so
7f0e37bf0000-7f0e37bf1000 rw-p 00004000 08:05 2614719                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_mpeg_pes.so
7f0e37bf1000-7f0e37bfa000 r-xp 00000000 08:05 2614682                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_asf.so
7f0e37bfa000-7f0e37dfa000 ---p 00009000 08:05 2614682                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_asf.so
7f0e37dfa000-7f0e37dfb000 r--p 00009000 08:05 2614682                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_asf.so
7f0e37dfb000-7f0e37dfc000 rw-p 0000a000 08:05 2614682                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_asf.so
7f0e37dfc000-7f0e37dff000 r-xp 00000000 08:05 2614735                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_flv.so
7f0e37dff000-7f0e37ffe000 ---p 00003000 08:05 2614735                    /usr/lib64/xine/plugins/1.26/xineplug_dmx_flv.soKCrash: Application 'amarok' crashing...
sock_file=/home/manu/.kde4/socket-tuz/kdeinit4__0

DrKonqi-output:

Application: Amarok (amarok), signal: Aborted
[Current thread is 0 (LWP 27411)]

Thread 32 (Thread 0x7f18d4904950 (LWP 27412)):
#0  0x00007f18e4faf03d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d8612f81 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#3  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 31 (Thread 0x7f18d4103950 (LWP 27413)):
#0  0x00007f18e54e7e9e in ?? () from /lib/libc.so.6
#1  0x00007f18e54848be in ?? () from /lib/libc.so.6
#2  0x00007f18e5480f9b in free () from /lib/libc.so.6
#3  0x00007f18e685424a in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f18e6878053 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f18de51fe51 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#6  0x00007f18de5233e8 in ?? () from /usr/lib/libglib-2.0.so.0
#7  0x00007f18de52359c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0x00007f18e6877cff in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f18e6852362 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f18e68524fc in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#11 0x00007f18e6780a1c in QThread::exec () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f18d886b1ec in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#13 0x00007f18e6783494 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#15 0x00007f18e54dc48d in clone () from /lib/libc.so.6
#16 0x0000000000000000 in ?? ()

Thread 30 (Thread 0x7f18d36f8950 (LWP 27416)):
#0  0x00007f18e54d3af6 in poll () from /lib/libc.so.6
#1  0x00007f18d36fda48 in ?? () from /usr/lib64/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#3  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 29 (Thread 0x7f18d2ef7950 (LWP 27417)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d8620960 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007f18d86222b4 in ?? () from /usr/lib64/libxine.so.1
#3  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#4  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 28 (Thread 0x7f18d22eb950 (LWP 27418)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d8620960 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007f18d86222b4 in ?? () from /usr/lib64/libxine.so.1
#3  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#4  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 27 (Thread 0x7f18cfb9e950 (LWP 27420)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 26 (Thread 0x7f18ceb98950 (LWP 27421)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7f18ce397950 (LWP 27422)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7f18cdb96950 (LWP 27423)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7f18cd395950 (LWP 27424)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f18ccb94950 (LWP 27425)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f18cc393950 (LWP 27426)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f18cbb92950 (LWP 27427)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f18cb391950 (LWP 27428)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f18cab90950 (LWP 27429)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f18ca38f950 (LWP 27430)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f18c9b8e950 (LWP 27431)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f18c938d950 (LWP 27432)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f18c8b8c950 (LWP 27433)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f18c838b950 (LWP 27434)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f18c7b8a950 (LWP 27435)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f18c7389950 (LWP 27436)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f18c6b88950 (LWP 27437)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d09e0954 in os_aio_simulated_handle () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18d09a12a3 in fil_aio_wait () from /usr/lib64/mysql/ib/libinnobase.so.0
#4  0x00007f18d0a26ec0 in ?? () from /usr/lib64/mysql/ib/libinnobase.so.0
#5  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#6  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f18c5670950 (LWP 27439)):
#0  0x00007f18e54d5b92 in select () from /lib/libc.so.6
#1  0x00007f18d09de1eb in os_thread_sleep () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d0a23508 in srv_lock_timeout_and_monitor_thread () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#4  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f18c4e6f950 (LWP 27440)):
#0  0x00007f18e54d5b92 in select () from /lib/libc.so.6
#1  0x00007f18d09de1eb in os_thread_sleep () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d0a1fcba in srv_error_monitor_thread () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#4  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f18c466e950 (LWP 27441)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18d09dddad in os_event_wait_low () from /usr/lib64/mysql/ib/libinnobase.so.0
#2  0x00007f18d0a2029d in srv_master_thread () from /usr/lib64/mysql/ib/libinnobase.so.0
#3  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#4  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f18c104d950 (LWP 27467)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18e67841e9 in QWaitCondition::wait () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f18e24ca3f4 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f18e24ccacb in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007f18e24cb0d7 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007f18e24cb519 in ThreadWeaver::Thread::run () from /usr/lib64/libthreadweaver.so.4
#12 0x00007f18e6783494 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#14 0x00007f18e54dc48d in clone () from /lib/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f18c084c950 (LWP 27468)):
#0  0x00007f18e54e7e9e in ?? () from /lib/libc.so.6
#1  0x00007f18e54848be in ?? () from /lib/libc.so.6
#2  0x00007f18e5480f9b in free () from /lib/libc.so.6
#3  0x00007f18de51f796 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007f18e68787c2 in QEventDispatcherGlib::~QEventDispatcherGlib () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f18e678337f in ?? () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f18e67834a6 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#8  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f18c004b950 (LWP 27470)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18e67841e9 in QWaitCondition::wait () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f18e24ca3f4 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f18e24ccacb in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f18e24cb0d7 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007f18e24cb519 in ThreadWeaver::Thread::run () from /usr/lib64/libthreadweaver.so.4
#8  0x00007f18e6783494 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#10 0x00007f18e54dc48d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f18bf84a950 (LWP 27471)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18e67841e9 in QWaitCondition::wait () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f18e24ca3f4 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f18e24ccacb in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f18e24ccae4 in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f18e24cb0d7 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f18e24cb519 in ThreadWeaver::Thread::run () from /usr/lib64/libthreadweaver.so.4
#7  0x00007f18e6783494 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#9  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f18bf049950 (LWP 27472)):
#0  0x00007f18e4faedb9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f18e67841e9 in QWaitCondition::wait () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f18e24ca3f4 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f18e24ccacb in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f18e24cb0d7 in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f18e24cb519 in ThreadWeaver::Thread::run () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f18e6783494 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f18e4fab007 in start_thread () from /lib/libpthread.so.0
#8  0x00007f18e54dc48d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f18e80e0760 (LWP 27411)):
[KCrash Handler]
#5  0x00007f18e543e205 in raise () from /lib/libc.so.6
#6  0x00007f18e543f723 in abort () from /lib/libc.so.6
#7  0x00007f18e5479cf8 in ?? () from /lib/libc.so.6
#8  0x00007f18e547f468 in ?? () from /lib/libc.so.6
#9  0x00007f18e5480fa6 in free () from /lib/libc.so.6
#10 0x00007f18d736b4ff in ?? () from /usr/lib64/xine/plugins/1.26/xineplug_inp_cdda.so
#11 0x00007f18d88801da in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#12 0x00007f18d8880e8d in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#13 0x00007f18e201f59e in Phonon::MediaObject::setCurrentSource () from /usr/lib64/libphonon.so.4
#14 0x00007f18e7526ac7 in EngineController::playUrl () from /usr/lib64/libamaroklib.so.1
#15 0x00007f18e75271d7 in EngineController::play () from /usr/lib64/libamaroklib.so.1
#16 0x00007f18e71b4fa8 in Playlist::Actions::play () from /usr/lib64/libamaroklib.so.1
#17 0x00007f18e71b53d7 in Playlist::Actions::play () from /usr/lib64/libamaroklib.so.1
#18 0x00007f18e726424c in ?? () from /usr/lib64/libamaroklib.so.1
#19 0x00007f18e726509e in ?? () from /usr/lib64/libamaroklib.so.1
#20 0x00007f18e686541e in QMetaObject::activate () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007f18e6268335 in QAbstractItemView::doubleClicked () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007f18e626b5aa in QAbstractItemView::mouseDoubleClickEvent () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007f18e5e6ad2d in QWidget::event () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007f18e61638eb in QFrame::event () from /usr/lib64/qt4/libQtGui.so.4
#25 0x00007f18e627655b in QAbstractItemView::viewportEvent () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007f18e6852ca7 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/qt4/libQtCore.so.4
#27 0x00007f18e5e1eb4c in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007f18e5e26a53 in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#29 0x00007f18e7ca785b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#30 0x00007f18e6853933 in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#31 0x00007f18e5e27ed8 in QApplicationPrivate::sendMouseEvent () from /usr/lib64/qt4/libQtGui.so.4
#32 0x00007f18e5e8033c in ?? () from /usr/lib64/qt4/libQtGui.so.4
#33 0x00007f18e5e7eeb6 in QApplication::x11ProcessEvent () from /usr/lib64/qt4/libQtGui.so.4
#34 0x00007f18e5ea33cc in ?? () from /usr/lib64/qt4/libQtGui.so.4
#35 0x00007f18de51fe51 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0x00007f18de5233e8 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0x00007f18de52359c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0x00007f18e6877cff in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#39 0x00007f18e5ea2c9f in ?? () from /usr/lib64/qt4/libQtGui.so.4
#40 0x00007f18e6852362 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#41 0x00007f18e68524fc in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#42 0x00007f18e6854494 in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4
#43 0x000000000040a365 in _start ()
Comment 9 Manuel Ullmann 2009-12-17 21:38:01 UTC
I had an update of amarok yesterday. This was before submitting this backtraces. For this reason I updated the bug-description. I´m just recompiling packages with the USE-Flag "debug" to get backtraces with higher quality. This will take until tomorrow.
Comment 10 Manuel Ullmann 2009-12-17 22:55:38 UTC
I recompiled amarok and phonon first. I guess this is a bug in phonon, but it is not the same as in bug 207579. I get two different errors. The first one crashs with the signal "segmentation fault". The second one with the signal "aborted".
I can´t paste the backtraces inline, because they are too big. I will attach them as text files.

To which status should I change the Bug?
Comment 11 Manuel Ullmann 2009-12-17 22:57:53 UTC
Created attachment 39127 [details]
amarok-debug-output from amarok -d --nofork for first error (segmentation fault)
Comment 12 Manuel Ullmann 2009-12-17 22:59:18 UTC
Created attachment 39128 [details]
DrKonqi-output (core dump) for first error (segmentation fault)
Comment 13 Manuel Ullmann 2009-12-17 23:00:13 UTC
Created attachment 39129 [details]
amarok-debug-output from amarok -d --nofork for second error (aborted)
Comment 14 Manuel Ullmann 2009-12-17 23:01:55 UTC
Created attachment 39130 [details]
DrKonqi-output (core dump) for second error (aborted)
Comment 15 Manuel Ullmann 2009-12-18 21:52:29 UTC
As this bug is assigned to phonon developers, I will rephrase the steps to reproduce. I would be glad, if you could confirm this some day.

1. Install phonon-4.3.80 with debug-support
2. Install amarok with debug-support (version should not matter; I am using amarok-2.2.1.90)
(2.1) Maybe phonon-kde needs also debug support. (Mine has it.)
3. Play an audio cd.
4. Switch to other tracks until phonon crashes (and amarok in consequence). This can take up to 20 tries. I experienced, that waiting for the first second to play before switching to the next track makes it easier to reproduce.
5. You should get the same backtraces as attached.

OS: Linux
Installed from: Gentoo packages
Compiler: gcc-4.3.4 x86_64
KDE-version: 4.3.3
Comment 16 Myriam Schweingruber 2010-08-14 11:31:35 UTC
Can you still reproduce this with KDE 4.5 or Amarok 2.3.1?
Comment 17 Myriam Schweingruber 2010-09-29 11:34:24 UTC
Closing for lack of feedback. Likely a duplicate.

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