[Bug 198758] multimedia/mpv don't start/crash 100% times

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 15 10:30:16 UTC 2015


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

--- Comment #6 from sasamotikomi at gmail.com ---
(In reply to c.kworr from comment #4)
1. check
2. Sempron 2500+ literally CPUTYPE=athlon-xp
3. I tried use GCC/CLANG34/35/36
4. I try run it from root and got:
/etc/make.conf
DEVELOPER="yes"
CFLAGS=""

#0  0x2a0ebd73 in cvRegisterType () from /usr/local/lib/libopencv_core.so.2
[New Thread 2b403080 (LWP 101204/mpv)]
(gdb) bt full
#0  0x2a0ebd73 in cvRegisterType () from /usr/local/lib/libopencv_core.so.2
No symbol table info available.
#1  0x2a0fb15b in std::__1::__deque_base<char, std::__1::allocator<char>
>::clear () from /usr/local/lib/libopencv_core.so.2
No symbol table info available.
#2  0x2a1298d2 in cv::dotProd_<unsigned char> () from
/usr/local/lib/libopencv_core.so.2
No symbol table info available.
#3  0x29fb288d in _init () from /usr/local/lib/libopencv_core.so.2
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.
(gdb) 
6. CC=clang36 requested fully path to compiler: 
CC=/usr/local/bin/clang36
CXX=/usr/local/bin/clang++36
CPP=/usr/local/bin/clang-cpp36

(In reply to Frans Suber from comment #5)
No, look like isn't compilers problem exactly same with GCC/CLANG34/35/36.
It isn't optimize flags problem, except flag for i386 is -SSE2 or something, I
don't know what really flag's is used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-multimedia mailing list