[gstreamer-bugs] [Bug 617885] invalid write in modplug

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 6 04:47:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=617885
  GStreamer | gst-plugins-bad | git

--- Comment #1 from Benjamin Otte (Company) <otte at gnome.org> 2010-05-06 11:47:27 UTC ---
valgrind output:

==24133== Memcheck, a memory error detector
==24133== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==24133== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==24133== Command: gst-launch-0.10 playbin uri=file:///home/lvs/c.mod
==24133== 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
==24133== Thread 4:
==24133== Invalid write of size 8
==24133==    at 0xD167E6A: X86_Convert32To32(void*, int*, unsigned int, int*,
int*) (in /usr/lib64/libmodplug.so.0.0.0)
==24133==    by 0xD158A04: CSoundFile::Read(void*, unsigned int) (in
/usr/lib64/libmodplug.so.0.0.0)
==24133==    by 0xCF4A41A: ??? (in /usr/lib64/gstreamer-0.10/libgstmodplug.so)
==24133==    by 0x4CC8261: gst_task_func (gsttask.c:271)
==24133==    by 0x4CC94DD: default_func (gsttaskpool.c:68)
==24133==    by 0x5601B54: g_thread_pool_thread_proxy (gthreadpool.c:315)
==24133==    by 0x56003D4: g_thread_create_proxy (gthread.c:1893)
==24133==    by 0x3CD7C07760: start_thread (in /lib64/libpthread-2.12.so)
==24133==    by 0x1429370F: ???
==24133==  Address 0xddf4c40 is 0 bytes after a block of size 4,608 alloc'd
==24133==    at 0x4A04360: memalign (vg_replace_malloc.c:532)
==24133==    by 0x4A043B9: posix_memalign (vg_replace_malloc.c:660)
==24133==    by 0x4C5CCE5: aligned_malloc (gstbuffer.c:155)
==24133==    by 0x4C5D3F3: gst_buffer_try_new_and_alloc (gstbuffer.c:413)
==24133==    by 0x4C94B52: gst_pad_buffer_alloc_unchecked (gstpad.c:2936)
==24133==    by 0x4C94E43: gst_pad_alloc_buffer_full (gstpad.c:2977)
==24133==    by 0x4C952AA: gst_pad_alloc_buffer (gstpad.c:3088)
==24133==    by 0x4C7BB95: gst_proxy_pad_do_bufferalloc (gstghostpad.c:149)
==24133==    by 0x4C94970: gst_pad_buffer_alloc_unchecked (gstpad.c:2900)
==24133==    by 0x4C94E43: gst_pad_alloc_buffer_full (gstpad.c:2977)
==24133==    by 0x4C952AA: gst_pad_alloc_buffer (gstpad.c:3088)
==24133==    by 0xC3BABC8: gst_base_transform_buffer_alloc
(gstbasetransform.c:1673)
==24133==

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