NetBSD-Bugs archive

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

PR/60478 CVS commit: src/libexec/ld.elf_so/arch/vax



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60478 CVS commit: src/libexec/ld.elf_so/arch/vax
Date: Sat, 15 Aug 2026 13:31:02 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Sat Aug 15 13:31:02 UTC 2026
 
 Modified Files:
 	src/libexec/ld.elf_so/arch/vax: rtld_start.S
 
 Log Message:
 ld.elf_so: vax: XXX Temporarily disable DEBUG code
 
 which has been introduced by rtld_start.S,v 1.21:
 https://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/vax/rtld_start.S#rev1.21
 
 Due to this code, /bin/sh dies by `Fatal error`, which results in:
 PR port-vax/60478 releng testbed is busted on VAX
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.25 -r1.26 src/libexec/ld.elf_so/arch/vax/rtld_start.S
 
 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