[Bug 663264] Freeze after loading .m3u playlist from USB drive and clicking "Play" button

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 3 11:59:07 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=663264
  GStreamer | gst-plugins | 0.10.35

André Klapper <a9016009> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |gst-plugins
            Version|unspecified                 |0.10.35
         AssignedTo|rhythmbox-maint at gnome.bugs  |gstreamer-bugs at lists.freede
                   |                            |sktop.org
            Product|rhythmbox                   |GStreamer
   Target Milestone|---                         |HEAD
          QAContact|rhythmbox-maint at gnome.bugs  |gstreamer-bugs at lists.freede
                   |                            |sktop.org

--- Comment #2 from André Klapper <a9016009 at gmx.de> 2011-11-03 18:58:58 UTC ---
(In reply to comment #0)
> STEPS:
> 7. Nautilus freezes.

This should have been "Rhythmbox freezes."

(In reply to comment #1)
> Do you get the same symptoms when playing mp3 files from a hard disk in
> rhythmbox?

Yes, same issue for local mp3s (darn, I should have tested before reporting).

>  Or gst-launch-0.10 playbin2 uri=file:///media/path/to/file.mp3 ?

$:andre\> gst-launch-0.10 playbin2 uri=file:///home/party/Music/Air\ -\ Sexy\
Boy\ \(Sharam\ Jey\ Edit\).mp3 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstaudioconvert.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.


$:andre\> gst-launch-0.10 playbin2 --gst-disable-segtrap
--gst-disable-registry-fork uri=file:///home/party/Music/Air\ -\ Sexy\ Boy\
\(Sharam\ Jey\ Edit\).mp3 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught SIGSEGV accessing address 0xc1f20f72
#0  0x008dc416 in __kernel_vsyscall ()
#1  0x4e025c50 in ?? ()
Spinning.  Please run 'gdb gst-launch 6548' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.

$:andre\> gdb gst-launch 6548
GNU gdb (GDB) Fedora (7.3.50.20110722-9.fc16)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gst-launch...Reading symbols from
/usr/lib/debug/usr/bin/gst-typefind.debug...done.
done.
Attaching to program: /usr/bin/gst-launch, process 6548
Cannot access memory at address 0xfff5b3ec
Cannot access memory at address 0xfff5b3ec
Cannot access memory at address 0xfff5b3ec
Cannot access memory at address 0xfff5b3ec
Reading symbols from /lib/ld-linux.so.2...Reading symbols from
/usr/lib/debug/lib/ld-2.14.90.so.debug...done.
done.
Loaded symbols for /lib/ld-linux.so.2
Cannot access memory at address 0xfff5b3ec
0x008c0416 in __kernel_vsyscall ()
(gdb) thread apply all bt

Thread 1 (process 6548):
#0  0x008c0416 in __kernel_vsyscall ()
#1  0x4e025c50 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list