By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2733

Summary: amarok collection scanner
Product: TDE Reporter: George4X <georgec179>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: major CC: bugwatch
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: amd64   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description George4X 2016-12-05 10:59:46 CST
Debian Sid with x86_64 Linux 4.8.0-1-amd64, only amarok-trinity and krusader-trinity is used with all their dependances on standalone compiz DE

amarok-trinity 4:14.0.4-0debian9.0.0+0~a

rescan collection works but not update (hangs amarok)

gdb shows: 

GeorgeCh> (gdb) bt
<GeorgeCh> #0  0x00007fb1b3eba56d in poll () at ../sysdeps/unix/syscall-template.S:84
<GeorgeCh> #1  0x00007fb1b78219f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #2  0x00007fb1b7821b0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #3  0x00007fb1b884132b in TQEventLoop::processEvents (this=0xc08730, flags=<optimized out>) at kernel/qeventloop_x11_glib.cpp:279
<GeorgeCh> #4  0x00007fb1b886ef5f in TQEventLoop::processEvents (this=0xc08730, flags=flags@entry=0, maxTime=maxTime@entry=3000) at kernel/qeventloop.cpp:288
<GeorgeCh> #5  0x00007fb1b885d9e5 in TQApplication::processEvents (this=<optimized out>, maxtime=maxtime@entry=3000) at kernel/qapplication.cpp:2949
<GeorgeCh> #6  0x00007fb1b885d9fa in TQApplication::processEvents (this=<optimized out>) at kernel/qapplication.cpp:2933
<GeorgeCh> #7  0x00007fb1b92c5023 in ScanController::initIncremental (this=this@entry=0x1704ff0) at ././amarok/src/scancontroller.cpp:216
<GeorgeCh> #8  0x00007fb1b92c5a2e in ScanController::ScanController (this=0x1704ff0, parent=<optimized out>, incremental=<optimized out>, folders=...) at ././amarok/src/scancontroller.cpp:91
<GeorgeCh> #9  0x00007fb1b91599e0 in CollectionDB::scanModifiedDirs (this=0x7fb1b9658ee0 <CollectionDB::instance()::db>) at ././amarok/src/collectiondb.cpp:5802
<GeorgeCh> #10 0x00007fb1b91833c0 in CollectionDB::tqt_invoke (this=0x7fb1b9658ee0 <CollectionDB::instance()::db>, _id=7, _o=0x7ffc106829a0) at ./collectiondb.moc:560
<GeorgeCh> #11 0x00007fb1b88a9c09 in TQObject::activate_signal (this=0xd90210, clist=<optimized out>, o=o@entry=0x7ffc106829a0) at kernel/qobject.cpp:2813
<GeorgeCh> #12 0x00007fb1b88a9d48 in TQObject::activate_signal (this=<optimized out>, signal=<optimized out>) at kernel/qobject.cpp:2747
<GeorgeCh> #13 0x00007fb1b9816ed7 in TDEAction::slotPopupActivated (this=this@entry=0xd90210) at ./tdeui/tdeaction.cpp:1153
<GeorgeCh> #14 0x00007fb1b9818bc0 in TDEAction::tqt_invoke (this=0xd90210, _id=16, _o=0x7ffc10682ad0) at ./obj-x86_64-linux-gnu/tdeui/tdeaction.moc:229
<GeorgeCh> #15 0x00007fb1b88a9c09 in TQObject::activate_signal (this=this@entry=0xfa76d0, clist=clist@entry=0xfa7980, o=o@entry=0x7ffc10682ad0) at kernel/qobject.cpp:2813
<GeorgeCh> #16 0x00007fb1b8b301fe in TQSignal::signal (this=this@entry=0xfa76d0, t0=...) at .moc/release-shared-mt/moc_ntqsignal.cpp:110
<GeorgeCh> #17 0x00007fb1b88bd800 in TQSignal::activate (this=0xfa76d0) at kernel/qsignal.cpp:215
<GeorgeCh> #18 0x00007fb1b897520a in TQPopupMenu::mouseReleaseEvent (this=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, e=<optimized out>) at widgets/qpopupmenu.cpp:1740
<GeorgeCh> #19 0x00007fb1b88d6df8 in TQWidget::event (this=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, e=0x7ffc10682e50) at kernel/qwidget.cpp:4746
<GeorgeCh> #20 0x00007fb1b885ce5f in TQApplication::internalNotify (this=<optimized out>, receiver=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, e=0x7ffc10682e50) at kernel/qapplication.cpp:2883
<GeorgeCh> #21 0x00007fb1b885d2d7 in TQApplication::notify (this=this@entry=0x7ffc10683d70, receiver=receiver@entry=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, e=e@entry=0x7ffc10682e50)
<GeorgeCh>     at kernel/qapplication.cpp:2624
<GeorgeCh> #22 0x00007fb1b4b04cc5 in TDEApplication::notify (this=0x7ffc10683d70, receiver=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, event=0x7ffc10682e50) at ./tdecore/tdeapplication.cpp:660
<GeorgeCh> #23 0x00007fb1b880e320 in TQETWidget::translateMouseEvent (this=this@entry=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, event=event@entry=0x7ffc10683100) at kernel/qapplication_x11.cpp:4349
<GeorgeCh> #24 0x00007fb1b880daec in TQApplication::x11ProcessEvent (this=0x7ffc10683d70, event=event@entry=0x7ffc10683100) at kernel/qapplication_x11.cpp:3584
<GeorgeCh> #25 0x00007fb1b884147e in TQEventLoop::processX11Events (this=this@entry=0xc08730) at kernel/qeventloop_x11_glib.cpp:353
<GeorgeCh> #26 0x00007fb1b8841d1a in TQEventLoop::gsourceDispatch (this=this@entry=0xc08730, gs=gs@entry=0xc0a220) at kernel/qeventloop_x11_glib.cpp:614
<GeorgeCh> #27 0x00007fb1b8841e13 in qt_gsource_dispatch (source=0xc0a220, callback=<optimized out>, user_data=<optimized out>) at kernel/qeventloop_x11_glib.cpp:123
<GeorgeCh> #28 0x00007fb1b78217f7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #29 0x00007fb1b7821a60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #30 0x00007fb1b7821b0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #31 0x00007fb1b884132b in TQEventLoop::processEvents (this=0xc08730, flags=<optimized out>) at kernel/qeventloop_x11_glib.cpp:279
<GeorgeCh> #32 0x00007fb1b886ee61 in TQEventLoop::enterLoop (this=0xc08730) at kernel/qeventloop.cpp:227
<GeorgeCh> #33 0x00007fb1b8979668 in TQPopupMenu::exec (this=0x7fb1b9657980 <Amarok::Menu::instance()::menu>, pos=..., indexAtPoint=indexAtPoint@entry=-1) at widgets/qpopupmenu.cpp:2495
<GeorgeCh> #34 0x00007fb1b8998312 in TQToolButton::popupTimerDone (this=this@entry=0xf8fab0) at widgets/qtoolbutton.cpp:953
<GeorgeCh> #35 0x00007fb1b8998687 in TQToolButton::openPopup (this=this@entry=0xf8fab0) at widgets/qtoolbutton.cpp:892
<GeorgeCh> #36 0x00007fb1b89998bd in TQToolButton::mousePressEvent (this=0xf8fab0, e=0x7ffc106837c0) at widgets/qtoolbutton.cpp:596
<GeorgeCh> #37 0x00007fb1b98ad2df in TDEToolBarButton::mousePressEvent (this=<optimized out>, e=<optimized out>) at ./tdeui/tdetoolbarbutton.cpp:465
<GeorgeCh> #38 0x00007fb1b88d6e18 in TQWidget::event (this=0xf8fab0, e=0x7ffc106837c0) at kernel/qwidget.cpp:4740
<GeorgeCh> #39 0x00007fb1b885ce5f in TQApplication::internalNotify (this=<optimized out>, receiver=0xf8fab0, e=0x7ffc106837c0) at kernel/qapplication.cpp:2883
<GeorgeCh> #40 0x00007fb1b885d2d7 in TQApplication::notify (this=this@entry=0x7ffc10683d70, receiver=receiver@entry=0xf8fab0, e=e@entry=0x7ffc106837c0) at kernel/qapplication.cpp:2624
<GeorgeCh> #41 0x00007fb1b4b04cc5 in TDEApplication::notify (this=0x7ffc10683d70, receiver=0xf8fab0, event=0x7ffc106837c0) at ./tdecore/tdeapplication.cpp:660
<GeorgeCh> #42 0x00007fb1b880e46a in TQETWidget::translateMouseEvent (this=this@entry=0xf8fab0, event=event@entry=0x7ffc10683aa0) at kernel/qapplication_x11.cpp:4407
<GeorgeCh> #43 0x00007fb1b880daec in TQApplication::x11ProcessEvent (this=0x7ffc10683d70, event=event@entry=0x7ffc10683aa0) at kernel/qapplication_x11.cpp:3584
<GeorgeCh> #44 0x00007fb1b884147e in TQEventLoop::processX11Events (this=this@entry=0xc08730) at kernel/qeventloop_x11_glib.cpp:353
<GeorgeCh> #45 0x00007fb1b8841d1a in TQEventLoop::gsourceDispatch (this=this@entry=0xc08730, gs=gs@entry=0xc0a220) at kernel/qeventloop_x11_glib.cpp:614
<GeorgeCh> #46 0x00007fb1b8841e13 in qt_gsource_dispatch (source=0xc0a220, callback=<optimized out>, user_data=<optimized out>) at kernel/qeventloop_x11_glib.cpp:123
<GeorgeCh> #47 0x00007fb1b78217f7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #48 0x00007fb1b7821a60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #49 0x00007fb1b7821b0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
<GeorgeCh> #50 0x00007fb1b884132b in TQEventLoop::processEvents (this=0xc08730, flags=<optimized out>) at kernel/qeventloop_x11_glib.cpp:279
<GeorgeCh> #51 0x00007fb1b886ee61 in TQEventLoop::enterLoop (this=0xc08730) at kernel/qeventloop.cpp:227
<GeorgeCh> #52 0x00007fb1b886edf9 in TQEventLoop::exec (this=0xc08730) at kernel/qeventloop.cpp:174
<GeorgeCh> #53 0x000000000040144d in main (argc=1, argv=0x7ffc10684068) at ././amarok/src/main.cpp:116
<GeorgeCh> (gdb) 

(Also see the relative irc channel for further details)