https://bugs.kde.org/show_bug.cgi?id=432903
--- Comment #5 from Vojtěch Zeisek <vojtech.zei...@opensuse.org> --- I'm sorry, but when submitting the first report, package "amarok-debuginfo" was already installed, as suggested by DrKonqi. From list "zypper info --requires amarok" I tried to install all matching "-debuginfo" packages, and got only "libtag-extras1-debuginfo, kirigami2-debuginfo, libmtp-debuginfo, libphonon4qt5-debuginfo, libqt5-qtquickcontrols-debuginfo" (I have debug repository enabled). When invoking the behavior in Amarok I get: Application: Amarok (amarok), signal: Segmentation fault [KCrash Handler] #4 0x00007f9fcbe4e164 in QWidget::setParent(QWidget*) () at /usr/lib64/libQt5Widgets.so.5 #5 0x00007f9fcc798260 in BrowserBreadcrumbWidget::addBreadCrumbItem(BrowserBreadcrumbItem*) (item=<optimized out>, this=0x562e6e6ba340) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/browsers/BrowserBreadcrumbWidget.cpp:171 #6 BrowserBreadcrumbWidget::addLevel(BrowserCategoryList*) (list=<optimized out>, this=0x562e6e6ba340) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/browsers/BrowserBreadcrumbWidget.cpp:120 #7 BrowserBreadcrumbWidget::updateBreadcrumbs() (this=0x562e6e6ba340) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/browsers/BrowserBreadcrumbWidget.cpp:84 #8 0x00007f9fcb291946 in () at /usr/lib64/libQt5Core.so.5 #9 0x00007f9fcc790aaf in BrowserCategoryList::viewChanged() (this=0x562e6e9265a0) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/build/src/amaroklib_autogen/H7W3GF2ISY/moc_BrowserCategoryList.cpp:198 #10 BrowserCategoryList::childViewChanged() (this=0x562e6e9265a0) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/browsers/BrowserCategoryList.cpp:230 #11 0x00007f9fcb291946 in () at /usr/lib64/libQt5Core.so.5 #12 0x00007f9fcc9c5649 in BrowserCategoryList::removeCategory(BrowserCategory*) (category=0x562e6e2bf350, this=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/browsers/BrowserCategoryList.cpp:169 #13 ScriptableServiceManager::removeRunningScript(QString const&) (name=..., this=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/services/scriptable/ScriptableServiceManager.cpp:111 #14 ScriptItem::pause() (this=this@entry=0x562e6e5f7c80) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/scripting/scriptmanager/ScriptItem.cpp:148 #15 0x00007f9fcc9c56d3 in ScriptItem::stop() (this=0x562e6e5f7c80) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/scripting/scriptmanager/ScriptItem.cpp:324 #16 ScriptItem::~ScriptItem() (this=0x562e6e5f7c80, this=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/scripting/scriptmanager/ScriptItem.cpp:355 #17 0x00007f9fcc9c57b9 in ScriptItem::~ScriptItem() (this=0x562e6e5f7c80, this=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/scripting/scriptmanager/ScriptItem.cpp:356 #18 0x00007f9fcb284f3e in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5 #19 0x00007f9fcb28fb54 in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5 #20 0x00007f9fcc9c4831 in ScriptManager::~ScriptManager() (this=0x562e6e387ea0, this=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/scripting/scriptmanager/ScriptManager.cpp:72 #21 ScriptManager::destroy() () at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/scripting/scriptmanager/ScriptManager.cpp:78 #22 0x00007f9fcc99ceb8 in App::~App() (this=0x7ffc8ae68760, this=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/App.cpp:221 #23 0x0000562e6d603109 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-142.6.x86_64/src/main.cpp:56 [Inferior 1 (process 1554) detached] I'm sorry, I really don't know where to get more debug output. Some more system/kdelibs packages...? -- You are receiving this mail because: You are watching all bug changes.