atom feed20 messages in org.freebsd.freebsd-alphaRe: top-of-tree alpha kernel panics d...
FromSent OnAttachments
Dag-Erling SmorgravFeb 13, 2003 4:05 am 
Andrew GallatinFeb 13, 2003 6:59 am 
Dag-Erling SmorgravFeb 13, 2003 7:01 am 
Andrew GallatinFeb 13, 2003 7:03 am 
Dag-Erling SmorgravFeb 17, 2003 5:36 am 
Dag-Erling SmorgravFeb 17, 2003 5:58 am 
Andrew GallatinFeb 17, 2003 6:11 am 
Dag-Erling SmorgravFeb 17, 2003 6:13 am 
Andrew GallatinFeb 17, 2003 6:22 am 
Dag-Erling SmorgravFeb 17, 2003 10:37 am 
Dag-Erling SmorgravFeb 17, 2003 11:19 am 
Andrew GallatinFeb 17, 2003 11:38 am 
Andrew GallatinFeb 19, 2003 9:24 am 
Dag-Erling SmorgravFeb 19, 2003 11:42 am.dsa, .dsa
Andrew GallatinFeb 19, 2003 5:47 pm 
Kris KennawayFeb 19, 2003 7:25 pm 
Dag-Erling SmorgravFeb 20, 2003 1:00 am 
Andrew GallatinFeb 20, 2003 5:40 am 
Dag-Erling SmorgravFeb 20, 2003 1:54 pm 
Terry LambertFeb 20, 2003 9:29 pm 
Subject:Re: top-of-tree alpha kernel panics during boot
From:Andrew Gallatin (gall@cs.duke.edu)
Date:Feb 17, 2003 6:11:40 am
List:org.freebsd.freebsd-alpha

Dag-Erling Smorgrav writes:

Dag-Erling Smorgrav <de@ofug.org> writes:

Any suggestions as to how I can figure out who used that block of memory before it was allocated to the ess driver?

I threw in a call to Debugger(), but...

mtrash_dtor(0xfffffc00007b6000, 8192, 0) here's the culprit! Stopped at 0xfffffc0000577578: zapnot v0,#0xf,v0 <v0=0x6> db> trace db> c

no backtrace :(

Can you look at the registers and match $ra with a line number using addr2line or gdb? (sorry, forgot if ddb can even look at registers)

Drew

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