Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 10:30:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-multimedia@FreeBSD.org
Subject:   [Bug 198758] multimedia/mpv don't start/crash 100% times
Message-ID:  <bug-198758-5956-kiuRBBNtyS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198758-5956@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198758-5956@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198758

--- Comment #6 from sasamotikomi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198758-5956-kiuRBBNtyS>