NASM Forum > Programming with NASM

WinXp & General Protection Fault

(1/1)

nobody:
Ever since I installed winXp service pack 2 w/security updates nasm will not work. I keep getting the same "General protection fault" error.

C:\djgpp>nasm -f coff project3.asm
Exiting due to signal SIGSEGV
General Protection Fault at eip=0002a997
eax=ffca0080 ebx=0000001f ecx=000002ad edx=ffca0000 esi=00000080 edi=00000004
ebp=0008bfc4 esp=0008bfb4 program=
cs: sel=01a7  base=02ad0000  limit=7d51ffff
ds: sel=01af  base=02ad0000  limit=7d51ffff
es: sel=01af  base=02ad0000  limit=7d51ffff
fs: sel=017f  base=0000dfe0  limit=0000ffff
gs: sel=01bf  base=00000000  limit=ffffffff
ss: sel=01af  base=02ad0000  limit=7d51ffff

Call frame traceback EIPs:
  0x0002a997
  0x0002a91d
  0x00029bae
  0x00029c65

C:\djgpp>


Can anyone tell me how to solve this problem? Thanks.

nobody:
I have the same error with DJGPP unde W2003

nasm64developer:
Is this with pre-built NASM binaries, or with
ones that you have built yourself?

Navigation

[0] Message Index

Go to full version