Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 15:09:08 +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-j6NnOjCLBg@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

c.kworr@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c.kworr@gmail.com

--- Comment #1 from c.kworr@gmail.com ---
Can you be a little more specific by providing:

1. uname -a
2. Tiny description on how you are updating ports and/or packages.
3. Full syslog message about this situation (can be found at
/var/log/messages).
4. Core dump backtrace:
 - you will need to locate your core file, it should reside in the directory
you are standing;
 - now you should open it with gdb: "gdb `which mpv` mpv.core";
 - show backtrace by typing "bt full" and post it here.

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