NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58043: kernel crash in -current



The following reply was made to PR kern/58043; it has been noted by GNATS.

From: "J. Hannken-Illjes" <hannken%mailbox.org@localhost>
To: NetBSD GNATS <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: kern/58043: kernel crash in -current
Date: Sat, 16 Mar 2024 17:25:27 +0100

 This looks like a GPT labeled ccd: "dkX at ccdX=E2=80=9D
 
 Here we get softint_dispatch -> dkstart -> ccdstart -> ccdbuffer -> =
 pool_cache_get via
 
 sys/dev/ccd.c:844 and sys/dev/ccd.c:932
 
 Trying to allocate memory here panics as allocation from softint is =
 forbidden.
 
 =E2=80=94
 J. Hannken-Illjes (hannken%mailbox.org@localhost <mailto:hannken%mailbox.org@localhost>)=
 


Home | Main Index | Thread Index | Old Index