Arg. What I really wanted to say was:
When it drops into the debugger, type 'trace' without quotes.
*sigh*
/me wanders off in search for a brain
On Fri, 5 May 2000, Nick Hibma wrote:
>
> No, could you add
>
> options DDB
> makeoptions DEBUG=-g
>
> to your kernel config and compile again? And reboot?
>
> When the kernel panics it will end up in the kernel debugger. When that
> happens, please write down the function names it comes up with.
>
> if there is a function called ppbus_attach in there, please write down
> its arguments as well.
>
> Nick
>
>
>
> On Sun, 30 Apr 2000, Jeroen Ruigrok van der Werven wrote:
>
> > -On [20000430 11:50], Leif Neland ([EMAIL PROTECTED]) wrote:
> > >In a freshly cvsup'ed current, I get a panic at boot, if both ports are
> > >enabled in userconfig.
> > >If only one or the other is enabled, it works.
> > >
> > >I have narrowed it down to it panics the second time ppbconf calls
> > >bus_generic_probe:
> > >
> > >trap 12: page fault while in kernel mode
> > >
> > >bus_generic_probe+0x25: cmpl $0xc02a502c,0(%ebx)
> > >ebx is 0xe0
> >
> > How about adding:
> >
> > options BUS_DEBUG
> >
> > to your kernel config file and perhaps even boot verbose and show us the
> > details of /var/log/messages?
> >
> > Thanks,
> >
> > --
> > Jeroen Ruigrok van der Werven Network- and systemadministrator
> > <[EMAIL PROTECTED]> VIA Net.Works The Netherlands
> > BSD: Technical excellence at its best http://www.via-net-works.nl
> > Answering the questions that no one asks...
> >
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-current" in the body of the message
> >
>
> --
> [EMAIL PROTECTED]
> [EMAIL PROTECTED] USB project
> http://www.etla.net/~n_hibma/
>
>
--
[EMAIL PROTECTED]
[EMAIL PROTECTED] USB project
http://www.etla.net/~n_hibma/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message