You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:-) sampledll.lisp has a C++ counterpart: dllclient, which uses the 2 ways for loading a DLL.
In both cases the error occurs.
I tryied also another way: I saved a new image containing a c-callback. Then call the Initialize of CormanLispServer a try to obtain the callback address through GetCallbackFunctionPointer.
In this case I get just nothing :-) but the errors on GC still blocks.
Anyway the same message about bad uvectors can be seen in DbgView just working with the ide.
So my issue is not strictly related with external callacks. Not only.
client's job works well, but on exit a popup inform me about an error
and a CormanLisp_Dump.log is flushed.
If it helps: this is the very first lines
The operating system has reported a memory access violation at the address 00000008.
Registers:
EAX: 00000000
{Integer: 0}
EBX: 4326fba4
{Warning: Unknown or untagged value: 4326fba4}
ECX: 00000000
{Integer: 0}
EDX: 03070005
{Symbol: NIL}
ESI: 0084a078
{Integer: 10940f}
EDI: 03070005
{Symbol: NIL}
ESP: 4326fb60
EBP: 4326fb68
EIP: 520de44c
The text was updated successfully, but these errors were encountered: