From owner-freebsd-stable@FreeBSD.ORG Tue Jan 29 21:41:35 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91EB716A41A for ; Tue, 29 Jan 2008 21:41:35 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 3FFAD13C45B for ; Tue, 29 Jan 2008 21:41:35 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3223139pyb.10 for ; Tue, 29 Jan 2008 13:41:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=VadlHq69XO3nOkKEXE92FppCleEcsYUOjXuvLyFad58=; b=r1FTxS9SoICL5BjXYj/SxWiZHP7+A/9wsLE+Bn7K20S7o4+BmC4fZag1A8XoyKHemsrZY54Hq8wWk5+Ys0qRmIk2H1BgUHE5jA+830gVP2yhDmgE6AflDi2umv6xpJBaKVrd5oUJFJV/TLKi21pIo4Oiky/WyX00M9MdTukLlXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RCQ+I3ff9HZyAXL+vzxLiJ+5dgAgOjun9XDp9CNw3IrZItXbxfEsQpr9U4muaC9frXFz2PqDy/nUdLuuiBm/aJX24hVUinRy7OlqNXlHpbhX3yoyWAuyI7qb8d+dX6IyA9GWuewRfHnULXpF51b1BU2fi6KL0AAaZPGJXEykcww= Received: by 10.64.53.20 with SMTP id b20mr15372929qba.40.1201641186471; Tue, 29 Jan 2008 13:13:06 -0800 (PST) Received: by 10.65.219.2 with HTTP; Tue, 29 Jan 2008 13:13:06 -0800 (PST) Message-ID: <89dbfdc30801291313i7f1eeafbh77c64327c4716426@mail.gmail.com> Date: Tue, 29 Jan 2008 16:13:06 -0500 From: "Kim Culhan" To: freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Unable to get crash dump with 7-PRERELEASE - rum0 wireless usb 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: Tue, 29 Jan 2008 21:41:35 -0000 Using a Hawking HWUG1 with rum0 running FreeBSD 7-PRERELEASE cvsup'd to releng_7 on 1-27-08. rum0: on uhub5 rum0: MAC/BBP RT2573 (rev 0x2573a), RF RT2528 rum0: Ethernet address: 00:0e:3b:08:d0:e6 rum0: if_start running deferred for Giant When the machine is booted rum0 immediately connects to an access point. Within a few seconds of starting a file xfer there is a page fault. The last line on the console reads: Dumping 78 MB : In /etc/rc.conf: dumpdev="/dev/ad2s1b" There doesn't appear to be a core file generated in /var/crash Any help here is greatly appreciated -kim