NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
Have an Error
« previous
next »
Print
Pages: [
1
]
Author
Topic: Have an Error (Read 15664 times)
nobody
Guest
Have an Error
«
on:
August 26, 2007, 03:52:44 PM »
Hi when i finish my program this error comes
Exiting due to signal SIGSEGV
General Protection Fault at eip=00001df9
eax=00000000 ebx=00092f54 ecx=00000000 edx=0000029f esi=00012f74 edi=0000eae0
ebp=00000054 esp=00092f50 program=C:\CESARB~1\NASM\NASM39\NASM-0~1.39\HOLAMU~1.E
XE
cs: sel=01a7 base=029f0000 limit=0009ffff
ds: sel=01af base=029f0000 limit=0009ffff
es: sel=01af base=029f0000 limit=0009ffff
fs: sel=017f base=000100e0 limit=0000ffff
gs: sel=01bf base=00000000 limit=0010ffff
ss: sel=01af base=029f0000 limit=0009ffff
App stack: [00092f74..00012f74] Exceptn stack: [00012ed4..00010f94]
Call frame traceback EIPs:
0x00001df9
Any help?
Thanks
Logged
nobody
Guest
Re: Have an Error
«
Reply #1 on:
August 27, 2007, 01:34:15 AM »
You have a GPF :-D
> Hi when i finish my program
Written in NASM ?
> this error
Looks like a DJGPP crash on NT :-(
> Any help?
NO. Details please: OS, compilers and linkers used, what your great prog is supposed to do, ...
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
Have an Error