NetBSD-Bugs archive

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

PR/55715 CVS commit: src/tests/lib/libc/gen



The following reply was made to PR port-pmax/55715; it has been noted by GNATS.

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55715 CVS commit: src/tests/lib/libc/gen
Date: Mon, 11 Jan 2021 07:17:49 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Mon Jan 11 07:17:49 UTC 2021
 
 Modified Files:
 	src/tests/lib/libc/gen: t_siginfo.c
 
 Log Message:
 PR/55715: pmax testbed panics with "assertion "asid == curcpu()->ci_pmap_asid_cur" failed"
 
 It's GXemul that has the bug! Unfortunately, there's no way (currently) to
 detect if we're running under GXemul emulation, so disable for all mips
 for now.  Hopefully, GXemul will get fixed soon.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.43 -r1.44 src/tests/lib/libc/gen/t_siginfo.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index