flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > Bug Report: Bug that causes FASMW to crash

Author
Thread Post new topic Reply to topic
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 12 Mar 2005, 06:32
Fasm for windows crashes when I include a certain include file. The Dr. Watson crash dump and the include that makes fasm crash is in the file below.
I am using FASMW 1.59.8
MadMatt
Post 12 Mar 2005, 06:32
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8351
Location: Kraków, Poland
Tomasz Grysztar 12 Mar 2005, 09:59
Thanks for the report - fixed in 1.59.10 (the new versioning scheme really pays off now).
Post 12 Mar 2005, 09:59
View user's profile Send private message Visit poster's website Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 12 Mar 2005, 11:40
Thanks, it must have been an error message problem, my includes had a few errors in them.
Post 12 Mar 2005, 11:40
View user's profile Send private message Reply with quote
Vid0



Joined: 24 Mar 2005
Posts: 1
Vid0 24 Mar 2005, 22:55
FASM 1.60 forWin32 on WinXP SP2:

"FASM.EXE has encountered a problem and needs to close. We are sorry for the inconvenience." Sad
Code:
format PE GUI on 'stub.exe'
include 'include\win32ax.inc'

.code

  start:
        invoke  MessageBox,HWND_DESKTOP,"Hi!","Win32 Assembly",MB_OK
        invoke  ExitProcess,0

.end start    
And the STUB.EXE itself (put the content to STUB.UUE file and decode with UUDECODE or WinRAR):
Code:
section 1 of uuencode 5.21 of file stub.exe    by R.E.M.

begin 644 stub.exe
M35H```$````"````__\`````````````0``````````.'[H.`+0)S2&X`4S-
3(5=I;C,R($]N;'DA#0HD0```````
`
end
sum -r/size 60246/117 section (from "begin" to "end")
sum -r/size 22189/64 entire input file    
Post 24 Mar 2005, 22:55
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8351
Location: Kraków, Poland
Tomasz Grysztar 31 Mar 2005, 12:55
Thanks for the report. It was a problem with handling the non-standard headers of stub executables. Fixed with the latest update.
Post 31 Mar 2005, 12:55
View user's profile Send private message Visit poster's website 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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.