Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 15:12:26 +0000
From:      Francis Jordan <frankrj@netscape.net>
To:        freebsd-current@freebsd.org
Subject:   ata-related crash following notebook resume
Message-ID:  <37EF895A.130D204C@netscape.net>

next in thread | raw e-mail | index | archive | help
$apm -Z
// going to sleep

//... 10 hours later ...

// key pressed

ata0: resetting devices .. done
ata1: resetting devices ..

Fatal trap 12:  page fault while in kernel mode
fault virtual address   = 0x4
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc01e6e42
stack pointer           = 0x10:0xc0243028
frame pointer           = 0x10:0xc0243028
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         = Idle
interrupt mask          =
trap number             = 12
panic:  page fault

syncing disks ... 1 1 1 1 1 1 1 1 1 1 1 1 1 done


$ nm /kernel | grep c01e6e 
c01e6e3c T atapi_reinit

$ dmesg
...
ata-pci0: <Intel PIIX4 IDE controller> at device 1.1 on pci0
ata-pci0: Busmastering DMA supported
ata0 at 0x01f0 irq 14 on ata-pci0
ata1 at 0x0170 irq 15 on ata-pci0
...
ad0: <TOSHIBA MK6409MAV/F5.01 A> ATA-4 disk at ata0 as master
ad0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S
ad0: 16 secs/int, 0 depth queue, UDMA33
Creating DISK ad0
Creating DISK wd0
acd0: <UJDA150/1.02> CDROM drive at ata1 as master
acd0: read 4134KB/s (4134KB/s), 128KB buffer, DMA
acd0: supported read types: CD-R, CD-RW, CD-DA
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: CD-ROM 120mm photo disc loaded, unlocked
ata_command: timeout waiting for interrupt

(-current kernel dated Fri Sep 24 19:30:18 GMT)

Thank you for your attention.

Frank


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?37EF895A.130D204C>