Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 1999 18:33:10 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        Nick Hibma <nick.hibma@jrc.it>, FreeBSD current mailing list <freebsd-current@FreeBSD.ORG>
Subject:   Re: panic occurred: vm_fault
Message-ID:  <199903180233.SAA35179@apollo.backplane.com>
References:  <Pine.GSO.3.95q.990317102524.4860A-100000@elect8> <199903180108.RAA34057@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help

::	mount /cdrom
::	find /cdrom -type f -exec cat \{\} >/dev/null \; -ls
::
::and pop it goes. Same stack trace. We could do a try-this-game this weekend (up to
::then I'm covered in work) if that would be helpfull.
::
::Let me know what information you need.
::
::Nick
:
:    Doesn't happen to me, but I'll try a couple more CD's.
:
:					-Matt

    Ok, I got a panic:
 
	mount /cdrom
	find /cdrom -type f -exec cat \{\} >/dev/null \; -ls

    This is with -current.

    Will the ATAPI driver writer please step forward :-)

    panic: vm_fault: fault on nofault entry, addr: c1d41000
    db> trace
    Debugger...
    panic
    vm_fault
    trap_pfault
    trap
    calltrap
    --- trap
    atapi_io
    atapi_intr
    wdintr(1,80000000,10,10,0)
    Xresume15()
    --- interrupt
    default_halt()

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903180233.SAA35179>