Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 16:23:15 -0400
From:      Brian Reichert <reichert@numachi.com>
To:        hackers@freebsd.org
Subject:   panic in ata_intr() in 4.3-RELEASE
Message-ID:  <20010613162315.O13634@numachi.com>

next in thread | raw e-mail | index | archive | help
So - I'm having a bad day. :)

I'm messing with cdda2wav ( from cdrecord-0.92 ) under FreeBSD
4.3-RELEASE.

I have this very body of software working on my laptop, but on
another PC that I just installed from CD last night, I consistently
get a panic whenver I try to get an audio CD's TOC, or try to rip
a track:

  Fatal trap 12: page fault while in kernel mode
  fault virtual address   = 0x3a
  fault code              = supervisor write, page not present
  instruction pointer     = 0x8:0xc02a7b03
  stack pointer           = 0x10:0xc038af9c
  frame pointer           = 0x10:0xc038b03c

I have a crash dump here:

  <http://toybox.numachi.com/BookPC/vmcore.0>;

I have an quickie 'gdb' session here:

  <http://toybox.numachi.com/BookPC/gdb.typescript>;

I can provide other info, if people have suggestions...

-- 
Brian 'you Bastard' Reichert		<reichert@numachi.com>
37 Crystal Ave. #303			Daytime number: (603) 434-6842
Derry NH 03038-1713 USA			Intel architecture: the left-hand path

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




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