[Bug 199715] graphics/opencv-core crashes ffmpeg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 26 18:22:10 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199715

            Bug ID: 199715
           Summary: graphics/opencv-core crashes ffmpeg
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale at FreeBSD.org
          Reporter: rwestlun at gmail.com
             Flags: maintainer-feedback?(jhale at FreeBSD.org)
          Assignee: jhale at FreeBSD.org

graphics/opencv-core-2.4.9_2
multimedia/ffmpeg-2.3.6_2,1

When I invoke ffmpeg it immediately crashes regardless of command line options.
 I ran 'make WITH_DEBUG=true' and found this:


root at alixbuild:/usr/ports/multimedia/ffmpeg/work/ffmpeg-2.3.6 # gdb -q ffmpeg   
(no debugging symbols found)...(gdb) r
Starting program: /usr/ports/multimedia/ffmpeg/work/ffmpeg-2.3.6/ffmpeg 
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...[New LWP 100121]
(no debugging symbols found)...(no debugging symbols found)...[New Thread
2b003080 (LWP 100121/ffmpeg)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 2b003080 (LWP 100121/ffmpeg)]
0x298fe04c in cv::initInterTab1D (method=-1077949476, tab=0xbfbfcb64,
tabsz=671658676) at
/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp:189
189     {
Current language:  auto; currently c++
(gdb) bt
#0  0x298fe04c in cv::initInterTab1D (method=-1077949476, tab=0xbfbfcb64,
tabsz=671658676) at
/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp:189
#1  0x298c4f26 in cv::initInterTab2D (method=1, fixpt=false) at
/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp:230
#2  0x298a111c in cv::initAllInterTab2D () at
/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp:290
#3  0x298a10c8 in __cxx_global_var_init1 () at
/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp:298
#4  0x298fee70 in global constructors keyed to a () at
/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/imgproc/src/imgwarp.cpp:134
#5  0x29af5192 in __do_global_ctors_aux () from
/usr/local/lib/libopencv_imgproc.so.2
#6  0x29829401 in _init () from /usr/local/lib/libopencv_imgproc.so.2
#7  0x00000000 in ?? ()
(gdb)


root at alixbuild:/usr/ports/multimedia/ffmpeg # uname -a
FreeBSD alixbuild.lan 10.1-RELEASE-p9 FreeBSD 10.1-RELEASE-p9 #0: Tue Apr  7
01:07:33 UTC 2015    
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

I'm on an AMD Geode processor on an ALIX 2D13 board.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list