Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 15:13:18 +0000
From:      Sebastien B <sebastien.b@swissinfo.org>
To:        ticso@cicely.de
Cc:        freebsd-usb@freebsd.org
Subject:   Re: What's the right way to wait for an USB transfer to complete ?
Message-ID:  <200503271513.18915.sebastien.b@swissinfo.org>
In-Reply-To: <20050326233214.GM14532@cicely12.cicely.de>
References:  <200503261558.21943.sebastien.b@swissinfo.org> <200503262158.32320.sebastien.b@swissinfo.org> <20050326233214.GM14532@cicely12.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> Havn't looked at your code yet, but the panic is by accessing a
> memory location near address 0, so it's very likely that you are
> accesing a structure member from a NULL pointer.

I've just fixed it.
It was not that simple, there was in fact a problem with a recursed mutex used 
with cv_wait().
Regards,
Sebastien



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