[Bug 753805] New: Crash when using compositor/videoaggregator

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 03:37:46 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753805

            Bug ID: 753805
           Summary: Crash when using compositor/videoaggregator
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ben.browitt at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Error:
0x00007fffe75579c9 in gst_video_frame_map_id (frame=frame at entry=0x7fffdc4e2000,
info=info at entry=0x7fffcc012b70, buffer=0x7fffc8013920, id=id at entry=-1,
flags=flags at entry=GST_MAP_READ) at video-frame.c:76
76          g_return_val_if_fail (info->finfo->format == meta->format, FALSE);


To reproduce, download beep.py and beep.rtp to the same folder and run
python3 beep.py

beep.rtp has rtp and rtcp packets with the timestamps they have been received
in realtime.
beep.py push each packet with the same time offset, emulating realtime.


beep.py
https://drive.google.com/file/d/0B12AhxvnYHrAZldZRlo3X3FEUmc/view?usp=sharing

beep.rtp
https://drive.google.com/file/d/0B12AhxvnYHrAZTVVOGk2bWxVWWM/view?usp=sharing

stacktrace
https://drive.google.com/file/d/0B12AhxvnYHrAeUJFZkJLc0VVS1E/view?usp=sharing

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