FS#59740 - [amarok] crashes when playing second song

Attached to Project: Arch Linux
Opened by Fabian Maurer (DarkShadow44) - Tuesday, 21 August 2018, 18:38 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 28 August 2018, 13:57 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
amarok can only play one song, then crashes when trying to play another.


Additional info:
amarok 2.9.0.git20180816-1

Steps to reproduce:
Start amarok, start playing a song, then double click another song. Also happens when song finishes playing.
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 28 August 2018, 13:57 GMT
Reason for closing:  Won't fix
Additional comments about closing:  Dropped to AUR
Comment by Antonio Rojas (arojas) - Tuesday, 21 August 2018, 18:45 GMT
Can't reproduce, please post a backtrace
Comment by Fabian Maurer (DarkShadow44) - Tuesday, 21 August 2018, 19:01 GMT
[code]
Thread 42 "amarok" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff1c6d7700 (LWP 1981)]
0x00007ffff7fe0005 in _dl_relocate_object () from /lib64/ld-linux-x86-64.so.2
(gdb) bt
#0 0x00007ffff7fe0005 in _dl_relocate_object () at /lib64/ld-linux-x86-64.so.2
#1 0x00007ffff7fe7406 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#2 0x00007ffff61d5e77 in _dl_catch_exception () at /usr/lib/libc.so.6
#3 0x00007ffff7fe6dff in _dl_open () at /lib64/ld-linux-x86-64.so.2
#4 0x00007ffff61d5371 in do_dlopen () at /usr/lib/libc.so.6
#5 0x00007ffff61d5e77 in _dl_catch_exception () at /usr/lib/libc.so.6
#6 0x00007ffff61d5f13 in _dl_catch_error () at /usr/lib/libc.so.6
#7 0x00007ffff61d5477 in dlerror_run () at /usr/lib/libc.so.6
#8 0x00007ffff61d551a in __libc_dlopen_mode () at /usr/lib/libc.so.6
#9 0x00007ffff30039ac in pthread_cancel_init () at /usr/lib/libpthread.so.0
#10 0x00007ffff300022b in pthread_cancel () at /usr/lib/libpthread.so.0
#11 0x00007fffcc26303f in input_DecoderDelete () at /usr/lib/libvlccore.so.9
#12 0x00007fffcc269473 in () at /usr/lib/libvlccore.so.9
#13 0x00007fffcc26c796 in () at /usr/lib/libvlccore.so.9
#14 0x00007fffcc26ec59 in () at /usr/lib/libvlccore.so.9
#15 0x00007fffcc270bdd in () at /usr/lib/libvlccore.so.9
#16 0x00007fffcc2728b9 in () at /usr/lib/libvlccore.so.9
#17 0x00007fffcc2739bc in () at /usr/lib/libvlccore.so.9
#18 0x00007fffcc27ad2e in () at /usr/lib/libvlccore.so.9
#19 0x00007ffff2ff8a9d in start_thread () at /usr/lib/libpthread.so.0
#20 0x00007ffff6199a43 in clone () at /usr/lib/libc.so.6
[/code]

Got this from gdb. Is this good enough?
Comment by Antonio Rojas (arojas) - Tuesday, 21 August 2018, 19:12 GMT
Yes, you can switch to the gstreamer phonon backend for now.
Comment by Holoduke (Holoduke) - Tuesday, 21 August 2018, 23:03 GMT
Also the UI is a mess, and existing playlists are lost after update. It's not production ready. Previous version still works fine. Please revert.
Comment by Antonio Rojas (arojas) - Tuesday, 21 August 2018, 23:09 GMT
Please don't mix different issues in the same report. See  FS#59739  for the missing playlists.

Loading...