Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 20:22:01 +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-r18Xnh9tlN@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 #2 from sasamotikomi@gmail.com ---
1. uname -a
FreeBSD {myhost} 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 #0: Tue Feb 24
18:57:59 UTC 2015    
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
2. # pkg update(usually pkg upgrade) or/and portmaster -a
3.Mar 21 03:23:35 {myhost} pkg: mpv-0.8.3,1 deinstalled
Mar 21 03:23:39 {myhost} pkg-static: mpv-0.8.3,1 installed
Mar 21 03:24:12 {myhost} kernel: pid 22249 (mpv), uid 1001: exited on signal 4
Mar 21 03:29:34 {myhost} kernel: pid 25543 (mpv), uid 1001: exited on signal 4
Mar 21 03:29:47 {myhost} kernel: pid 25588 (mpv), uid 1001: exited on signal 4
Mar 21 03:33:11 {myhost} pkg: mpv-0.8.3,1 deinstalled
Mar 21 03:33:14 {myhost} pkg-static: mpv-0.8.3,1 installed
Mar 21 03:33:58 {myhost} kernel: pid 27202 (mpv), uid 1001: exited on signal 4
Mar 21 03:34:07 {myhost} kernel: pid 27203 (mpv), uid 1001: exited on signal 4
4.  # gdb mpv -c mpv.coreGNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols
found)...

warning: exec file is newer than core file.
Core was generated by `mpv'.
Program terminated with signal 4, Illegal instruction.
#0  0x29f43d73 in ?? ()
(gdb) bt full
#0  0x29f43d73 in ?? ()
No symbol table info available.
#1  0x00000038 in ?? ()
No symbol table info available.
#2  0x28172000 in ?? ()
No symbol table info available.
#3  0x28172200 in ?? ()
No symbol table info available.
#4  0x28172400 in ?? ()
No symbol table info available.
#5  0x28172600 in ?? ()
No symbol table info available.
#6  0x28172800 in ?? ()
No symbol table info available.
#7  0x28172a00 in ?? ()
No symbol table info available.
#8  0x28172c00 in ?? ()
No symbol table info available.
#9  0x0000000f in ?? ()
No symbol table info available.
#10 0x0000000e in ?? ()
No symbol table info available.
#11 0x28173200 in ?? ()
No symbol table info available.
#12 0x28173400 in ?? ()
No symbol table info available.
#13 0x28173600 in ?? ()
No symbol table info available.
#14 0x28173800 in ?? ()
No symbol table info available.
#15 0x28173a00 in ?? ()
No symbol table info available.
#16 0x28173c00 in ?? ()
No symbol table info available.
#17 0x28173e00 in ?? ()
No symbol table info available.
#18 0x28174000 in ?? ()
No symbol table info available.
#19 0x28174200 in ?? ()
No symbol table info available.
#20 0x28174400 in ?? ()
No symbol table info available.
#21 0x28174600 in ?? ()
No symbol table info available.
#22 0x28174800 in ?? ()
No symbol table info available.
#23 0x28174a00 in ?? ()
No symbol table info available.
#24 0x28174c00 in ?? ()
No symbol table info available.
#25 0x28174e00 in ?? ()
No symbol table info available.
#26 0x28175000 in ?? ()
No symbol table info available.
#27 0x28175200 in ?? ()

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