The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
Rarely Used Projects
»
GoAsm
(Moderator:
Donkey
) »
StackHash_b8ce
« previous
next »
Print
Pages: [
1
]
Author
Topic: StackHash_b8ce (Read 4212 times)
shankle
Member
Posts: 868
StackHash_b8ce
«
on:
July 21, 2014, 07:22:56 PM »
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.
«
Last Edit: July 21, 2014, 08:46:33 PM by shankle
»
Logged
qWord
Member
Posts: 1475
The base type of a type is the type itself
Re: StackHash_b8ce
«
Reply #1 on:
July 21, 2014, 11:46:42 PM »
What kind of answer do you expect?
Logged
MREAL macros
- when you need floating point arithmetic while assembling!
Gunther
Member
Posts: 4156
Forgive your enemies, but never forget their names
Re: StackHash_b8ce
«
Reply #2 on:
July 22, 2014, 12:14:46 AM »
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
Logged
You have to know the facts before you can distort them.
dedndave
Member
Posts: 8828
Still using Abacus 2.0
Re: StackHash_b8ce
«
Reply #3 on:
July 22, 2014, 12:52:09 AM »
error 0xC0000374 indicates heap corruption, if that helps
Logged
shankle
Member
Posts: 868
Re: StackHash_b8ce
«
Reply #4 on:
July 22, 2014, 02:06:25 AM »
Please disregard problem solved.
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
Rarely Used Projects
»
GoAsm
(Moderator:
Donkey
) »
StackHash_b8ce