From novel@FreeBSD.org  Wed Oct 22 17:03:42 2008
Return-Path: <novel@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C3FB210656A1
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <novel@freebsd.org>
Reply-To: Roman Bogorodskiy <novel@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: system locks on file transfer via ubt
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128297
>Category:       kern
>Synopsis:       [ng_ubt] system locks on file transfer via ubt
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 22 17:10:02 UTC 2008
>Closed-Date:    Sat Jun 13 21:20:51 UTC 2009
>Last-Modified:  Sat Jun 13 21:20:51 UTC 2009
>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:

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: kern/128297: [ng_ubt] system locks on file transfer via ubt
Date: Sat, 13 Jun 2009 19:37:22 +0200 (CEST)

 this PR is probably a duplicate of kern/126742 which has been fixed. so this
 PR can be closed too.
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Jun 13 21:19:55 UTC 2009 
State-Changed-Why:  
Duplicate of kern/126742, which has been fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128297 
>Unformatted:
