Re: Weird irreproducible error
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Weird irreproducible error
- From: Mark Hamburg <mhamburg@...>
- Date: 2007年10月01日 18:08:14 -0700
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?
Mark