Date: Fri, 5 May 2000 14:30:06 +0100 (BST) From: Nick Hibma <n_hibma@calcaphon.com> To: Jeroen Ruigrok van der Werven <asmodai@freebsd.org> Cc: Leif Neland <leifn@neland.dk>, freebsd-current@freebsd.org Subject: Re: panic at boot (bus_generic_probe) with 2 printers ENABLED Message-ID: <Pine.BSF.4.20.0005051429260.9809-100000@localhost> In-Reply-To: <Pine.BSF.4.20.0005051416480.9809-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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 (leifn@neland.dk) 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 > > <jruigrok@via-net-works.nl> 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 majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > -- > n_hibma@webweaving.org > n_hibma@freebsd.org USB project > http://www.etla.net/~n_hibma/ > > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0005051429260.9809-100000>