From owner-freebsd-stable@FreeBSD.ORG Sun Oct 15 10:39:00 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 BBCF016A407 for ; Sun, 15 Oct 2006 10:39:00 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av12-1-sn2.hy.skanova.net (av12-1-sn2.hy.skanova.net [81.228.8.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD2D43D46 for ; Sun, 15 Oct 2006 10:39:00 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av12-1-sn2.hy.skanova.net (Postfix, from userid 502) id 239F6380BE; Sun, 15 Oct 2006 12:38:59 +0200 (CEST) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av12-1-sn2.hy.skanova.net (Postfix) with ESMTP id 11B8A37E7F; Sun, 15 Oct 2006 12:38:59 +0200 (CEST) Received: from dude.automatvapen.se (81-229-112-193-no21.tbcn.telia.com [81.229.112.193]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id E35AA37E42; Sun, 15 Oct 2006 12:38:58 +0200 (CEST) From: Joel Dahl To: Mark Kane In-Reply-To: <20061014143935.288eca3a@localhost> References: <20061013193239.211edf9a@localhost> <20061014143935.288eca3a@localhost> Content-Type: text/plain Date: Sun, 15 Oct 2006 12:38:58 +0200 Message-Id: <1160908738.671.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Machine hangs when loading snd_emu10k1 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, 15 Oct 2006 10:39:00 -0000 On Sat, 2006-10-14 at 14:39 -0500, Mark Kane wrote: > I can open a PR if needed, but I don't really have any data or > debugging info (no errors on the screen, or in /var/log/messages). I > only know that after the system was up since the last rebuild and I > rebooted it yesterday, the system hangs indefinitely upon loading the > snd_emu10k1 module even though I had not changed any system > configuration in that time. I did have a new world/kernel built before > yesterday's reboot, but not installed. So, loading snd_emu10k1 worked before the last rebuild? Could you perhaps do a binary search and try to narrow it down to a specific commit? -- Joel