[Bug 765713] New: compositor: Crashes on Windows with ORC when doing pixel-aspect-ratio conversion

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 28 09:56:36 UTC 2016


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

            Bug ID: 765713
           Summary: compositor: Crashes on Windows with ORC when doing
                    pixel-aspect-ratio conversion
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gst-launch-1.0 videotestsrc !
"video/x-raw,width=720,height=576,pixel-aspect-ratio=59/54" ! compositor !
"video/x-raw,width=786,height=576,pixel-aspect-ratio=1/1" ! fakesink

Works fine with videoscale, fails with compositor. Works with ORC_CODE=backup.
Works on Linux on the exactly same machine.

Orc 0.4.25 - integrated testing tool
Active backend: sse
L1 cache: 32768
L2 cache: 262144
L3 cache: 8388608
Family/Model/Stepping: 6/60/3
CPU name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Compiler options: sse2 sse3 ssse3 sse41 sse42 64bit
Opcode test:
No errors detected.


(gdb) bt
#0  0x0000000004a10c23 in ?? ()
#1  0x0000000004ac6950 in ?? ()
#2  0x0000000004154a64 in ?? ()
#3  0x0000000004154440 in ?? ()
#4  0x000000006d443e0b in video_orc_resample_h_multaps3_u8_lq (d1=0x31,
s1=0x41a25e4 "\004",
    s2=0x4154752 'ë' <repeats 112 times>, 'Ò' <repeats 88 times>...,
s3=0x41a2c08 "", s4=0x41a1fc0, s5=0x41a25e4,
    s6=0x41a2c08, n=786) at tmp-orc.c:23672
#5  0x000000006d41b326 in video_scale_h_ntap_u8 (scale=Unhandled dwarf
expression opcode 0xf3
) at video-scaler.c:696
#6  0x000000006d41c71e in _fu150__gst_debug_min (hscale=0x41f45c0,
vscale=Unhandled dwarf expression opcode 0xf3
) at video-scaler.c:1475
#7  0x000000006d40dff6 in convert_plane_hv (convert=Unhandled dwarf expression
opcode 0xf3
) at video-converter.c:3915
#8  0x000000006d41128e in convert_scale_planes (convert=0x2f67390,
src=0x4153ea0, dest=0x4154170)
    at video-converter.c:3929
#9  0x0000000004598996 in _fu48__gst_debug_min (pad=0x41c0320, vagg=0x2f0f770)
at compositor.c:562
#10 0x0000000067cc5e5a in _fu149__gst_debug_min (self=0x2f0f770,
func=0x632c1480 <prepare_frames>, user_data=0x0)
    at gstaggregator.c:380
#11 0x00000000632c6b09 in gst_videoaggregator_do_aggregate (agg=0x2f0f770,
timeout=0) at gstvideoaggregator.c:1321
#12 _fu81__gst_debug_min (agg=0x2f0f770, timeout=0) at
gstvideoaggregator.c:1527
#13 0x0000000067cc6e32 in _fu172__gst_debug_min (self=0x2f0f770) at
gstaggregator.c:816
#14 0x00000000614b31b4 in gst_task_func (task=0x41f5050) at gsttask.c:332
#15 0x0000000068614ac5 in g_thread_pool_thread_proxy (data=Unhandled dwarf
expression opcode 0xf3
) at gthreadpool.c:307
#16 0x00000000686142d9 in g_thread_proxy (data=0x2e91a40) at gthread.c:778
#17 0x000000006863071a in g_thread_win32_proxy (data=Unhandled dwarf expression
opcode 0xf3
) at gthread-win32.c:450
#18 0x00007ffdfb4fb097 in msvcrt!_beginthreadex () from
C:\Windows\system32\msvcrt.dll
#19 0x00000000001feba0 in ?? ()
#20 0x0000000000000000 in ?? ()

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