flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > Crash while building symbols for MS COFF

Author
Thread Post new topic Reply to topic
SFeLi



Joined: 03 Nov 2004
Posts: 138
SFeLi 20 Oct 2009, 07:14
Windows 98 SE / Windows XP SP2, fasm Win32 package v1.69.08.
I accidently pressed Ctrl+F8 instead of Ctrl+F9 in IDE, and the fasm crashed (memory read error at 0x0041d2a5). Code:
Code:
        format  ms coff
        public  static x
        label   x
; data (not needed to reproduce this crash)    

The reason is static keyword, I think.


Last edited by SFeLi on 20 Oct 2009, 09:46; edited 1 time in total
Post 20 Oct 2009, 07:14
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20627
Location: In your JS exploiting you and your system
revolution 20 Oct 2009, 08:52
Works without crashing in the command line version:
Code:
flat assembler  version 1.69.07  (100000 kilobytes memory)
1 passes, 100 bytes.    
Post 20 Oct 2009, 08:52
View user's profile Send private message Visit poster's website Reply with quote
SFeLi



Joined: 03 Nov 2004
Posts: 138
SFeLi 20 Oct 2009, 09:37
revolution, fasm -s foo.fas foo.asm or just fasm foo.asm?
Post 20 Oct 2009, 09:37
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20627
Location: In your JS exploiting you and your system
revolution 20 Oct 2009, 09:41
just fasm foo.asm.

Okay, the -s also crashes in the command line version.
Post 20 Oct 2009, 09:41
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8394
Location: Kraków, Poland
Tomasz Grysztar 20 Oct 2009, 09:55
Yes, it was a bug in core. Fixed now.
Post 20 Oct 2009, 09:55
View user's profile Send private message Visit poster's website Reply with quote
SFeLi



Joined: 03 Nov 2004
Posts: 138
SFeLi 20 Oct 2009, 10:40
Thank you.
Post 20 Oct 2009, 10:40
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.