After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663455 - amarok crashed when jumping to another audio file
amarok crashed when jumping to another audio file
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-05 14:56 UTC by Ronny Standtke
Modified: 2012-01-23 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ronny Standtke 2011-11-05 14:56:46 UTC
While one audio file was playing, I double-clicked on another audio file in the
playlist. Then amarok crashed with a backtrace.
More details are here:
https://bugs.kde.org/show_bug.cgi?id=285325
Comment 1 Tim-Philipp Müller 2011-11-06 12:22:43 UTC
Can you reproduce this? Do you know what file caused this? It crashes in libvorbis from the looks if it.

Thread 2 (Thread 0x7f1030e66700 (LWP 27439))

  • #6 floor1_unpack
    at floor1.c line 154
  • #7 _vorbis_unpack_books
    at info.c line 301
  • #8 vorbis_synthesis_headerin
    at info.c line 423
  • #9 vorbis_handle_header_packet
    at gstvorbisdec.c line 757
  • #10 vorbis_dec_decode_buffer
    at gstvorbisdec.c line 989
  • #11 vorbis_dec_chain_forward
    at gstvorbisdec.c line 1173
  • #12 vorbis_dec_chain
    at gstvorbisdec.c line 1202

What's your version of gst-plugins-base (gst-inspect-0.10 vorbisdec | grep Version) and libvorbis?
Comment 2 Akhil Laddha 2011-12-22 04:59:32 UTC
Ronny, can you please provide requested information as per comment#1 ?
Comment 3 Ronny Standtke 2011-12-22 12:23:52 UTC
Sorry for the delay. I can not reproduce the issue. I am even not sure anymore, which file was causing the crash.
Regarding the gst-plugins-base and libvorbis versions: The crash was happening on a Debian stable system at work. I am now at home for the holidays... Looking at http://packages.debian.org/source/squeeze/gst-plugins-base0.10 it should be version 0.10.30. Doing the same with libvorbis shows version 1.3.1.

Best regards

Ronny
Comment 4 André Klapper 2012-01-23 10:53:11 UTC
Closing this bug report as issue could not be reproduced (as per comment 3). Please feel free to reopen this bug if you can reproduce the issue. Thanks!