Re: A92: Assemble a prog
[Prev][Next][Index][Thread]
Re: A92: Assemble a prog
fi97 Sacha KAERCHER schrieb:
>
>
> I've a probleme : since this morning, when i try to assemble my prog, i get
> this message, and my prog causes an ER_throw error ! But I didn't change the
> sources, and it worked this morning !!! Could somebody give an explanation ?
>
>
> Assembling qv.asm
>
> PASS 1 line 1733
> PASS 2 line 1733
> End of assembly - no errors were found.
> Heap usage: -w2047,132
> Total hunk sizes: aa4 code, 0 data, 0 BSS
>
> Exiting due to signal SIGSEGV
> Page fault at eip=00002391, error=0004
> eax=00007862 ebx=0000004a ecx=00053f3c edx=00059028 esi=000571e0 edi=000560c0
> ebp=00053f48 esp=00053f08 cs=00a7 ds=00af es=00af fs=0087 gs=00bf ss=00af
> Call frame traceback EIPs:
> 0x00002391
> 0x00002b68
> 0x000053fd
> 0x00006463
looks like you changed your assembler, try the old one, try the new one from
pure dos. A segment error usually appears if a dos-programs tries to access a
segment not given free by windows A.K.
>
>
>
>
>
References: