News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

StackHash_b8ce

Started by shankle, July 21, 2014, 07:22:56 PM

Previous topic - Next topic

shankle

Getting this error when trying to convert a masm32 program to GoAsm 64.bit.
       Stack_Hash_b8ce
      Coooo374

It might be caused by "data execution prevention" in windows 7 pro 64-bit.
I tried to turn it off but could not.
 

qWord

What kind of answer do you expect?
MREAL macros - when you need floating point arithmetic while assembling!

Gunther

Quote from: qWord on July 21, 2014, 11:46:42 PM
What kind of answer do you expect?

Right. We would need a piece of code to check that issue.

Gunther
You have to know the facts before you can distort them.

dedndave

error 0xC0000374 indicates heap corruption, if that helps

shankle

Please disregard problem solved.