Bug 26113

Summary: While attempting to move files I get a kernel panic/ page fault
Product: Base System Reporter: denton <denton>
Component: miscAssignee: Søren Schmidt <sos>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description denton 2001-03-26 17:10:01 UTC
I have StarOffice52 installed in /usr/local/office52. I want to move it
to /opt, which is on the same disk but a different partition. I type :

mv offic52 /opt/Ofice52 from the /usr/local directory. I then get something like :

Fatal Trap 12: Page fault while in kernel mode
Fault virtual address: 0xc28b80c7
Fault code = supervisor read, page not present
Instruction Pointer = 0x80xc020da11
Stack Pointer = 0x10:0xc8746c0c
Frame Pointer = 0x10:0xc8746c0c
Code Segment = base rx10, limit 0xfffff, type 0x1b
             = DPL0, pres1, def32, gram1
Processor eflags = interrupt enabled, resume, IOPL=0
Current Process = 290 (cp)
interrupt mask = none
trap number = 12
Panic : page fault


This is repeatable. The disk is a UDMA66 from seagate. Softupdates not enabled at this time.

How-To-Repeat: Attempt to move large number of files between partitions.
Comment 1 Kris Kennaway 2001-03-27 19:52:46 UTC
Can you obtain a stack traceback (following the directions in the
handbook on kernel debugging)?  Unfortunately that's the only way this
is going to be useful, probably.

Kris
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2001-03-27 19:52:53 UTC
Responsible Changed
From-To: freebsd-bugs->sos

sos is Mr ATA
Comment 3 Søren Schmidt freebsd_committer freebsd_triage 2001-04-02 20:20:48 UTC
State Changed
From-To: open->closed

I bet this is bad hardware somehow..