Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2008 17:03:42 GMT
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/128297: system locks on file transfer via ubt
Message-ID:  <200810221703.m9MH3g1d035816@freefall.freebsd.org>
Resent-Message-ID: <200810221710.m9MHA2kJ035919@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810221703.m9MH3g1d035816>