panic in geom (spindown + eil + journal)

Eygene Ryabinkin rea-fbsd at codelabs.ru
Fri Jun 27 08:30:08 UTC 2008


Thu, Jun 26, 2008 at 08:19:46PM -0400, John Baldwin wrote:
> > and when system will panic and debugger will be invoked, issue
> > commands 'p *(bp->bio_offset)' and 'p *(cp->provider)' at the stack
> > frame corresponding to the function g_io_request?
> 
> Note that DDB can't handle structure dereferences like that (nor evaluate 
> symbols for local variables), you'll need to get a crash dump and use kgdb 
> for that sort of thing.

Yes, you're right -- thanks for correcting me.  Bjoern, can you obtain
the crash dump and see what is inside the passed structures?
-- 
Eygene

Remember that it is hard to read the on-line manual while single-stepping
the kernel.  -- FreeBSD Developers handbook


More information about the freebsd-current mailing list