NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/58422: kernel crash when using the iscsi initiator
The following reply was made to PR kern/58422; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/58422: kernel crash when using the iscsi initiator
Date: Mon, 15 Jul 2024 04:42:28 -0000 (UTC)
6bone%6bone.informatik.uni-leipzig.de@localhost writes:
>The dump from the bug report already comes from a kernel with DIAGNOSTIC
>enabled. I will try to cause the crash with hw.iscsi.debug=9.
This is a bit strange. A DIAGNOSTIC kernel should have triggered an
assertion in wake_ccb() instead of crashing with an UVM fault.
The reason is probably that your kernel doesn't have iscsi builtin,
but loaded as a module (which is built without DIAGNOSTIC).
Home |
Main Index |
Thread Index |
Old Index