From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 22 17:10:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D628D1065681 for ; Wed, 22 Oct 2008 17:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B11D68FC18 for ; Wed, 22 Oct 2008 17:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9MHA2S0035920 for ; Wed, 22 Oct 2008 17:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9MHA2kJ035919; Wed, 22 Oct 2008 17:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 22 Oct 2008 17:10:02 GMT Resent-Message-Id: <200810221710.m9MHA2kJ035919@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roman Bogorodskiy Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3FB210656A1 for ; Wed, 22 Oct 2008 17:03:42 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B216C8FC0C for ; Wed, 22 Oct 2008 17:03:42 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9MH3gEY035817 for ; Wed, 22 Oct 2008 17:03:42 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9MH3g1d035816; Wed, 22 Oct 2008 17:03:42 GMT (envelope-from novel) Message-Id: <200810221703.m9MH3g1d035816@freefall.freebsd.org> Date: Wed, 22 Oct 2008 17:03:42 GMT From: Roman Bogorodskiy To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/128297: system locks on file transfer via ubt X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Roman Bogorodskiy List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 17:10:03 -0000 >Number: 128297 >Category: kern >Synopsis: system locks on file transfer via ubt >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 22 17:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Roman Bogorodskiy >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 8-CURRENT i386 >Description: System locks hard when trying to upload file on mobile phone using obexapp via ubt kernel module. >How-To-Repeat: 1. kldload ng_ubt 2. /etc/rc.d/bluetooth start ubt0 3. obexapp -a whateverphone -c -C FTRN 4. obexapp will allow to browse files on the phone, do cd to some dir and do 'put /some/file.txt' 5. The following messages appear on the screen: ubt_bulk_out_complete2: ubt0 - Bulk-out xfer failed. IOERROR (13) ubt_bulk_out_complete2: ubt0 - Bulk-out xfer failed. SHORT_XFER(16) System is locked. Doesn't response locally or via ssh. Replies to ping however. Ctrl-Alt-Esc doesn't break into ddb too. >Fix: >Release-Note: >Audit-Trail: >Unformatted: