[Bug 732430] Rhythmbox crashes when calling siddec
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 10 13:42:22 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=732430
GStreamer | gst-plugins-ugly | unspecified
Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ensonic at sonicpulse.de
--- Comment #3 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2015-01-10 21:42:16 UTC ---
I can reproduce the crash in RB. When running RB under valgrind it hangs after
some minutes. I have a hunch that sidedec might corrupt the memory. When
running gst-play-1.0 Star_Trekkin.sid
under vagrind I get a few conditions depends on uninitialized value plus this:
==838== 16,384 bytes in 1 blocks are definitely lost in loss record 5,806 of
5,846
==838== at 0x4C2AB80: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==838== by 0x585D610: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==838== by 0x5867445: g_quark_from_static_string (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4002.0)
==838== by 0x55C94AB: gobject_init_ctor (in
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4002.0)
==838== by 0x4010139: call_init.part.0 (dl-init.c:78)
==838== by 0x4010222: _dl_init (dl-init.c:36)
==838== by 0x4001309: ??? (in /lib/x86_64-linux-gnu/ld-2.19.so)
==838== by 0x1: ???
==838== by 0xFFEFFFC42: ???
==838== by 0xFFEFFFC4F: ???
The end looks suspicious.
--
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