lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Yep, same problem here with Lua 5.1.3 on XP, Visual Studio offers to
open a debug session (for a release build, so no symbols) and reports
the top of the call stack as msvcr80.dll!7813bd93().


2008/9/9 David Welch <david.welch@thorcom.co.uk>:
> Ignacio Burgueño wrote:
>>
>> David Welch wrote:
>>>
>>> Settings the invalid parameter handling (_set_invalid_parameter_handler)
>>> seems to make it not crash.
>>>
>>
>> So, you seem to be using a newer C runtime. MSVCRT8 or 9 perhaps?
>
> Version 8, which is the version used by Lua binaries I think?  Also, I have
> tried it with version 9 with the same result.  So versions > 7 have the
> problem it seems.
>
> --
> David Welch
>
> Thorcom Systems Limited, Unit 4, 96B Blackpole Trading Estate West,
> Worcester, WR3 8TJ
> Tel: +44 (0)1905 756700  Fax: +44 (0)1905 755777  Web: www.thorcom.co.uk
> Registered in England and Wales number 2704696.
>
>