[Bug 655887] gst_buffer_create_sub: assertion `buffer->size >= offset + size' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 3 04:23:46 PDT 2011


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

Tvrtko Ursulin <tvrtko.ursulin> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #6 from Tvrtko Ursulin <tvrtko.ursulin at onelan.co.uk> 2011-08-03 11:23:41 UTC ---

Caught it from gdb after a while. Not all debug symbols but it does point to
mpegdemux plugin, so not the core you were right.

0x007b3724 in ?? () from /usr/lib/gstreamer-0.10/libgstmpegdemux.so
Missing separate debuginfos, use: debuginfo-install glib2-2.28.8-1.fc15.i686
gstreamer-plugins-bad-free-0.10.22-1.fc15.i686
gstreamer-plugins-base-0.10.33-92.fc15.i686
gstreamer-plugins-good-0.10.29-1.fc15.i686 libxml2-2.7.8-6.fc15.i686
zlib-1.2.5-3.fc15.i686
(gdb) where
#0  0x007b3724 in ?? () from /usr/lib/gstreamer-0.10/libgstmpegdemux.so
#1  0x007ad9c7 in ?? () from /usr/lib/gstreamer-0.10/libgstmpegdemux.so
#2  0x0018744d in gst_pad_chain_data_unchecked (cache=0xb7dd9138,
data=0xb6a07960, is_buffer=1, pad=0x816b268) at gstpad.c:4247
#3  gst_pad_push_data (pad=<optimized out>, is_buffer=1, data=0xb6a07960,
cache=0xb7dd9138) at gstpad.c:4479
#4  0x0018b27f in gst_pad_push (pad=0x816b1a0, buffer=0xb6a07960) at
gstpad.c:4704
#5  0x00765e62 in gst_queue_push_one (queue=0x8170020) at gstqueue.c:1155
#6  gst_queue_loop (pad=0x816b1a0) at gstqueue.c:1263
#7  0x001b55f2 in gst_task_func (task=0x80b4060) at gsttask.c:293
#8  0x001b67b9 in default_func (tdata=0x816d1b8, pool=0x8058808) at
gsttaskpool.c:70
#9  0x00451b07 in ?? () from /lib/libglib-2.0.so.0
#10 0x0044f535 in ?? () from /lib/libglib-2.0.so.0
#11 0x005139fe in start_thread (arg=0xb7dd9b70) at pthread_create.c:305
#12 0x0060118e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

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