On Thu, Jul 07, 2016 at 06:37:46PM -0700, Simon Ratner wrote:
> So, the assert being where it is, would your bet be on a controller bug, a
> host bug, or the app corrupting os memory in some way? (I've certainly done
> my fair share of the latter ;)

Hi Simon,

It looks like this is caused by a bug in the stack.  This got introduced
a few weeks ago when the host started using a single
statically-allocated buffer for all its HCI commands rather than using
the event memory pool.

I have just committed a fix to develop which should prevent those
horrible looking crashes!

Thanks for the report.

Chris

Reply via email to