From owner-freebsd-current@FreeBSD.ORG Sat Mar 28 15:52:20 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 DF25B106564A for ; Sat, 28 Mar 2009 15:52:20 +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 72B658FC13 for ; Sat, 28 Mar 2009 15:52:20 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=QVpDKpNSdgQptwjU3MgA:9 a=FWJfoQhrllO8U6zqsHsA:7 a=ufGHPhrSzcU6XC4aksitOod_UiYA: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 473293808; Sat, 28 Mar 2009 16:52:19 +0100 From: Hans Petter Selasky To: Alex Keda Date: Sat, 28 Mar 2009 16:54:46 +0100 User-Agent: KMail/1.9.7 References: <49C7FE13.90808@lissyara.su> <200903281639.55044.hselasky@c2i.net> <49CE44BB.8000001@lissyara.su> In-Reply-To: <49CE44BB.8000001@lissyara.su> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200903281654.47735.hselasky@c2i.net> Cc: freebsd-current@freebsd.org 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:52:21 -0000 On Saturday 28 March 2009, Alex Keda wrote: > Hans Petter Selasky =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > On Saturday 28 March 2009, Alex Keda wrote: > >> Mar 28 18:23:45 HP kernel: pid 5873 (hald-probe-usb2-dev), uid 0: exit= ed > >> on signal 11 (core dumped) > > > > Looks like a problem in hald. Could you debug that? > > What I can do? Run gdb on the core dump. =2D-HPS