Bug 12910

Summary: Fatal trap 12: page fault in linux_misc.c:175 [PATCH]
Product: Base System Reporter: Peter Holm <peter>
Component: kernAssignee: Marcel Moolenaar <marcel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Peter Holm 1999-08-01 17:30:00 UTC
FreeBSD 4.0-CURRENT #2: Sun Aug  1 12:39:33 CEST 1999
    pho@current.risby.dk:/usr/src/sys/compile/PHO
Sun Aug  1 12:45:03 CEST 1999

FreeBSD/i386 (current.risby.dk) (ttyd0)

Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0x77691a04
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc0264f8f
stack pointer	        = 0x10:0xc861ede0
frame pointer	        = 0x10:0xc861ee48
code segment		= base rx0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 252 (syscall.linux)
interrupt mask		= none
kernel: type 12 trap, code=0
Stopped at      copystr+0x13:   lodsb   (%esi)
db> trace
copystr(c861ef04,c7c0c7e0,c861ee8c,c0a7eb50,77691a04) at copystr+0x13
_end(c7c0c7e0,c861ef80,77691a04,294f2086,754ed7a3) at 0xc0a7a21c
syscall(2f,2f,2f,754ed7a3,294f2086) at syscall+0x182
Xint0x80_syscall() at Xint0x80_syscall+0x26
db>
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-02 11:29:08 UTC
Responsible Changed
From-To: freebsd-bugs->marcel

Marcel is Mr Linux now. :-) 
Comment 2 Marcel Moolenaar freebsd_committer freebsd_triage 1999-08-08 12:27:21 UTC
State Changed
From-To: open->closed

Patch applied. Thanks!