[gstreamer-bugs] [Bug 343652] New: gstfile.py sometimes results in "*** glibc detected *** corrupted double-linked list"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 1 17:44:03 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343652
 GStreamer | gst-python | Ver: 0.10.x

           Summary: gstfile.py sometimes results in "*** glibc detected ***
                    corrupted double-linked list"
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: myers at maski.org
         QAContact: johan at gnome.org
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Run the gstfile.py example a few times any file and you will get this error
message:

*** glibc detected *** corrupted double-linked list: 0x0819f610 ***
Aborted


I loaded python into gdb and ran it again.  There were 5 threads running and
this is the backtrace:

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7dcd6d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7dcef9b in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7e04157 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4  0xb7e0a84c in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7e0abc2 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0x080f9831 in PyFrame_Fini ()
#7  0x080d8c01 in Py_Finalize ()
#8  0x080d86d0 in PyOS_setsig ()
#9  0x080d88c5 in PyErr_PrintEx ()
#10 0x080d94a7 in PyRun_SimpleFileExFlags ()
#11 0x08054fc7 in Py_Main ()
#12 0xb7db8eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#13 0x080549a1 in _start ()


I'd welcome any other tips on how I could provide more debugging info.

Here is one file that I can get it to happen with:

http://www.rasterman.com/files/rage2.avi


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




More information about the Gstreamer-bugs mailing list