[Bug 45212] Re: Rhythmbox seg faults after a few moments

Glyphobet matt-ubuntu at theory.org
Sun Jun 25 21:44:28 UTC 2006


Running it again, looks like it's dying because there are m4a files in
one of the directories it scans on startup:

$ gdb --args gst-launch-0.10 -t filesrc 'file:///path/to/file/file.m4a'! decodebin ! fakesink
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/gst-launch-0.10 -t filesrc file:///path/to/file/file.m4a \! decodebin \! fakesink
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1212307776 (LWP 20135)]
Setting pipeline to PAUSED ...
[New Thread -1216918608 (LWP 20138)]
ERROR: Pipeline doesn't want to pause.

(gst-launch-0.10:20135): GStreamer-CRITICAL **: gst_message_parse_error: assertion `G_VALUE_TYPE (error_gvalue) == GST_TYPE_G_ERROR' failed
ERROR: from element /pipeline0/filesrc0: 
*** glibc detected *** double free or corruption (out): 0x0809fae0 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1212307776 (LWP 20135)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7d4a9a1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7d4c2b9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d7e87a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4  0xb7d84fd4 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7d8534a in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb7e8deec in g_free () from /usr/lib/libglib-2.0.so.0
#7  0xb7e79418 in g_error_free () from /usr/lib/libglib-2.0.so.0
#8  0x0804a7b7 in _start ()

-- 
Rhythmbox seg faults after a few moments
https://launchpad.net/bugs/45212




More information about the desktop-bugs mailing list