Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 09:44:23 -0600 (CST)
From:      "Scott Johnson" <scottj@betteremail.com>
To:        <cs@cheasy.de>
Cc:        stable@freebsd.org
Subject:   Re: 4.8-S crashes during boot in USB code
Message-ID:  <1506.66.68.113.132.1049298263.squirrel@secure.betteremail.com>
In-Reply-To: <3E8AEB39.2060408@cheasy.de>
References:  <3E8AEB39.2060408@cheasy.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi List,
>
> my FreeBSD-4.8-Stable custom kernel crashes in USB code during boot. It
> does not matter if any USB device is connected.  I checked all
> combinations of no, one, or two devices connected out of my collection
> (USB memory stick, Sony clie handheld). The crash is reproducible at the
>  same location in the USB driver.

You'll probably find that when you take out the crypto and FAST_IPSEC
options from your kernel config, it will boot perfectly.  There's a bug
that causes a panic in uhci.c when crypto is enabled.  A patch is already
in CVS in the MAIN branch.  See this link:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/uhci.c?rev=1.133&content-type=text/x-cvsweb-markup


> A generic kernel does not crash, but does not detect the Clie.

Yes, generic should boot just fine, as long as crypto isn't enabled.

-Scott

> Enclosed are a DDB stack trace (stacktrace.txt), my machine-specific
> config file (KISTE), as well as dmesg output from the generic kernel
> (dmesg.boot.txt).
>
> Any hints?
>
> Thanks in advance
> -Christoph Sold





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