Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2005 16:33:05 -0400 (EDT)
From:      Charles Sprickman <spork@bway.net>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 4.11 panic #2, need help decoding
Message-ID:  <Pine.OSX.4.61.0506061631330.372@gee5.nat.fasttrackmonkey.com>
In-Reply-To: <20050606132204.P16994@carver.gumbysoft.com>
References:  <Pine.OSX.4.61.0506051747270.372@gee5.nat.fasttrackmonkey.com> <20050606132204.P16994@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Jun 2005, Doug White wrote:

> On Sun, 5 Jun 2005, Charles Sprickman wrote:
>
>> Here's what gdb has for me this time:
>
> Can you go to frame 38 and print the value of "source"?  Comparing it to
> NULL shouldn't cause a fault, but I suspect its another one of the cases
> in that if statement.

I'm not handy with gdb, but I'm thinking this is what you might want?

#38 0xc026fc9e in vm_object_shadow (object=0xd73782e4, offset=0xd73782e8,
     length=847873) at /usr/src/sys/vm/vm_object.c:1058
1058            if (source != NULL &&
(kgdb) print source
$1 = 0x0

Is that correct?  Is there any additional information you would like from 
the previous panic?

Thanks,

Charles

> -- 
> Doug White                    |  FreeBSD: The Power to Serve
> dwhite@gumbysoft.com          |  www.FreeBSD.org
>



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