[Bug 1210220] New: Amarok Crashes on Startup - Tumbleweed 20230404
http://bugzilla.opensuse.org/show_bug.cgi?id=1210220 Bug ID: 1210220 Summary: Amarok Crashes on Startup - Tumbleweed 20230404 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Major Priority: P5 - None Component: KDE Applications Assignee: opensuse-kde-bugs@opensuse.org Reporter: cygnix@protonmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- On Tumbleweed 20230404, Amarok crashes upon startup, and here is the backtrace provided: Application: Amarok (amarok), signal: Aborted [KCrash Handler] #4 0x00007f8c37e94d7c in __pthread_kill_implementation () at /lib64/libc.so.6 #5 0x00007f8c37e43356 in raise () at /lib64/libc.so.6 #6 0x00007f8c37e2b897 in abort () at /lib64/libc.so.6 #7 0x00007f8c384bb4e9 in () at /lib64/libQt5Core.so.5 #8 0x00007f8c384bbd86 in () at /lib64/libQt5Core.so.5 #9 0x00007f8c39ca9ac3 in () at /lib64/libamaroklib.so.1 #10 0x00007f8c39c7f9d3 in Playlist::Actions::playlistModeChanged() () at /lib64/libamaroklib.so.1 #11 0x00007f8c39c82d69 in Playlist::Actions::init() () at /lib64/libamaroklib.so.1 #12 0x00007f8c39c82dc0 in Playlist::Actions::instance() () at /lib64/libamaroklib.so.1 #13 0x00007f8c39e593bf in MainWindow::createActions() () at /lib64/libamaroklib.so.1 #14 0x00007f8c39e4f1cb in MainWindow::MainWindow() () at /lib64/libamaroklib.so.1 #15 0x00007f8c39e494de in App::continueInit() () at /lib64/libamaroklib.so.1 #16 0x0000561ec3cf3f71 in () #17 0x00007f8c37e2cbb0 in __libc_start_call_main () at /lib64/libc.so.6 #18 0x00007f8c37e2cc79 in __libc_start_main_impl () at /lib64/libc.so.6 #19 0x0000561ec3cf4815 in () [Inferior 1 (process 21607) detached] -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210220 http://bugzilla.opensuse.org/show_bug.cgi?id=1210220#c2 --- Comment #2 from Franklin Titus <cygnix@protonmail.com> --- (In reply to Fabian Vogt from comment #1)
Please install amarok-debuginfo for more information in the backtrace.
Here is the output with the amarok-debuginfo installed: Application: Amarok (amarok), signal: Aborted [KCrash Handler] #4 0x00007ffa45494d7c in __pthread_kill_implementation () at /lib64/libc.so.6 #5 0x00007ffa45443356 in raise () at /lib64/libc.so.6 #6 0x00007ffa4542b897 in abort () at /lib64/libc.so.6 #7 0x00007ffa45abb4e9 in () at /lib64/libQt5Core.so.5 #8 0x00007ffa45abbd86 in () at /lib64/libQt5Core.so.5 #9 0x00007ffa474a9ac3 in QRandomGenerator::seed(unsigned int) (this=0x7ffa45fd0880, s=<optimized out>) at /usr/include/qt5/QtCore/qrandom.h:169 #10 0x00007ffa4747f9d3 in Playlist::RandomTrackNavigator::RandomTrackNavigator() (this=0x55b983573b40) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/playlist/navigators/RandomTrackNavigator.cpp:38 #11 Playlist::Actions::playlistModeChanged() (this=this@entry=0x55b9834e1f70) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/playlist/PlaylistActions.cpp:319 #12 0x00007ffa47482d69 in Playlist::Actions::init() (this=this@entry=0x55b9834e1f70) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/playlist/PlaylistActions.cpp:99 #13 0x00007ffa47482dc0 in Playlist::Actions::instance() () at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/playlist/PlaylistActions.cpp:61 #14 0x00007ffa476593bf in MainWindow::createActions() (this=0x55b982888920) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/MainWindow.cpp:735 #15 0x00007ffa4764f1cb in MainWindow::MainWindow() (this=0x55b982888920, this=<optimized out>) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/MainWindow.cpp:151 #16 0x00007ffa476494de in App::continueInit() (this=this@entry=0x7ffccb45fe80) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/App.cpp:462 #17 0x000055b980d63f71 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/amarok-2.9.75git.20230322T021226~4f7c3aff99/src/main.cpp:394 [Inferior 1 (process 21359) detached] -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210220 http://bugzilla.opensuse.org/show_bug.cgi?id=1210220#c3 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |fabian@ritter-vogt.de Resolution|--- |FIXED --- Comment #3 from Fabian Vogt <fabian@ritter-vogt.de> --- Fixed with https://invent.kde.org/multimedia/amarok/-/merge_requests/56, will be in TW soon. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210220 http://bugzilla.opensuse.org/show_bug.cgi?id=1210220#c4 --- Comment #4 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1210220) was mentioned in https://build.opensuse.org/request/show/1078010 Factory / amarok -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com