How to debug this?
How to debug this?
Hi guys,
I am in this situation where I have no idea how to debug an exception I get.
My app works just fine on Win32 but on Win64 and OSX I get an exception. On Win64, I have the following message and the stack :
Can anyone offer an idea where to look for or what those messages mean?
The stack shows the MouseMove event of the form but the event is empty.
Thanks
JK
Hi guys,
I am in this situation where I have no idea how to debug an exception I get.
My app works just fine on Win32 but on Win64 and OSX I get an exception. On Win64, I have the following message and the stack :
Can anyone offer an idea where to look for or what those messages mean?
The stack shows the MouseMove event of the form but the event is empty.
Thanks
JK
Vladimir Srednikh I use EurekaLog but couldn't catch the AV for some reason. Haven't tried FastMM
ReplyDeleteVladimir Srednikh I use EurekaLog but couldn't catch the AV for some reason. Haven't tried FastMM
ReplyDeleteAsbjørn Heid: Thanks for the explanation. It makes sense.
ReplyDelete