4.11 panic #2, need help decoding

Charles Sprickman spork at bway.net
Mon Jun 6 20:33:07 GMT 2005


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 at gumbysoft.com          |  www.FreeBSD.org
>


More information about the freebsd-stable mailing list