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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 4 00:35:02 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 #8 from Tvrtko Ursulin <tvrtko.ursulin at onelan.co.uk> 2011-08-04 07:34:54 UTC ---
Took a bit longer to reproduce this time, here it is now:

(gst-launch-0.10:27417): GStreamer-CRITICAL **: gst_buffer_create_sub:
assertion `buffer->size >= offset + size' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7dd9b70 (LWP 27421)]
0x007ad022 in mpegts_parse_handle_psi (section=0xb7dd9030, parse=0x8172838) at
mpegtsparse.c:1140
1140        if (G_UNLIKELY (mpegts_parse_calc_crc32 (GST_BUFFER_DATA
(section->buffer),
Missing separate debuginfos, use: debuginfo-install libxml2-2.7.8-6.fc15.i686
zlib-1.2.5-3.fc15.i686
(gdb) where
#0  0x007ad022 in mpegts_parse_handle_psi (section=0xb7dd9030, parse=0x8172838)
at mpegtsparse.c:1140
#1  mpegts_parse_chain (pad=0x816b268, buf=0xb7412728) at mpegtsparse.c:1369
#2  0x0018744d in gst_pad_chain_data_unchecked (cache=0xb7dd9138,
data=0xb7412728, is_buffer=1, pad=0x816b268) at gstpad.c:4247
#3  gst_pad_push_data (pad=<optimized out>, is_buffer=1, data=0xb7412728,
cache=0xb7dd9138) at gstpad.c:4479
#4  0x0018b27f in gst_pad_push (pad=0x816b1a0, buffer=0xb7412728) 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 g_thread_pool_thread_proxy (data=0x8058708) at
gthreadpool.c:319
#10 0x0044f535 in g_thread_create_proxy (data=0x80b35c8) at gthread.c:1955
#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