From owner-freebsd-current@FreeBSD.ORG Sat Mar 28 15:37:29 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CBE710656C9 for ; Sat, 28 Mar 2009 15:37:29 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe16.tele2.se [212.247.155.225]) by mx1.freebsd.org (Postfix) with ESMTP id 3161C8FC18 for ; Sat, 28 Mar 2009 15:37:28 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=LowDZw6Rjmady3YE8k4A:9 a=VWfQ5PWUdajkz1b7SnYA:7 a=rL2N905F4hwTatfnD_umSN_-bkwA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe16.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 473289590; Sat, 28 Mar 2009 16:37:27 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Sat, 28 Mar 2009 16:39:54 +0100 User-Agent: KMail/1.9.7 References: <49C7FE13.90808@lissyara.su> <200903281622.08116.hselasky@c2i.net> <49CE4145.7020504@lissyara.su> In-Reply-To: <49CE4145.7020504@lissyara.su> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903281639.55044.hselasky@c2i.net> Cc: Alex Keda Subject: Re: New USB stack and USB floppy X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2009 15:37:29 -0000 On Saturday 28 March 2009, Alex Keda wrote: > Mar 28 18:23:45 HP kernel: pid 5873 (hald-probe-usb2-dev), uid 0: exited > on signal 11 (core dumped) Looks like a problem in hald. Could you debug that? --HPS