[Bug 722742] video-chroma: SIGSEGV in chroma_resample() when converting a specific file.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 22 01:27:40 PST 2014


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-22 09:27:34 UTC ---
Ah, the SIGFPE is in videotestsrc :)

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0x7ffff54e3700 (LWP 1693)]
0x00007ffff626b701 in convert_hline_generic (p=0x7ffff54e26c0, 
    frame=0x7ffff54e2840, y=0) at videotestsrc.c:1165
1165      line = y % n_lines;
(gdb) bt
#0  0x00007ffff626b701 in convert_hline_generic (p=0x7ffff54e26c0, 
    frame=0x7ffff54e2840, y=0) at videotestsrc.c:1165
#1  0x00007ffff626b5ca in videotestsrc_convert_tmpline (
    p=p at entry=0x7ffff54e26c0, frame=frame at entry=0x7ffff54e2840, j=j at entry=0)
    at videotestsrc.c:275
#2  0x00007ffff626bff1 in gst_video_test_src_smpte (v=0x7eb460, 
    frame=0x7ffff54e2840) at videotestsrc.c:352
#3  0x00007ffff6269e64 in gst_video_test_src_fill (psrc=0x7eb460, 
    buffer=0x7ffff00270b0) at gstvideotestsrc.c:916
#4  0x00007ffff5ded783 in gst_base_src_default_create (src=0x7eb460, 
    offset=18446744073709551615, size=4096, buffer=0x7ffff54e2c70)
    at gstbasesrc.c:1441

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