On Mon, Jul 06, 2020 at 11:17:34AM +0200, Martin Ziemer wrote:
> On Wed, Jul 01, 2020 at 01:47:57PM +1000, Jonathan Gray wrote:
> > On Tue, Jun 30, 2020 at 07:10:10PM +0200, Martin Ziemer wrote:
> > > With this patch (and driver "intel" in /etc/X11/xorg.conf) my system 
> > > works. 
> > > Tested suspend/resume and normal browsing.
> > 
> > Thanks for testing, I've committed this with a comment added.
> Used the kernel i tested tuesday last week until today morning
> without getting problems.
> 
> Then i switched to a daily snapshot and got a kernel panic.
> 
> The kernel is:
> OpenBSD 6.7-current (GENERIC) #317: Sun Jul  5 20:02:17 MDT 2020
> 
> The crash message is: 
> kernel: page fault trap, code=0
> Stopped at drm_atomic_set_fb_for_plane+0x56: movl 0x58(%rax),%edx
> 
> I uploaded photos from ddb:
> https://photos.app.goo.gl/eqD2wg3hZcsCZGBb7
> 

I today had following panic (caveats, retyped by hand):

wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
uvm_fault(0xffffffff821cdb90, 0x7f000002d7, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at      drm_atomic_helper_cleanup_planes+0x53:  cmpq 0x258(%rdi), %rsi
ddb{1}> bt
drm_atomic_helper_cleanup_planes(ffff800000126078, ffff8000008a7800) at 
drm_atomic_helper_cleanup_planes+0x53
intel_atomic_cleanup_work(ffff8000008a7858) at intel_atomic_cleanup_work+0x30
taskq_thread(ffff800000119980) at taskq_thread+0x8d
end trace frame: 0x0, count: -3
ddb{1}>

I think it was from:

OpenBSD 6.7-current (GENERIC.MP) #327: Sun Jul  5 20:13:39 MDT 2020
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP

I will try to upgrade to:

OpenBSD 6.7-current (GENERIC.MP) #331: Mon Jul  6 10:57:02 MDT 2020
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP

-- 
Regards,
 Mikolaj

Reply via email to