----- Original Message ----- From: "Ronald Lamprecht" <[EMAIL PROTECTED]>
To: "Tacvek" <[EMAIL PROTECTED]>
Cc: "Daniel Heck" <[EMAIL PROTECTED]>; <enigma-devel@nongnu.org>
Sent: Thursday, June 29, 2006 7:05 PM
Subject: Re: [Enigma-devel] Lua 5.1 "luaL_error" problems on Windows


Hi

Tacvek wrote:
We can try using "DW2". It might be a problem is a dll tries to pass us an exception, but I don't think any of the dll's we are using do that.

Only Xerces passes exceptions, but we do not use the dll version.

- Ronald


Damnit.
The bug seems like it must be elsewhere. Yet that backtrace really strongly implied an error in the compiler's exception handler. I mean that backtrace definately showed a crash in that second of the code, and the way gdb seemed to skip over Enigma's code,
also seemed to fit.



Now instead of silently crashing, I get this messagebox:

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!

Program: C:\Program Files\Enigma\enigma.exe



This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


---------------------------
OK
---------------------------

I guess that is progress.

Damn Windows!

_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/enigma-devel

Reply via email to