From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 16 01:24:12 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A702106564A for ; Tue, 16 Mar 2010 01:24:12 +0000 (UTC) (envelope-from george@m5p.com) Received: from mailhost.m5p.com (unknown [IPv6:2001:418:3fd::3]) by mx1.freebsd.org (Postfix) with ESMTP id C7DF98FC13 for ; Tue, 16 Mar 2010 01:24:11 +0000 (UTC) Received: from m5p.com (ssh.m5p.com [IPv6:2001:418:3fd::fb]) by mailhost.m5p.com (8.14.3/8.14.3) with ESMTP id o2G1O6C5010585 for ; Mon, 15 Mar 2010 21:24:11 -0400 (EDT) (envelope-from george@m5p.com) Received: (from george@localhost) by m5p.com (8.14.3/8.13.7/Submit) id o2G1O55D007735; Mon, 15 Mar 2010 21:24:06 -0400 (EDT) Date: Mon, 15 Mar 2010 21:24:06 -0400 (EDT) Message-Id: <201003160124.o2G1O55D007735@m5p.com> From: george+freebsd@m5p.com To: freebsd-hackers@freebsd.org In-Reply-To: <201003160109.o2G199mV007665@m5p.com> X-Spam-Score: 0.547 () AWL,BAYES_00,FH_DATE_PAST_20XX,NO_RELAYS X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:418:3fd::f7 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (mailhost.m5p.com [IPv6:2001:418:3fd::f7]); Mon, 15 Mar 2010 21:24:11 -0400 (EDT) Subject: Re: flash drive crashes hald on amd64 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 01:24:13 -0000 > HP Compaq Presario CQ61-420US (dual core amd64) I forgot to mention: FreeBSD 8.0-RELEASE > With an Iomega USB flash drive inserted into a USB slot at the time > hald starts, it crashes: > > pid 903 (hald), uid 560: exited on signal 11 > pid 943 (hald-probe-volume), uid 0: exited on signal 6 (core dumped) > > It's okay if I insert the flash drive after hald has started, but > the flash drive is normally left in the slot all the time, leading > to unhappiness every time the computer is started. There's no sign > of the alleged core file, so I don't know how to debug this problem > -- George Mitchell