Subject: bin/24278: kdump prints randomly formatted numbers
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <christos@netbsd.org>
List: netbsd-bugs
Date: 01/30/2004 11:33:41
>Number:         24278
>Category:       bin
>Synopsis:       kdump prints randomly formatted numbers.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 30 16:34:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Christos Zoulas
>Release:        NetBSD 1.6ZG
>Organization:
	Two Dogs and a Cow.
>Environment:
System: NetBSD beowulf.gw.com 1.6ZG NetBSD 1.6ZG (GW-GENERIC) #63: Sat Dec 27 21:40:17 EST 2003 kim@nix.gw.com:/usr/src/sys/arch/i386/compile/GW-GENERIC i386
Architecture: i386
Machine: i386
>Description:
	kdump prints number either in decimal or hex format randomly
>How-To-Repeat:
	touch file1
	ktrace tar -rf blah.tar file1
...
 18608 tar      CALL  open(0x80600b8,2,-1077938248)
 18608 tar      NAMI  "/dev/tty"
 18608 tar      RET   open 4
...
 18608 tar      CALL  open(-1077937848,2,0x1b6)
 18608 tar      NAMI  "bla.tar"
 18608 tar      RET   open 5
...

>Fix:
	brick matt.
>Release-Note:
>Audit-Trail:
>Unformatted: