From owner-freebsd-current Fri May 5 6:31:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 5F35537B8B9; Fri, 5 May 2000 06:31:08 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 12niCA-0008eF-0K; Fri, 5 May 2000 13:31:06 +0000 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id OAA47033; Fri, 5 May 2000 14:31:04 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Fri, 5 May 2000 14:30:06 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Jeroen Ruigrok van der Werven Cc: Leif Neland , freebsd-current@freebsd.org Subject: Re: panic at boot (bus_generic_probe) with 2 printers ENABLED In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > > 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