From owner-freebsd-stable@FreeBSD.ORG Sun Jul 2 15:57:20 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAD816A56F for ; Sun, 2 Jul 2006 15:57:20 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3615E44284 for ; Sun, 2 Jul 2006 15:33:52 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 31139 invoked from network); 2 Jul 2006 15:33:51 -0000 Received: from unknown (HELO localhost) (775067@[217.50.151.147]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 2 Jul 2006 15:33:51 -0000 Date: Sun, 2 Jul 2006 17:33:38 +0200 From: Fabian Keil To: Robert Watson Message-ID: <20060702173338.00a5ed44@localhost> In-Reply-To: <20060628101729.J50845@fledge.watson.org> References: <20060627175853.765a590e@localhost> <20060628101729.J50845@fledge.watson.org> X-Mailer: Sylpheed-Claws 2.2.3 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc User-Agent: 321 test Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_wzkp/wo_80Zh=okBSNrSOZJ"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: Peter Thoenen , freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.1 Tor issues (Once More, with Feeling) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2006 15:57:21 -0000 --Sig_wzkp/wo_80Zh=okBSNrSOZJ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Robert Watson wrote: > On Tue, 27 Jun 2006, Fabian Keil wrote: >=20 > > There was a "request" for Tor related problem reports a while ago, > > I couldn't find the message again, but I believe it was posted here. >=20 > I'm very interested in tracking down this problem, but have had a lot > of trouble getting reliable reports of problems -- i.e., ones where I > could get any debugging information. I had a similar conversation on > these lines yeterday with Roger (Tor author) here at the WEIS > conference. If this is easily reproduceable, I would like you to do > the following: > - Does the hang occur? If so, use a serial break to get into DDB, > see the above. I previously had the serial console misconfigured and I'm still not sure if the settings are correct now. So far I put "BOOT_COMCONSOLE_SPEED=3D57600" in /etc/make.conf, "options CONSPEED=3D57600" in the kernel and "console=3Dcomconsole" in /boot/loader.conf. Kernel and bootblock were recompiled and reinstalled. /boot.config contains the line: "-D -h -S57600" (speed setting through make.conf didn't work). The boot process now starts with: PXELINUX 3.11 2005-09-02 Copyright (C) 1994-2005 H. Peter Anvin Booting from local disk... 1 Linux 2 FreeBSD 3 FreeBSD Default: 2=20 /boot.config: -DConsoles: internal video/keyboard serial port =20 BIOS drive C: is disk0 BIOS 639kB/523200kB available memory FreeBSD/i386 bootstrap loader, Revision 1.1 [...] After manually triggering a test panic through debug.kdb.enter I could enter ddb and everything seemed to be working. However today I got another hang and couldn't enter the debugger by sending BREAK. It is the same BREAK ssh sends with ~B, right? Even after rebooting, sending break didn't trigger a panic, so either I'm sending the wrong BREAK, or my console settings are still messed up. Any ideas? Fabian --=20 http://www.fabiankeil.de/ --Sig_wzkp/wo_80Zh=okBSNrSOZJ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEp+dbjV8GA4rMKUQRAkYlAKCyHy/njIji95D/ykRI1C/yps0b9gCeIP/W IDstMpVovLqA6WkSiBXotQk= =oBO1 -----END PGP SIGNATURE----- --Sig_wzkp/wo_80Zh=okBSNrSOZJ--