Another weird backtrace related to cover drawing

Daniel Winter dw at danielwinter.de
Tue Jul 22 02:17:31 CEST 2008


Ok now i have Qt4 debugging symbols. But I do not really find the new backtrace 
helpful. 

Someone an idea what went wrong?

==== (gdb) bt =====================
[Thread debugging using libthread_db enabled]
[New Thread 0xb38326f0 (LWP 18856)]          
[New Thread 0xaa193b90 (LWP 18876)]          
[New Thread 0xaa994b90 (LWP 18875)]          
[New Thread 0xab195b90 (LWP 18874)]          
[New Thread 0xabb63b90 (LWP 18873)]          
[New Thread 0xac74db90 (LWP 18872)]          
[New Thread 0xad359b90 (LWP 18869)]          
[New Thread 0xadb5ab90 (LWP 18868)]          
[New Thread 0xafaabb90 (LWP 18867)]          
[New Thread 0xaf2aab90 (LWP 18865)]          
[New Thread 0xb0317b90 (LWP 18862)]          
[New Thread 0xb0b5ab90 (LWP 18861)]          
[New Thread 0xb135bb90 (LWP 18858)]          
[New Thread 0xb1bb4b90 (LWP 18857)]          
0xb7ef4424 in __kernel_vsyscall ()           
#0  0xb7ef4424 in __kernel_vsyscall ()       
#1  0xb7cdcacb in waitpid () from /lib/libpthread.so.0
#2  0xb780b3a5 in Amarok::Crash::crashHandler () at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/CrashHandler.cpp:254
#3  <signal handler called>                                                                                                    
#4  0xb4f1ee01 in QPainter::isActive (this=0xaaa85d0) at 
painting/qpainter.cpp:1426                                            
#5  0xb4f22af8 in QPainter::clipPath (this=0xaaa85d0) at 
painting/qpainter.cpp:2254                                            
#6  0xb4fcfc2e in QX11PaintEngine::updateState (this=0x97b6f18, 
state=@0xab63280) at painting/qpaintengine_x11.cpp:990         
#7  0xb4f24d2f in QPainterPrivate::updateStateImpl (this=0xaada1a0, 
newState=0xab63280) at painting/qpainter.cpp:884           
#8  0xb4f24e48 in QPainterPrivate::updateState (this=0xaada1a0, 
newState=0xab63280) at painting/qpainter.cpp:912               
#9  0xb4f2565d in QPainter::setClipRect (this=0xbf90aac8, rect=@0xbf9099d0, 
op=Qt::ReplaceClip) at painting/qpainter.cpp:2341  
#10 0xb50c983d in QCommonStyle::drawControl (this=0x9724540, 
element=QStyle::CE_ItemViewItem, opt=0xbf9099c0, p=0xbf90aac8, 
widget=0x9ddecd8) at styles/qcommonstyle.cpp:2052
#11 0xb732cdb3 in KStyle::drawControl (this=0x9724540, 
element=QStyle::CE_ItemViewItem, option=0xbf9099c0, p=0xbf90aac8, 
widget=0x9ddecd8)                                   
    at /home/kde-devel/kdesvn/kdelibs/kdeui/kernel/kstyle.cpp:2239                                                                                                           
#12 0xb3616346 in OxygenStyle::drawControl (this=0x9724540, 
element=QStyle::CE_ItemViewItem, option=0xbf9099c0, p=0xbf90aac8, 
widget=0x9ddecd8)                              
    at /home/kde-devel/kdesvn/kdebase/runtime/kstyles/oxygen/oxygen.cpp:322                                                                                                  
#13 0xb50eef6f in QStyleSheetStyle::drawControl (this=0x9ddca60, 
ce=QStyle::CE_ItemViewItem, opt=0xbf90a5dc, p=0xbf90aac8, w=0x9ddecd8) at 
styles/qstylesheetstyle.cpp:3824  
#14 0xb536f83d in QStyledItemDelegate::paint (this=0x9d74c58, 
painter=0xbf90aac8, option=@0xbf90a740, index=@0xbf90a84c) at 
itemviews/qstyleditemdelegate.cpp:416            
#15 0xb5303da6 in QTreeView::drawRow (this=0x9ddecd8, painter=0xbf90aac8, 
option=@0xbf90a974, index=@0xab56e40) at itemviews/qtreeview.cpp:1596                              
#16 0xb530285b in QTreeView::drawTree (this=0x9ddecd8, painter=0xbf90aac8, 
region=@0xbf90b298) at itemviews/qtreeview.cpp:1359                                               
#17 0xb5302b09 in QTreeView::paintEvent (this=0x9ddecd8, event=0xbf90b27c) at 
itemviews/qtreeview.cpp:1269                                                                   
#18 0xb4e80e41 in QWidget::event (this=0x9ddecd8, event=0xbf90b27c) at 
kernel/qwidget.cpp:7065                                                                               
#19 0xb51a0093 in QFrame::event (this=0x9ddecd8, e=0xbf90b27c) at 
widgets/qframe.cpp:657                                                                                     
#20 0xb522fa9f in QAbstractScrollArea::viewportEvent (this=0x9ddecd8, 
e=0x3ff00000) at widgets/qabstractscrollarea.cpp:941                                                   
#21 0xb52ce6ff in QAbstractItemView::viewportEvent (this=0x9ddecd8, 
event=0xbf90b27c) at itemviews/qabstractitemview.cpp:1426                                                
#22 0xb5301b82 in QTreeView::viewportEvent (this=0x9ddecd8, event=0xbf90b27c) 
at itemviews/qtreeview.cpp:1254                                                                
#23 0xb5231e85 in QAbstractScrollAreaFilter::eventFilter (this=0x9ddafc8, 
o=0x9dd8080, e=0xbf90b27c) at widgets/qabstractscrollarea_p.h:102                                  
#24 0xb7e25c1a in QCoreApplicationPrivate::sendThroughObjectEventFilters 
(this=0x96d29b8, receiver=0x9dd8080, event=0xbf90b27c) at 
kernel/qcoreapplication.cpp:694           
#25 0xb4e2842a in QApplicationPrivate::notify_helper (this=0x96d29b8, 
receiver=0x9dd8080, e=0xbf90b27c) at kernel/qapplication.cpp:3768                                      
#26 0xb4e2f782 in QApplication::notify (this=0xbf90e038, receiver=0x9dd8080, 
e=0xbf90b27c) at kernel/qapplication.cpp:3739                                                   
#27 0xb731f01d in KApplication::notify (this=0xbf90e038, receiver=0x9dd8080, 
event=0xbf90b27c) at /home/kde-
devel/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311           
#28 0xb7e26241 in QCoreApplication::notifyInternal (this=0xbf90e038, 
receiver=0x9dd8080, event=0xbf90b27c) at kernel/qcoreapplication.cpp:583                                
#29 0xb4e87b0e in qt_sendSpontaneousEvent (receiver=0x9dd8080, 
event=0x3ff00000) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218                     
#30 0xb4e7dbc2 in QWidgetPrivate::drawWidget (this=0x9ddb0a0, pdev=0x985f344, 
rgn=@0xbf90b3fc, offset=@0xbf90b3f4, flags=<value optimized out>, 
sharedPainter=0xaaa85d0)     
    at kernel/qwidget.cpp:4491                                                                                                                                               
#31 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=1, rgn=@0xbf90b48c, 
offset=@0xbf90b794, flags=4,       
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                      
#32 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=2, rgn=@0xbf90b51c, 
offset=@0xbf90b794, flags=4,       
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                      
#33 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=5, rgn=@0xbf90b5ac, 
offset=@0xbf90b794, flags=4,       
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                      
#34 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=6, rgn=@0xbf90b79c, 
offset=@0xbf90b794, flags=4,       
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                      
#35 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9dded48, pdev=0x985f344, 
rgn=@0xbf90b79c, offset=@0xbf90b794, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#36 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x985c8c0, 
pdev=0x985f344, siblings=@0xbf90b8e0, index=3, rgn=@0xbf90b98c, 
offset=@0xbf90b984, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#37 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x985c8c0, pdev=0x985f344, 
rgn=@0xbf90b98c, offset=@0xbf90b984, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#38 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9b8e328, 
pdev=0x985f344, siblings=@0xbf90bad0, index=5, rgn=@0xbf90bb7c, 
offset=@0xbf90bb74, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#39 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9b8e328, pdev=0x985f344, 
rgn=@0xbf90bb7c, offset=@0xbf90bb74, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#40 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9b8df88, 
pdev=0x985f344, siblings=@0xbf90bcc0, index=2, rgn=@0xbf90bd6c, 
offset=@0xbf90bd64, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#41 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9b8df88, pdev=0x985f344, 
rgn=@0xbf90bd6c, offset=@0xbf90bd64, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#42 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9b8d7a8, 
pdev=0x985f344, siblings=@0xbf90beb0, index=2, rgn=@0xbf90bf5c, 
offset=@0xbf90bf54, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#43 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9b8d7a8, pdev=0x985f344, 
rgn=@0xbf90bf5c, offset=@0xbf90bf54, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#44 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d92eb0, 
pdev=0x985f344, siblings=@0xbf90c0a0, index=5, rgn=@0xbf90c14c, 
offset=@0xbf90c144, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#45 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9d92eb0, pdev=0x985f344, 
rgn=@0xbf90c14c, offset=@0xbf90c144, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#46 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d92b78, 
pdev=0x985f344, siblings=@0xbf90c320, index=1, rgn=@0xbf90c1dc, 
offset=@0xbf90c3c4, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#47 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d92b78, 
pdev=0x985f344, siblings=@0xbf90c320, index=2, rgn=@0xbf90c3cc, 
offset=@0xbf90c3c4, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                        
#48 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9d92b78, pdev=0x985f344, 
rgn=@0xbf90c3cc, offset=@0xbf90c3c4, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532
#49 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x983f958, 
pdev=0x985f344, siblings=@0xbf90c510, index=43, rgn=@0xbf90c5f4, 
offset=@0x9857cbc, flags=4,         
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                        
#50 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x983f958, pdev=0x985f344, 
rgn=@0xbf90c5f4, offset=@0x9857cbc, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532 
#51 0xb4fe38d4 in QWidgetBackingStore::cleanRegion (this=0x9857cb0, 
rgn=@0xbf90c648, widget=0x9857420, recursiveCopyToScreen=true) at 
painting/qbackingstore.cpp:1035          
#52 0xb4fe5672 in qt_syncBackingStore (widget=0x9857420) at 
painting/qbackingstore.cpp:319                                                                                     
#53 0xb4e8120f in QWidget::event (this=0x9857420, event=0xab33568) at 
kernel/qwidget.cpp:7209                                                                                  
#54 0xb51bae37 in QMainWindow::event (this=0x9857420, event=0xab33568) at 
widgets/qmainwindow.cpp:1252                                                                         
#55 0xb73eeac8 in KMainWindow::event (this=0x9857420, ev=0xab33568) at 
/home/kde-devel/kdesvn/kdelibs/kdeui/widgets/kmainwindow.cpp:1008                                       
#56 0xb7431aec in KXmlGuiWindow::event (this=0x9857420, ev=0xab33568) at 
/home/kde-devel/kdesvn/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:122                                     
#57 0xb4e2844c in QApplicationPrivate::notify_helper (this=0x96d29b8, 
receiver=0x9857420, e=0xab33568) at kernel/qapplication.cpp:3772                                         
#58 0xb4e2f782 in QApplication::notify (this=0xbf90e038, receiver=0x9857420, 
e=0xab33568) at kernel/qapplication.cpp:3739                                                      
#59 0xb731f01d in KApplication::notify (this=0xbf90e038, receiver=0x9857420, 
event=0xab33568) at /home/kde-
devel/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311              
#60 0xb7e26241 in QCoreApplication::notifyInternal (this=0xbf90e038, 
receiver=0x9857420, event=0xab33568) at kernel/qcoreapplication.cpp:583                                   
#61 0xb7e29ba3 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
event_type=0, data=0x969e2e0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#62 0xb7e29dad in QCoreApplication::sendPostedEvents (receiver=0x0, 
event_type=0) at kernel/qcoreapplication.cpp:1091                                                           
#63 0xb7e4fc1f in postEventSourceDispatch (s=0x96d4528) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220                                                 
#64 0xb495af88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0                                                                                                     
#65 0xb495e4eb in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0                                                                                                      
#66 0xb495e668 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0                                                                                                    
#67 0xb7e4f908 in QEventDispatcherGlib::processEvents (this=0x96d22a0, flags={i 
= -1081029400}) at kernel/qeventdispatcher_glib.cpp:325                                         
#68 0xb4eb9b55 in QGuiEventDispatcherGlib::processEvents (this=0x96d22a0, 
flags={i = -1081029352}) at kernel/qguieventdispatcher_glib.cpp:204                                   
#69 0xb7e24c4a in QEventLoop::processEvents (this=0xaad3810, flags={i = 
-1081029288}) at kernel/qeventloop.cpp:149                                                              
#70 0xb7e24e0a in QEventLoop::exec (this=0xaad3810, flags={i = -1081029220}) at 
kernel/qeventloop.cpp:196                                                                       
#71 0xb7739714 in BlockingQuery::startQuery (this=0xbf90cdd8) at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/collection/BlockingQuery.cpp:78                         
#72 0xae9857b9 in Meta::NepomukAlbum::tracks (this=0xab50a10) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:80                                 
#73 0xae986fef in Meta::NepomukAlbum::findImageInDir (this=0xab50a10) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:201                        
#74 0xae9872f1 in Meta::NepomukAlbum::findImage (this=0xab50a10) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:158                             
#75 0xae9873a3 in Meta::NepomukAlbum::image (this=0xab50a10, size=32, 
withShadow=false) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:124      
#76 0xb7601717 in CollectionTreeItemModel::data (this=0x9dc77a8, 
index=@0xbf90d060, role=1)                                                                                     
    at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/collectionbrowser/CollectionTreeItemModel.cpp:93                                                                  
#77 0xb5349e0c in QSortFilterProxyModel::data (this=0x9dc8218, 
index=@0xbf90d384, role=1) at itemviews/qsortfilterproxymodel.cpp:1505                                           
#78 0xb536ee43 in QStyledItemDelegate::initStyleOption (this=0x9d74c58, 
option=0xbf90d1c0, index=@0xbf90d384)                                                                   
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:373                                                                                                   
#79 0xb536fb3d in QStyledItemDelegate::sizeHint (this=0x9d74c58, 
option=@0xbf90d2e4, index=@0xbf90d384) at 
itemviews/qstyleditemdelegate.cpp:437                                
#80 0xb5304a17 in QTreeView::sizeHintForColumn (this=0x9ddecd8, column=0) at 
itemviews/qtreeview.cpp:2645                                                                       
#81 0xb52fdfaa in QTreeView::resizeColumnToContents (this=0x9ddecd8, column=0) 
at itemviews/qtreeview.cpp:2463                                                                  
#82 0xb52fe05e in QTreeViewPrivate::_q_forceColumnResizeToFitContents 
(this=0x9dded48) at itemviews/qtreeview.cpp:2972                                                          
#83 0xb530d49c in QTreeView::qt_metacall (this=0x9ddecd8, 
_c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbf90d534) at .moc/debug-
shared/moc_qtreeview.cpp:149                   
#84 0xb760d55a in CollectionTreeView::qt_metacall (this=0x9ddecd8, 
_c=QMetaObject::InvokeMetaMethod, _id=91, _a=0xbf90d534)                                                     
    at /home/kde-
devel/kdesvn/build/extragear/multimedia/amarok/src/CollectionTreeView.moc:84                                                                                   
#85 0xb7e3b9fb in QMetaObject::activate (sender=0x9dc8218, 
from_signal_index=<value optimized out>, to_signal_index=9, argv=0xbf90d534) 
at kernel/qobject.cpp:3007              
#86 0xb7e3bfb2 in QMetaObject::activate (sender=0x9dc8218, m=0xb7ec9678, 
local_signal_index=5, argv=0xbf90d534) at kernel/qobject.cpp:3080                                      
#87 0xb7e7352f in QAbstractItemModel::rowsInserted (this=0x9dc8218, 
_t1=@0xbf90d574, _t2=0, _t3=2) at .moc/debug-
shared/moc_qabstractitemmodel.cpp:157                          
#88 0xb7e21650 in QAbstractItemModel::endInsertRows (this=0x9dc8218) at 
kernel/qabstractitemmodel.cpp:2089                                                                      
#89 0xb534c5b3 in QSortFilterProxyModelPrivate::insert_source_items 
(this=0x9dc8248, source_to_proxy=@0xab06418, proxy_to_source=@0xab06410, 
source_items=@0xbf90d6c4,          
    source_parent=@0xbf90d844, orient=Qt::Vertical, emit_signal=true) at 
itemviews/qsortfilterproxymodel.cpp:591                                                                
#90 0xb5350e40 in QSortFilterProxyModelPrivate::source_items_inserted 
(this=0x9dc8248, source_parent=@0xbf90d844, start=3, end=2, 
orient=Qt::Vertical)                          
    at itemviews/qsortfilterproxymodel.cpp:686                                                                                                                                  
#91 0xb5350f6e in QSortFilterProxyModelPrivate::_q_sourceRowsInserted 
(this=0x9dc8248, source_parent=@0xbf90d844, start=0, end=2) at 
itemviews/qsortfilterproxymodel.cpp:1107   
#92 0xb5351dca in QSortFilterProxyModel::qt_metacall (this=0x9dc8218, 
_c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbf90d804)                                                  
    at .moc/debug-shared/moc_qsortfilterproxymodel.cpp:125                                                                                                                      
#93 0xb7e3b9fb in QMetaObject::activate (sender=0x9dc77a8, 
from_signal_index=<value optimized out>, to_signal_index=9, argv=0xbf90d804) 
at kernel/qobject.cpp:3007              
#94 0xb7e3bfb2 in QMetaObject::activate (sender=0x9dc77a8, m=0xb7ec9678, 
local_signal_index=5, argv=0xbf90d804) at kernel/qobject.cpp:3080                                      
#95 0xb7e7352f in QAbstractItemModel::rowsInserted (this=0x9dc77a8, 
_t1=@0xbf90d844, _t2=0, _t3=2) at .moc/debug-
shared/moc_qabstractitemmodel.cpp:157                          
#96 0xb7e21650 in QAbstractItemModel::endInsertRows (this=0x9dc77a8) at 
kernel/qabstractitemmodel.cpp:2089                                                                      
#97 0xb76070f6 in CollectionTreeItemModelBase::newResultReady (this=0x9dc77a8, 
collectionId=@0xaad7a68, data=                                                                   
        {{p = {static shared_null = {ref = {_q_value = 29462}, alloc = 0, 
begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xbf90d938}, d = 
0xbf90d938}})                  
    at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/collectionbrowser/CollectionTreeItemModelBase.cpp:470                                                             
#98 0xb7606e04 in CollectionTreeItemModelBase::qt_metacall (this=0x9dc77a8, 
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xab3e950)                                              
    at /home/kde-
devel/kdesvn/build/extragear/multimedia/amarok/src/CollectionTreeItemModelBase.moc:80                                                                          
#99 0xb760279a in CollectionTreeItemModel::qt_metacall (this=0x9dc77a8, 
_c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xab3e950)                                                 
    at /home/kde-
devel/kdesvn/build/extragear/multimedia/amarok/src/CollectionTreeItemModel.moc:66                                                                              
#100 0xb7e33e7b in QMetaCallEvent::placeMetaCall (this=0xa617128, 
object=0x9dc77a8) at kernel/qobject.cpp:535                                                                   
#101 0xb7e35c51 in QObject::event (this=0x9dc77a8, e=0xa617128) at 
kernel/qobject.cpp:1137                                                                                      
#102 0xb4e2844c in QApplicationPrivate::notify_helper (this=0x96d29b8, 
receiver=0x9dc77a8, e=0xa617128) at kernel/qapplication.cpp:3772                                         
#103 0xb4e2f71f in QApplication::notify (this=0xbf90e038, receiver=0x9dc77a8, 
e=0xa617128) at kernel/qapplication.cpp:3366                                                      
#104 0xb731f01d in KApplication::notify (this=0xbf90e038, receiver=0x9dc77a8, 
event=0xa617128) at /home/kde-
devel/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311              
#105 0xb7e26241 in QCoreApplication::notifyInternal (this=0xbf90e038, 
receiver=0x9dc77a8, event=0xa617128) at kernel/qcoreapplication.cpp:583                                   
#106 0xb7e29ba3 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
event_type=0, data=0x969e2e0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#107 0xb7e29dad in QCoreApplication::sendPostedEvents (receiver=0x0, 
event_type=0) at kernel/qcoreapplication.cpp:1091                                                           
#108 0xb7e4fc1f in postEventSourceDispatch (s=0x96d4528) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220                                                 
#109 0xb495af88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0                                                                                                     
#110 0xb495e4eb in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0                                                                                                      
#111 0xb495e668 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0                                                                                                    
#112 0xb7e4f908 in QEventDispatcherGlib::processEvents (this=0x96d22a0, 
flags={i = -1081024696}) at kernel/qeventdispatcher_glib.cpp:325                                         
#113 0xb4eb9b55 in QGuiEventDispatcherGlib::processEvents (this=0x96d22a0, 
flags={i = -1081024648}) at kernel/qguieventdispatcher_glib.cpp:204                                   
#114 0xb7e24c4a in QEventLoop::processEvents (this=0xbf90dfe0, flags={i = 
-1081024584}) at kernel/qeventloop.cpp:149                                                             
#115 0xb7e24e0a in QEventLoop::exec (this=0xbf90dfe0, flags={i = -1081024536}) 
at kernel/qeventloop.cpp:196                                                                      
#116 0xb7e29e6d in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:845                                                                                                  
#117 0xb4e28177 in QApplication::exec () at kernel/qapplication.cpp:3304                                                                                                         
#118 0x0804c0c5 in main (argc=1, argv=0xbf90e504) at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/main.cpp:133                                                         
==== (gdb) thread apply all bt ====                                                                                                                                              
Thread 14 (Thread 0xb1bb4b90 (LWP 18857)):                                                                                                                                       
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                           
#1  0xb7cd8ee2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0                                                                                               
#2  0xb1fdd451 in metronom_sync_loop () from /usr/lib/libxine.so.1                                                                                                               
Thread 13 (Thread 0xb135bb90 (LWP 18858)):                                                                                                                                       
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                           
#1  0xb4aa69a7 in poll () from /lib/libc.so.6                                                                                                                                    
#2  0xb495e382 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0                                                                                                       
#3  0xb495e668 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0                                                                                                     
#4  0xb7e4f908 in QEventDispatcherGlib::processEvents (this=0x986cb28, flags={i 
= -1321880984}) at kernel/qeventdispatcher_glib.cpp:325                                          
#5  0xb7e24c4a in QEventLoop::processEvents (this=0xb135b2d0, flags={i = 
-1321880920}) at kernel/qeventloop.cpp:149                                                              
#6  0xb7e24e0a in QEventLoop::exec (this=0xb135b2d0, flags={i = -1321880872}) 
at kernel/qeventloop.cpp:196                                                                       
#7  0xb7d391e3 in QThread::exec (this=0x975c938) at thread/qthread.cpp:433                                                                                                       
#8  0xb204ffb2 in Phonon::Xine::XineThread::run (this=0x975c938) at /home/kde-
devel/kdesvn/kdebase/runtime/phonon/xine/xinethread.cpp:141                                        
#9  0xb7d3c827 in QThreadPrivate::start (arg=0x975c938) at 
thread/qthread_unix.cpp:190                                                                                           
#10 0xb7cd5145 in start_thread () from /lib/libpthread.so.0                                                                                                                      
#11 0xb4ab04de in clone () from /lib/libc.so.6                                                                                                                                   
Thread 12 (Thread 0xb0b5ab90 (LWP 18861)):                                                                                                                                       
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                           
#1  0xb4aa69a7 in poll () from /lib/libc.so.6                                                                                                                                    
#2  0xb13abec4 in ao_alsa_handle_event_thread () from 
/usr/lib/xine/plugins/1.21/xineplug_ao_out_alsa.so                                                                         
#3  0x00000000 in ?? ()                                                                                                                                                          
Thread 11 (Thread 0xb0317b90 (LWP 18862)):                                                                                                                                       
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                           
#1  0xb4aa69a7 in poll () from /lib/libc.so.6                                                                                                                                    
#2  0xb38a3821 in snd1_pcm_wait_nocheck () from /usr/lib/libasound.so.2                                                                                                          
#3  0xb38a39cb in snd_pcm_wait () from /usr/lib/libasound.so.2                                                                                                                   
#4  0xb13ad8e2 in ao_alsa_write () from 
/usr/lib/xine/plugins/1.21/xineplug_ao_out_alsa.so                                                                                       
#5  0xb1fef8cc in ao_loop () from /usr/lib/libxine.so.1                                                                                                                          
#6  0x00000000 in ?? ()                                                                                                                                                          
Thread 10 (Thread 0xaf2aab90 (LWP 18865)):                                                                                                                                       
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                           
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                    
#2  0xb7d3d40e in QWaitCondition::wait (this=0x9ee0180, mutex=0x9e7ba58, 
time=4294967295) at thread/qwaitcondition_unix.cpp:88                                                   
#3  0xb5fddbfb in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned 
(this=0x9ee0168, th=0x9ee0af0)                                                                  
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365                                                                                                     
#4  0xb5fe155c in ThreadWeaver::WorkingHardState::waitForAvailableJob 
(this=0x9e8e3a8, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb5fdc49b in ThreadWeaver::WeaverImpl::waitForAvailableJob 
(this=0x9ee0168, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356           
#6  0xb5fe169f in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71       
#7  0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9ee0af0, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#8  0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#9  0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9ee0af0, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#10 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#11 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9ee0af0, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#12 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#13 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9ee0af0, previous=0xaac5e68)                                                                       
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351                                                                                                      
#14 0xb5fdf7bd in ThreadWeaver::ThreadRunHelper::run (this=0xaf2aa320, 
parent=0x9ee0168, th=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87        
#15 0xb5fdf935 in ThreadWeaver::Thread::run (this=0x9ee0af0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142                                                 
#16 0xb7d3c827 in QThreadPrivate::start (arg=0x9ee0af0) at 
thread/qthread_unix.cpp:190                                                                                            
#17 0xb7cd5145 in start_thread () from /lib/libpthread.so.0                                                                                                                       
#18 0xb4ab04de in clone () from /lib/libc.so.6                                                                                                                                    
Thread 9 (Thread 0xafaabb90 (LWP 18867)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                     
#2  0xb7d3d40e in QWaitCondition::wait (this=0x9ee0180, mutex=0x9e7ba58, 
time=4294967295) at thread/qwaitcondition_unix.cpp:88                                                    
#3  0xb5fddbfb in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned 
(this=0x9ee0168, th=0x9f08048)                                                                   
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365                                                                                                      
#4  0xb5fe155c in ThreadWeaver::WorkingHardState::waitForAvailableJob 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb5fdc49b in ThreadWeaver::WeaverImpl::waitForAvailableJob 
(this=0x9ee0168, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356           
#6  0xb5fe169f in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71       
#7  0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#8  0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#9  0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#10 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#11 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#12 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#13 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#14 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#15 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#16 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#17 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#18 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#19 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0x0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351    
#20 0xb5fe16c1 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74       
#21 0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9f08048, previous=0xaad1a98)                                                                       
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351                                                                                                      
#22 0xb5fdf7bd in ThreadWeaver::ThreadRunHelper::run (this=0xafaab320, 
parent=0x9ee0168, th=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87        
#23 0xb5fdf935 in ThreadWeaver::Thread::run (this=0x9f08048) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142                                                 
#24 0xb7d3c827 in QThreadPrivate::start (arg=0x9f08048) at 
thread/qthread_unix.cpp:190                                                                                            
#25 0xb7cd5145 in start_thread () from /lib/libpthread.so.0                                                                                                                       
#26 0xb4ab04de in clone () from /lib/libc.so.6                                                                                                                                    
Thread 8 (Thread 0xadb5ab90 (LWP 18868)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                     
#2  0xb7d3d40e in QWaitCondition::wait (this=0x9ee0180, mutex=0x9e7ba58, 
time=4294967295) at thread/qwaitcondition_unix.cpp:88                                                    
#3  0xb5fddbfb in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned 
(this=0x9ee0168, th=0x9e69898)                                                                   
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365                                                                                                      
#4  0xb5fe155c in ThreadWeaver::WorkingHardState::waitForAvailableJob 
(this=0x9e8e3a8, th=0x9e69898) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb5fdc49b in ThreadWeaver::WeaverImpl::waitForAvailableJob 
(this=0x9ee0168, th=0x9e69898) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356           
#6  0xb5fe169f in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9e69898) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71       
#7  0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9e69898, previous=0xab60a88)                                                                       
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351                                                                                                      
#8  0xb5fdf7bd in ThreadWeaver::ThreadRunHelper::run (this=0xadb5a320, 
parent=0x9ee0168, th=0x9e69898) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87        
#9  0xb5fdf935 in ThreadWeaver::Thread::run (this=0x9e69898) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142                                                 
#10 0xb7d3c827 in QThreadPrivate::start (arg=0x9e69898) at 
thread/qthread_unix.cpp:190                                                                                            
#11 0xb7cd5145 in start_thread () from /lib/libpthread.so.0                                                                                                                       
#12 0xb4ab04de in clone () from /lib/libc.so.6                                                                                                                                    
Thread 7 (Thread 0xad359b90 (LWP 18869)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                     
#2  0xb7d3d40e in QWaitCondition::wait (this=0x9ee0180, mutex=0x9e7ba58, 
time=4294967295) at thread/qwaitcondition_unix.cpp:88                                                    
#3  0xb5fddbfb in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned 
(this=0x9ee0168, th=0x9e4dfc0)                                                                   
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365                                                                                                      
#4  0xb5fe155c in ThreadWeaver::WorkingHardState::waitForAvailableJob 
(this=0x9e8e3a8, th=0x9e4dfc0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb5fdc49b in ThreadWeaver::WeaverImpl::waitForAvailableJob 
(this=0x9ee0168, th=0x9e4dfc0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356           
#6  0xb5fe169f in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x9e8e3a8, th=0x9e4dfc0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71       
#7  0xb5fdec93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9ee0168, 
th=0x9e4dfc0, previous=0xab68120)                                                                       
    at /home/kde-devel/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351                                                                                                      
#8  0xb5fdf7bd in ThreadWeaver::ThreadRunHelper::run (this=0xad359320, 
parent=0x9ee0168, th=0x9e4dfc0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87        
#9  0xb5fdf935 in ThreadWeaver::Thread::run (this=0x9e4dfc0) at /home/kde-
devel/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142                                                 
#10 0xb7d3c827 in QThreadPrivate::start (arg=0x9e4dfc0) at 
thread/qthread_unix.cpp:190                                                                                            
#11 0xb7cd5145 in start_thread () from /lib/libpthread.so.0                                                                                                                       
#12 0xb4ab04de in clone () from /lib/libc.so.6                                                                                                                                    
Thread 6 (Thread 0xac74db90 (LWP 18872)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb4aa9601 in select () from /lib/libc.so.6                                                                                                                                   
#2  0xb20078b2 in xine_usec_sleep () from /usr/lib/libxine.so.1                                                                                                                   
#3  0x00000000 in ?? ()                                                                                                                                                           
Thread 5 (Thread 0xabb63b90 (LWP 18873)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                     
#2  0xb1fe0f68 in fifo_buffer_get () from /usr/lib/libxine.so.1                                                                                                                   
#3  0x00000001 in ?? ()                                                                                                                                                           
Thread 4 (Thread 0xab195b90 (LWP 18874)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8ee2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0                                                                                                
#2  0xb1fedc23 in ao_get_buffer () from /usr/lib/libxine.so.1                                                                                                                     
#3  0xab195284 in ?? ()                                                                                                                                                           
#4  0x09849148 in ?? ()                                                                                                                                                           
#5  0x09849118 in ?? ()                                                                                                                                                           
#6  0x48852341 in ?? ()                                                                                                                                                           
#7  0x33b751a0 in ?? ()                                                                                                                                                           
#8  0x48852340 in ?? ()                                                                                                                                                           
#9  0x000d3d44 in ?? ()                                                                                                                                                           
#10 0xadc01aac in ?? () from /usr/lib/xine/plugins/1.21/xineplug_decode_mad.so                                                                                                    
#11 0x00000008 in ?? ()                                                                                                                                                           
#12 0x00000000 in ?? ()                                                                                                                                                           
Thread 3 (Thread 0xaa994b90 (LWP 18875)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                     
#2  0xb1ff2270 in listener_loop () from /usr/lib/libxine.so.1                                                                                                                     
#3  0x00000000 in ?? ()                                                                                                                                                           
Thread 2 (Thread 0xaa193b90 (LWP 18876)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cd8bb5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0                                                                                                     
#2  0xb1fe0e7c in buffer_pool_alloc () from /usr/lib/libxine.so.1                                                                                                                 
#3  0xaa193324 in ?? ()                                                                                                                                                           
#4  0x00000000 in ?? ()                                                                                                                                                           
Thread 1 (Thread 0xb38326f0 (LWP 18856)):                                                                                                                                         
#0  0xb7ef4424 in __kernel_vsyscall ()                                                                                                                                            
#1  0xb7cdcacb in waitpid () from /lib/libpthread.so.0                                                                                                                            
#2  0xb780b3a5 in Amarok::Crash::crashHandler () at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/CrashHandler.cpp:254                                                   
#3  <signal handler called>                                                                                                                                                       
#4  0xb4f1ee01 in QPainter::isActive (this=0xaaa85d0) at 
painting/qpainter.cpp:1426                                                                                               
#5  0xb4f22af8 in QPainter::clipPath (this=0xaaa85d0) at 
painting/qpainter.cpp:2254                                                                                               
#6  0xb4fcfc2e in QX11PaintEngine::updateState (this=0x97b6f18, 
state=@0xab63280) at painting/qpaintengine_x11.cpp:990                                                            
#7  0xb4f24d2f in QPainterPrivate::updateStateImpl (this=0xaada1a0, 
newState=0xab63280) at painting/qpainter.cpp:884                                                              
#8  0xb4f24e48 in QPainterPrivate::updateState (this=0xaada1a0, 
newState=0xab63280) at painting/qpainter.cpp:912                                                                  
#9  0xb4f2565d in QPainter::setClipRect (this=0xbf90aac8, rect=@0xbf9099d0, 
op=Qt::ReplaceClip) at painting/qpainter.cpp:2341                                                     
#10 0xb50c983d in QCommonStyle::drawControl (this=0x9724540, 
element=QStyle::CE_ItemViewItem, opt=0xbf9099c0, p=0xbf90aac8, 
widget=0x9ddecd8) at styles/qcommonstyle.cpp:2052     
#11 0xb732cdb3 in KStyle::drawControl (this=0x9724540, 
element=QStyle::CE_ItemViewItem, option=0xbf9099c0, p=0xbf90aac8, 
widget=0x9ddecd8)                                        
    at /home/kde-devel/kdesvn/kdelibs/kdeui/kernel/kstyle.cpp:2239                                                                                                                
#12 0xb3616346 in OxygenStyle::drawControl (this=0x9724540, 
element=QStyle::CE_ItemViewItem, option=0xbf9099c0, p=0xbf90aac8, 
widget=0x9ddecd8)                                   
    at /home/kde-devel/kdesvn/kdebase/runtime/kstyles/oxygen/oxygen.cpp:322                                                                                                       
#13 0xb50eef6f in QStyleSheetStyle::drawControl (this=0x9ddca60, 
ce=QStyle::CE_ItemViewItem, opt=0xbf90a5dc, p=0xbf90aac8, w=0x9ddecd8) at 
styles/qstylesheetstyle.cpp:3824       
#14 0xb536f83d in QStyledItemDelegate::paint (this=0x9d74c58, 
painter=0xbf90aac8, option=@0xbf90a740, index=@0xbf90a84c) at 
itemviews/qstyleditemdelegate.cpp:416                 
#15 0xb5303da6 in QTreeView::drawRow (this=0x9ddecd8, painter=0xbf90aac8, 
option=@0xbf90a974, index=@0xab56e40) at itemviews/qtreeview.cpp:1596                                   
#16 0xb530285b in QTreeView::drawTree (this=0x9ddecd8, painter=0xbf90aac8, 
region=@0xbf90b298) at itemviews/qtreeview.cpp:1359                                                    
#17 0xb5302b09 in QTreeView::paintEvent (this=0x9ddecd8, event=0xbf90b27c) at 
itemviews/qtreeview.cpp:1269                                                                        
#18 0xb4e80e41 in QWidget::event (this=0x9ddecd8, event=0xbf90b27c) at 
kernel/qwidget.cpp:7065                                                                                    
#19 0xb51a0093 in QFrame::event (this=0x9ddecd8, e=0xbf90b27c) at 
widgets/qframe.cpp:657                                                                                          
#20 0xb522fa9f in QAbstractScrollArea::viewportEvent (this=0x9ddecd8, 
e=0x3ff00000) at widgets/qabstractscrollarea.cpp:941                                                        
#21 0xb52ce6ff in QAbstractItemView::viewportEvent (this=0x9ddecd8, 
event=0xbf90b27c) at itemviews/qabstractitemview.cpp:1426                                                     
#22 0xb5301b82 in QTreeView::viewportEvent (this=0x9ddecd8, event=0xbf90b27c) 
at itemviews/qtreeview.cpp:1254                                                                     
#23 0xb5231e85 in QAbstractScrollAreaFilter::eventFilter (this=0x9ddafc8, 
o=0x9dd8080, e=0xbf90b27c) at widgets/qabstractscrollarea_p.h:102                                       
#24 0xb7e25c1a in QCoreApplicationPrivate::sendThroughObjectEventFilters 
(this=0x96d29b8, receiver=0x9dd8080, event=0xbf90b27c) at 
kernel/qcoreapplication.cpp:694                
#25 0xb4e2842a in QApplicationPrivate::notify_helper (this=0x96d29b8, 
receiver=0x9dd8080, e=0xbf90b27c) at kernel/qapplication.cpp:3768                                           
#26 0xb4e2f782 in QApplication::notify (this=0xbf90e038, receiver=0x9dd8080, 
e=0xbf90b27c) at kernel/qapplication.cpp:3739                                                        
#27 0xb731f01d in KApplication::notify (this=0xbf90e038, receiver=0x9dd8080, 
event=0xbf90b27c) at /home/kde-
devel/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311                
#28 0xb7e26241 in QCoreApplication::notifyInternal (this=0xbf90e038, 
receiver=0x9dd8080, event=0xbf90b27c) at kernel/qcoreapplication.cpp:583                                     
#29 0xb4e87b0e in qt_sendSpontaneousEvent (receiver=0x9dd8080, 
event=0x3ff00000) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218                          
#30 0xb4e7dbc2 in QWidgetPrivate::drawWidget (this=0x9ddb0a0, pdev=0x985f344, 
rgn=@0xbf90b3fc, offset=@0xbf90b3f4, flags=<value optimized out>, 
sharedPainter=0xaaa85d0)          
    at kernel/qwidget.cpp:4491                                                                                                                                                    
#31 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=1, rgn=@0xbf90b48c, 
offset=@0xbf90b794, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#32 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=2, rgn=@0xbf90b51c, 
offset=@0xbf90b794, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                           
#33 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=5, rgn=@0xbf90b5ac, 
offset=@0xbf90b794, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                           
#34 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9dded48, 
pdev=0x985f344, siblings=@0xbf90b6f0, index=6, rgn=@0xbf90b79c, 
offset=@0xbf90b794, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                           
#35 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9dded48, pdev=0x985f344, 
rgn=@0xbf90b79c, offset=@0xbf90b794, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#36 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x985c8c0, 
pdev=0x985f344, siblings=@0xbf90b8e0, index=3, rgn=@0xbf90b98c, 
offset=@0xbf90b984, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#37 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x985c8c0, pdev=0x985f344, 
rgn=@0xbf90b98c, offset=@0xbf90b984, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#38 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9b8e328, 
pdev=0x985f344, siblings=@0xbf90bad0, index=5, rgn=@0xbf90bb7c, 
offset=@0xbf90bb74, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#39 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9b8e328, pdev=0x985f344, 
rgn=@0xbf90bb7c, offset=@0xbf90bb74, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#40 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9b8df88, 
pdev=0x985f344, siblings=@0xbf90bcc0, index=2, rgn=@0xbf90bd6c, 
offset=@0xbf90bd64, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#41 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9b8df88, pdev=0x985f344, 
rgn=@0xbf90bd6c, offset=@0xbf90bd64, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#42 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9b8d7a8, 
pdev=0x985f344, siblings=@0xbf90beb0, index=2, rgn=@0xbf90bf5c, 
offset=@0xbf90bf54, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#43 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9b8d7a8, pdev=0x985f344, 
rgn=@0xbf90bf5c, offset=@0xbf90bf54, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#44 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d92eb0, 
pdev=0x985f344, siblings=@0xbf90c0a0, index=5, rgn=@0xbf90c14c, 
offset=@0xbf90c144, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#45 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9d92eb0, pdev=0x985f344, 
rgn=@0xbf90c14c, offset=@0xbf90c144, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#46 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d92b78, 
pdev=0x985f344, siblings=@0xbf90c320, index=1, rgn=@0xbf90c1dc, 
offset=@0xbf90c3c4, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#47 0xb4e7e2f6 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d92b78, 
pdev=0x985f344, siblings=@0xbf90c320, index=2, rgn=@0xbf90c3cc, 
offset=@0xbf90c3c4, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4579                                                                                                                           
#48 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x9d92b78, pdev=0x985f344, 
rgn=@0xbf90c3cc, offset=@0xbf90c3c4, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532   
#49 0xb4e7e407 in QWidgetPrivate::paintSiblingsRecursive (this=0x983f958, 
pdev=0x985f344, siblings=@0xbf90c510, index=43, rgn=@0xbf90c5f4, 
offset=@0x9857cbc, flags=4,            
    sharedPainter=0xaaa85d0) at kernel/qwidget.cpp:4589                                                                                                                           
#50 0xb4e7d95d in QWidgetPrivate::drawWidget (this=0x983f958, pdev=0x985f344, 
rgn=@0xbf90c5f4, offset=@0x9857cbc, flags=4, sharedPainter=0xaaa85d0) at 
kernel/qwidget.cpp:4532    
#51 0xb4fe38d4 in QWidgetBackingStore::cleanRegion (this=0x9857cb0, 
rgn=@0xbf90c648, widget=0x9857420, recursiveCopyToScreen=true) at 
painting/qbackingstore.cpp:1035             
#52 0xb4fe5672 in qt_syncBackingStore (widget=0x9857420) at 
painting/qbackingstore.cpp:319                                                                                        
#53 0xb4e8120f in QWidget::event (this=0x9857420, event=0xab33568) at 
kernel/qwidget.cpp:7209                                                                                     
#54 0xb51bae37 in QMainWindow::event (this=0x9857420, event=0xab33568) at 
widgets/qmainwindow.cpp:1252                                                                            
#55 0xb73eeac8 in KMainWindow::event (this=0x9857420, ev=0xab33568) at 
/home/kde-devel/kdesvn/kdelibs/kdeui/widgets/kmainwindow.cpp:1008                                          
#56 0xb7431aec in KXmlGuiWindow::event (this=0x9857420, ev=0xab33568) at 
/home/kde-devel/kdesvn/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:122                                        
#57 0xb4e2844c in QApplicationPrivate::notify_helper (this=0x96d29b8, 
receiver=0x9857420, e=0xab33568) at kernel/qapplication.cpp:3772                                            
#58 0xb4e2f782 in QApplication::notify (this=0xbf90e038, receiver=0x9857420, 
e=0xab33568) at kernel/qapplication.cpp:3739                                                         
#59 0xb731f01d in KApplication::notify (this=0xbf90e038, receiver=0x9857420, 
event=0xab33568) at /home/kde-
devel/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311                 
#60 0xb7e26241 in QCoreApplication::notifyInternal (this=0xbf90e038, 
receiver=0x9857420, event=0xab33568) at kernel/qcoreapplication.cpp:583                                      
#61 0xb7e29ba3 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
event_type=0, data=0x969e2e0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215  
#62 0xb7e29dad in QCoreApplication::sendPostedEvents (receiver=0x0, 
event_type=0) at kernel/qcoreapplication.cpp:1091                                                             
#63 0xb7e4fc1f in postEventSourceDispatch (s=0x96d4528) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220                                                   
#64 0xb495af88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0                                                                                                       
#65 0xb495e4eb in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0                                                                                                        
#66 0xb495e668 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0                                                                                                      
#67 0xb7e4f908 in QEventDispatcherGlib::processEvents (this=0x96d22a0, flags={i 
= -1081029400}) at kernel/qeventdispatcher_glib.cpp:325                                           
#68 0xb4eb9b55 in QGuiEventDispatcherGlib::processEvents (this=0x96d22a0, 
flags={i = -1081029352}) at kernel/qguieventdispatcher_glib.cpp:204                                     
#69 0xb7e24c4a in QEventLoop::processEvents (this=0xaad3810, flags={i = 
-1081029288}) at kernel/qeventloop.cpp:149                                                                
#70 0xb7e24e0a in QEventLoop::exec (this=0xaad3810, flags={i = -1081029220}) at 
kernel/qeventloop.cpp:196                                                                         
#71 0xb7739714 in BlockingQuery::startQuery (this=0xbf90cdd8) at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/collection/BlockingQuery.cpp:78                           
#72 0xae9857b9 in Meta::NepomukAlbum::tracks (this=0xab50a10) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:80                                   
#73 0xae986fef in Meta::NepomukAlbum::findImageInDir (this=0xab50a10) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:201                          
#74 0xae9872f1 in Meta::NepomukAlbum::findImage (this=0xab50a10) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:158                               
#75 0xae9873a3 in Meta::NepomukAlbum::image (this=0xab50a10, size=32, 
withShadow=false) at 
/home/danielw/kdev/amarok/src/collection/nepomukcollection/NepomukAlbum.cpp:124        
#76 0xb7601717 in CollectionTreeItemModel::data (this=0x9dc77a8, 
index=@0xbf90d060, role=1)                                                                                       
    at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/collectionbrowser/CollectionTreeItemModel.cpp:93                                                                    
#77 0xb5349e0c in QSortFilterProxyModel::data (this=0x9dc8218, 
index=@0xbf90d384, role=1) at itemviews/qsortfilterproxymodel.cpp:1505                                             
#78 0xb536ee43 in QStyledItemDelegate::initStyleOption (this=0x9d74c58, 
option=0xbf90d1c0, index=@0xbf90d384)                                                                     
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:373                                                                                                     
#79 0xb536fb3d in QStyledItemDelegate::sizeHint (this=0x9d74c58, 
option=@0xbf90d2e4, index=@0xbf90d384) at 
itemviews/qstyleditemdelegate.cpp:437                                  
#80 0xb5304a17 in QTreeView::sizeHintForColumn (this=0x9ddecd8, column=0) at 
itemviews/qtreeview.cpp:2645                                                                         
#81 0xb52fdfaa in QTreeView::resizeColumnToContents (this=0x9ddecd8, column=0) 
at itemviews/qtreeview.cpp:2463                                                                    
#82 0xb52fe05e in QTreeViewPrivate::_q_forceColumnResizeToFitContents 
(this=0x9dded48) at itemviews/qtreeview.cpp:2972                                                            
#83 0xb530d49c in QTreeView::qt_metacall (this=0x9ddecd8, 
_c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbf90d534) at .moc/debug-
shared/moc_qtreeview.cpp:149                     
#84 0xb760d55a in CollectionTreeView::qt_metacall (this=0x9ddecd8, 
_c=QMetaObject::InvokeMetaMethod, _id=91, _a=0xbf90d534)                                                       
    at /home/kde-
devel/kdesvn/build/extragear/multimedia/amarok/src/CollectionTreeView.moc:84                                                                                     
#85 0xb7e3b9fb in QMetaObject::activate (sender=0x9dc8218, 
from_signal_index=<value optimized out>, to_signal_index=9, argv=0xbf90d534) 
at kernel/qobject.cpp:3007                
#86 0xb7e3bfb2 in QMetaObject::activate (sender=0x9dc8218, m=0xb7ec9678, 
local_signal_index=5, argv=0xbf90d534) at kernel/qobject.cpp:3080                                        
#87 0xb7e7352f in QAbstractItemModel::rowsInserted (this=0x9dc8218, 
_t1=@0xbf90d574, _t2=0, _t3=2) at .moc/debug-
shared/moc_qabstractitemmodel.cpp:157                            
#88 0xb7e21650 in QAbstractItemModel::endInsertRows (this=0x9dc8218) at 
kernel/qabstractitemmodel.cpp:2089                                                                        
#89 0xb534c5b3 in QSortFilterProxyModelPrivate::insert_source_items 
(this=0x9dc8248, source_to_proxy=@0xab06418, proxy_to_source=@0xab06410, 
source_items=@0xbf90d6c4,            
    source_parent=@0xbf90d844, orient=Qt::Vertical, emit_signal=true) at 
itemviews/qsortfilterproxymodel.cpp:591                                                                  
#90 0xb5350e40 in QSortFilterProxyModelPrivate::source_items_inserted 
(this=0x9dc8248, source_parent=@0xbf90d844, start=3, end=2, 
orient=Qt::Vertical)                            
    at itemviews/qsortfilterproxymodel.cpp:686                                                                                                                                    
#91 0xb5350f6e in QSortFilterProxyModelPrivate::_q_sourceRowsInserted 
(this=0x9dc8248, source_parent=@0xbf90d844, start=0, end=2) at 
itemviews/qsortfilterproxymodel.cpp:1107     
#92 0xb5351dca in QSortFilterProxyModel::qt_metacall (this=0x9dc8218, 
_c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbf90d804)                                                    
    at .moc/debug-shared/moc_qsortfilterproxymodel.cpp:125                                                                                                                        
#93 0xb7e3b9fb in QMetaObject::activate (sender=0x9dc77a8, 
from_signal_index=<value optimized out>, to_signal_index=9, argv=0xbf90d804) 
at kernel/qobject.cpp:3007                
#94 0xb7e3bfb2 in QMetaObject::activate (sender=0x9dc77a8, m=0xb7ec9678, 
local_signal_index=5, argv=0xbf90d804) at kernel/qobject.cpp:3080                                        
#95 0xb7e7352f in QAbstractItemModel::rowsInserted (this=0x9dc77a8, 
_t1=@0xbf90d844, _t2=0, _t3=2) at .moc/debug-
shared/moc_qabstractitemmodel.cpp:157                            
#96 0xb7e21650 in QAbstractItemModel::endInsertRows (this=0x9dc77a8) at 
kernel/qabstractitemmodel.cpp:2089                                                                        
#97 0xb76070f6 in CollectionTreeItemModelBase::newResultReady (this=0x9dc77a8, 
collectionId=@0xaad7a68, data=                                                                     
        {{p = {static shared_null = {ref = {_q_value = 29462}, alloc = 0, 
begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xbf90d938}, d = 
0xbf90d938}})                    
    at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/collectionbrowser/CollectionTreeItemModelBase.cpp:470                                                               
#98 0xb7606e04 in CollectionTreeItemModelBase::qt_metacall (this=0x9dc77a8, 
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xab3e950)                                                
    at /home/kde-
devel/kdesvn/build/extragear/multimedia/amarok/src/CollectionTreeItemModelBase.moc:80                                                                            
#99 0xb760279a in CollectionTreeItemModel::qt_metacall (this=0x9dc77a8, 
_c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xab3e950)                                                   
    at /home/kde-
devel/kdesvn/build/extragear/multimedia/amarok/src/CollectionTreeItemModel.moc:66                                                                                
#100 0xb7e33e7b in QMetaCallEvent::placeMetaCall (this=0xa617128, 
object=0x9dc77a8) at kernel/qobject.cpp:535
#101 0xb7e35c51 in QObject::event (this=0x9dc77a8, e=0xa617128) at 
kernel/qobject.cpp:1137
#102 0xb4e2844c in QApplicationPrivate::notify_helper (this=0x96d29b8, 
receiver=0x9dc77a8, e=0xa617128) at kernel/qapplication.cpp:3772
#103 0xb4e2f71f in QApplication::notify (this=0xbf90e038, receiver=0x9dc77a8, 
e=0xa617128) at kernel/qapplication.cpp:3366
#104 0xb731f01d in KApplication::notify (this=0xbf90e038, receiver=0x9dc77a8, 
event=0xa617128) at /home/kde-
devel/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311
#105 0xb7e26241 in QCoreApplication::notifyInternal (this=0xbf90e038, 
receiver=0x9dc77a8, event=0xa617128) at kernel/qcoreapplication.cpp:583
#106 0xb7e29ba3 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
event_type=0, data=0x969e2e0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#107 0xb7e29dad in QCoreApplication::sendPostedEvents (receiver=0x0, 
event_type=0) at kernel/qcoreapplication.cpp:1091
#108 0xb7e4fc1f in postEventSourceDispatch (s=0x96d4528) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#109 0xb495af88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#110 0xb495e4eb in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#111 0xb495e668 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#112 0xb7e4f908 in QEventDispatcherGlib::processEvents (this=0x96d22a0, 
flags={i = -1081024696}) at kernel/qeventdispatcher_glib.cpp:325
#113 0xb4eb9b55 in QGuiEventDispatcherGlib::processEvents (this=0x96d22a0, 
flags={i = -1081024648}) at kernel/qguieventdispatcher_glib.cpp:204
#114 0xb7e24c4a in QEventLoop::processEvents (this=0xbf90dfe0, flags={i = 
-1081024584}) at kernel/qeventloop.cpp:149
#115 0xb7e24e0a in QEventLoop::exec (this=0xbf90dfe0, flags={i = -1081024536}) 
at kernel/qeventloop.cpp:196
#116 0xb7e29e6d in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:845
#117 0xb4e28177 in QApplication::exec () at kernel/qapplication.cpp:3304
#118 0x0804c0c5 in main (argc=1, argv=0xbf90e504) at /home/kde-
devel/kdesvn/extragear/multimedia/amarok/src/main.cpp:133
#0  0xb7ef4424 in __kernel_vsyscall ()



More information about the Amarok-devel mailing list