[Bug 699740] New: d3dvideosink: Crashes with 1280x720

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 5 23:56:43 PDT 2013


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

           Summary: d3dvideosink: Crashes with 1280x720
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Also reproducible with
gst-launch-1.0 videotestsrc ! "video/x-raw, format=(string)I420,
framerate=(fraction)30000/1001, width=(int)1280, height=(int)1080,
pixel-aspect-ratio=(fraction)3/2" ! d3dvideosink

Backtrace is from decoding a file though. This is with 1.0, not git master.


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 6452.0x1784]
0x7561a048 in msvcrt!memmove () from C:\windows\syswow64\msvcrt.dll
(gdb) backtrace
#0  0x7561a048 in msvcrt!memmove () from C:\windows\syswow64\msvcrt.dll
#1  0x7561a00b in msvcrt!memmove () from C:\windows\syswow64\msvcrt.dll
#2  0x6d105102 in gst_d3dvideosink_show_frame (buffer=0x6b7c2b8,
vsink=0x6b683a0) at d3dvideosink.c:1703
#3  _fu57___gst_debug_min () at d3dvideosink.c:1611
#4  0x6b5d94d2 in _fu353___gst_debug_min () at gstbasesink.c:2130
#5  0x6b5dac1a in _fu370___gst_debug_min () at gstbasesink.c:2349
#6  0x6b5dd7d8 in _fu401___gst_debug_min () at gstbasesink.c:3197
#7  0x6b5dfc73 in _fu416___gst_debug_min () at gstbasesink.c:3331
#8  0x6147a32f in gst_pad_chain_data_unchecked (data=0x6b7c2b8, type=4112,
pad=0x6b75810) at gstpad.c:3655
#9  gst_pad_push_data (pad=0x6b756c8, type=4112, data=0x6b7c2b8) at
gstpad.c:3872
#10 0x6b5ee4c2 in _fu694___gst_debug_min () at gstbasetransform.c:2212
#11 0x6147a32f in gst_pad_chain_data_unchecked (data=0x6b7c218, type=4112,
pad=0x6b75580) at gstpad.c:3655
#12 gst_pad_push_data (pad=0x6b75438, type=4112, data=0x6b7c218) at
gstpad.c:3872
#13 0x6d410503 in _fu118___gst_debug_min () at gstvideodecoder.c:2519
#14 0x6d417593 in _fu194___gst_debug_min () at gstvideodecoder.c:2434
#15 0x03f66356 in _fu255___gst_debug_min () at gstavviddec.c:1237
#16 0x03f66888 in _fu261___gst_debug_min () at gstavviddec.c:1294
#17 0x03f67058 in _fu431__GST_CAT_PERFORMANCE () at gstavviddec.c:1411
#18 0x6d40e2e8 in _fu98___gst_debug_min () at gstvideodecoder.c:2689
#19 0x6d41218c in gst_video_decoder_chain_forward (decoder=0x2e20510,
buf=0x6b7c178, at_eos=0) at gstvideodecoder.c:1712
#20 0x6d413b29 in _fu151___gst_debug_min () at gstvideodecoder.c:1972
#21 0x6147a32f in gst_pad_chain_data_unchecked (data=0x6b7c178, type=4112,
pad=0x6b752f0) at gstpad.c:3655
#22 gst_pad_push_data (pad=0x6b75aa0, type=4112, data=0x6b7c178) at
gstpad.c:3872
#23 0x03f70232 in _fu385___gst_debug_min () at gstavdemux.c:1444
#24 0x614a6def in gst_task_func (task=0x6b770b0) at gsttask.c:316
#25 0x6861453c in g_thread_pool_thread_proxy (data=0x9340e8) at
gthreadpool.c:309
#26 0x68613c7d in g_thread_proxy (data=0xa0abf0) at gthread.c:797
#27 0x6862d9fd in g_thread_win32_proxy (data=0xa0abf0) at gthread-win32.c:451
#28 0x75621287 in msvcrt!_itow_s () from C:\windows\syswow64\msvcrt.dll
#29 0x75621328 in msvcrt!_endthreadex () from C:\windows\syswow64\msvcrt.dll
#30 0x76fc33aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from
C:\windows\syswow64\kernel32.dll
#31 0x0a40ffd4 in ?? ()
#32 0x77529ef2 in ntdll!RtlpNtSetValueKey () from C:\windows\system32\ntdll.dll
#33 0x02d55758 in ?? ()
#34 0x77529ec5 in ntdll!RtlpNtSetValueKey () from C:\windows\system32\ntdll.dll
#35 0x756212e5 in msvcrt!_endthreadex () from C:\windows\syswow64\msvcrt.dll
#36 0x00000000 in ?? ()

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