[Bug 675943] subtitle editor hangs when opening a video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 8 11:10:40 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675943
  GStreamer | don't know | 0.10.36

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-06-08 18:10:36 UTC ---
This new backtrace shows:

__libc_message (do_abort=2, fmt=0x7ffff3cbf0d0 "*** glibc detected *** %s: %s:
0x%s ***\n"
[...]
malloc_printerr (action=3, str=0x7ffff3cbc100 "malloc(): memory corruption",
ptr=<optimized out>)

Something has stomped on the libc arena control structures, and this stack
trace is just where the libc realizes, so it does not tell us much about where
the actual corruption happened.

Shame that valgrind does not see anything though. Maybe it might help if you
pass "--trace0-children=yes" (without the quotes) to the valgrind command line,
if the corruption happens in a spawned process.

-- 
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