Subject: port-amiga/949: binpatch doesn't read /netbsd symbol table correctly
To: None <gnats-admin@NetBSD.ORG>
From: Ignatios Souvatzis <is@beverly.rhein.de>
List: netbsd-bugs
Date: 04/10/1995 04:20:06
>Number: 949
>Category: port-amiga
>Synopsis: binpatch doesn't read /netbsd symbol table correctly
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Apr 10 04:20:04 1995
>Originator: Ignatios Souvatzis
>Organization:
" "
>Release: netbsd-current as of march 9. also tried with binpatch as of today
>Environment:
System: NetBSD beverly 1.0A NetBSD 1.0A (BEVERLY) #64: Sun Apr 9 22:11:53 MET DST 1995 is@beverly:/usr/src/sys/arch/amiga/compile/BEVERLY amiga
>Description:
The binpatch output, when reading symbols from the kernel, looks
very bogus.
>How-To-Repeat:
run the following line, to try to read the setting of the int
variable tcp_do_rfc1323, which should be 0 or 1:
beverly# !binpatch -l -s _tcp_do_rfc1323 /netbsd
_tcp_do_rfc1323(0x9f72c): 131080 (0x20008)
>Fix:
>Audit-Trail:
>Unformatted:
Ignatios Souvatzis