Bug 21946

Summary: vm_fault when (accidentally) attempted to mount audio CD
Product: Base System Reporter: c6re <c6re>
Component: kernAssignee: Thomas Moestl <tmm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-RELEASE   
Hardware: Any   
OS: Any   

Description c6re 2000-10-13 04:20:01 UTC
I accidentally attempted to mount an audio CD, got a kernel panic, and
the system rebooted:

# mount /dev/acd1c /cdrom

panic:  vm_fault on nofault entry, addr c3b96000
syncing disks...

How-To-Repeat: This problem occurs when one attempts to mount an audio CD using
the aforementioned method.
Comment 1 Thomas Moestl freebsd_committer freebsd_triage 2001-07-30 00:42:18 UTC
State Changed
From-To: open->analyzed

A fix was committed to -current, will be MFC'ed soon. 



Comment 2 Thomas Moestl freebsd_committer freebsd_triage 2001-07-30 00:42:18 UTC
Responsible Changed
From-To: freebsd-bugs->tmm

I'll handle this.
Comment 3 Thomas Moestl freebsd_committer freebsd_triage 2001-08-01 01:55:13 UTC
State Changed
From-To: analyzed->closed

Fix was MFCed.