On Mon, Jun 08, 2020 at 08:16:42PM +0200, Matthias Schmidt wrote: > Hi, > > * Matthias Schmidt wrote: > > Hi, > > > > I run > > > > OpenBSD 6.7-current (GENERIC.MP) #250: Sun Jun 7 19:48:27 MDT 2020 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > > > on my Thinkpad T450s. While watching a movie mounted on a NFS share the > > kernel paniced with the following message (transcribed by hand). The > > movie was played with mpv in full-screen. > > The panic is reproducible with mpv and watching a video in full-screen. > > If you want to reproduce without hassle, install mpv and youtube-dl > from ports and use the latter to download https://vimeo.com/427096874 (a > totally random video I picked because its CC licensed). Play it, seek a > bit around and the kernel will panic. > > Cheers > > Matthias >
You are using a snapshot just before the drm tree was replaced by a new port of drm from linux 5.7. Can you reproduce this with a newer snapshot? I can't reproduce this with -current on similiar broadwell machine (x250) with mpv defaulting to a 'gpu' video output backend.
