[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Weird irreproducible error
- From: Steve Heller <steve@...>
- Date: Mon, 01 Oct 2007 21:44:25 -0500
On Mon, 01 Oct 2007 18:08:14 -0700, Mark Hamburg <mhamburg@adobe.com>
wrote:
>Are you calling out to your own native code? If so, could that code be
>stomping Lua's data structures? Could you be running into problems with
>DirectX numerics flags?
No, there is no custom C code in the system at all. It's pure Lua.
Steve