Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 23:28:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238711] Kernel Panic
Message-ID:  <bug-238711-227-afoscvIwaG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238711-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238711

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not Enough Information

--- Comment #1 from Conrad Meyer <cem@freebsd.org> ---
Do you have a swap device or other kernel dump device configured?  If so,
please try setting debug.debugger_on_panic="0" in loader.conf and get a stack
trace / etc from crashinfo.  If not, next time 'bt' (backtrace) and a photo
would be helpful. 

You might consider renaming /boot/kernel to /boot/kernel.bad; /boot/kernel.old 
to /boot/kernel; and then 'nextboot -k kernel.bad -e debug.debugger_on_panic=0
&& reboot'.  This way you only hit the bad kernel once (if your /boot is not
ZFS) and don't need to manually use loader to find kernel.old.

There's not much to go on for now, so please provide more information and
reopen the bug.  Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238711-227-afoscvIwaG>