Hi,

we reproduced this by a simple self invoking script

# cat > /tmp/foo
#! /bin/sh
sh /tmp/foo
^D

# sh /tmp/foo
panic: zalloc4

(we changed the panic messages in kern/zalloc.c, zalloc4 is in line 486
(zget_space returns 0)).

Kernel Breakpoint trap, eip 0x10ccc8
Stopped at 0x10ccc7: int $3

trace
0x10ccc7 (1657bf)
>>>>> (unknown) (51) at 0x10d0300 <<<<<
0x10d03000 (Kernel General protection trap, eip 0x13fd60
Caught General protection (13)
Code = 0, pc = 13fd60

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to