Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2002 23:08:41 +0100 (CET)
From:      Joakim Henriksson <murduth@ludd.luth.se>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/34067: Reproducable crash on usb ugen
Message-ID:  <200201192208.g0JM8f712052@rmstar.campus.luth.se>

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

>Number:         34067
>Category:       kern
>Synopsis:       Reproducable crash on usb ugen
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 19 14:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joakim Henriksson
>Release:        FreeBSD 4.5-RC i386
>Organization:
Universite of Lulea
>Environment:
System: FreeBSD rmstar.campus.luth.se 4.5-RC FreeBSD 4.5-RC #1: Sat Jan 19 13:47:42 CET 2002 murduth@rmstar.campus.luth.se:/usr/src/sys/compile/RMSTAR i386

Palm m500 with USB dock.

>Description:
Misusing usb a bit panics FreeBSD.

Pertinent trace from the crashdump.

#6  0xc0269e49 in usbd_free_xfer ()
#7  0xc026dacb in ugen_do_read ()
#8  0xc026dc17 in ugenread ()
#9  0xc019edc7 in spec_read ()
#10 0xc0253f48 in ufsspec_read ()
#11 0xc02545ad in ufs_vnoperatespec ()
#12 0xc019af9c in vn_read ()
#13 0xc0175274 in dofileread ()
#14 0xc017513a in read ()


>How-To-Repeat:
1) gdb coldsync
2) press hot sync button. The palm connects on ugen0.
3) coldsync does nothing so break it with ctrl-C
4) coldsync is waiting in the read system call
5) Do other stuff till the palm disconnects from the bus.
6) ctrl-d in gdb
7) The end

>Fix:

Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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