NetBSD-Bugs archive

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

Re: kern/57226: NetBSD 10_BETA kernel crash



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

From: PHO <pho%cielonegro.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: 
Subject: Re: kern/57226: NetBSD 10_BETA kernel crash
Date: Mon, 26 Jun 2023 00:38:24 +0900

 Okay I confirmed my patches can solve, or at least work around the 
 issue. I have two additional patches in addition to ones I previously 
 posted:
 
 https://github.com/NetBSD/src/commit/e6dc9c6f299dd975fdc3e0b9f6ff01e071da6c3c
 https://github.com/NetBSD/src/commit/d29213298b81609ed88a0fdb804163d339559f19
 
 Steps to reproduce:
 
 1. From pkgsrc remove lang/ghc94/hacks.mk
 2. Build ghc94 and install it.
 3. cd ../../converters/pandoc && make install
 
 Without my patches the kernel always crashes before it finishes building 
 Pandoc. 100% reproducible. After applying the patches I can successfully 
 build it.
 
 But of course I need input from riastradh@. I won't commit them without 
 his approval. (Sorry Taylor, I don't actually know your pronouns.)
 



Home | Main Index | Thread Index | Old Index