Date: Thu, 16 Nov 2000 09:33:20 +0100 From: Damian Kuczynski <Damian_Kuczynski@nik.gov.pl> To: stable@freebsd.org Subject: Running inetd in jail panics system Message-ID: <3A139BD0.4A05B842@nik.gov.pl>
next in thread | raw e-mail | index | archive | help
When I setup jail with jail command and try to run inetd in jail enviroment system panics with message Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc016b8f9 stack pointer= 0x10:0xcbd3cee8 frame pointer= 0x10:0xcbd3cef4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0,pres 1 def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 201 (inetd) interrupt mask = none kernel: type 12, trap, code=0 Stopped at socreate+0x45: movl 0x4(%esi),%eax trace shows socreate(1c,cbd3cf20,2,0,cb31c700) at socreate+0x45 socket(cb31c700,cb3cf80,28102628, bfbff48c, bfbff50c) at socket+0x3e syscall2(2f,2f,2f,bfbff50cmbfbff48c) at syscall2+0x1f1 Xint0x80_syscall() at Xint0x80_syscall+0x25 Damian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A139BD0.4A05B842>