NASM - The Netwide Assembler

NASM Forum => Programming with NASM => Topic started by: Serge on February 12, 2010, 02:57:13 PM

Title: NASM crashes
Post by: Serge on February 12, 2010, 02:57:13 PM
I hoped that "exebin.mac" beeing a standard macro is integrated to the executable and tried to compile the following code:

Code: [Select]
%use exebin.mac

EXE_begin

section .text
incbin "Test.com"

EXE_end

NASM crashed. The printscreen of the crash is attached.
OS: XP.
Title: Re: NASM crashes
Post by: Cyrill Gorcunov on February 12, 2010, 06:45:06 PM
Good catch! Will take a look, thanks!

Though, if you find kind of bug (such as this crash) -- consider to file it on Bug Tracker.
Title: Re: NASM crashes
Post by: Cyrill Gorcunov on February 12, 2010, 07:05:17 PM
Fixed in commit bebf0d2157951250d91390fceac8a51fbc08c3a1 and should appear in nasm-2.08. Meanwhile you may test daily builds.

But I still think such a things better to be filed in BugTracker.

Though I must admit I really-really like this forum MUCH way more the sourceforge  ;)

Title: Re: NASM crashes
Post by: Cyrill Gorcunov on February 12, 2010, 07:15:04 PM

Though I must admit I really-really like this forum MUCH way more the sourceforge  ;)


I meant not "the" but "then", ie I find forum is much more pleasant to use then sourceforge.
Ops, did I said that? :)
Title: Re: NASM crashes
Post by: Frank Kotler on February 14, 2010, 12:54:56 PM
Amen! Thanks Keith!

Best,
Frank

Title: Re: NASM crashes
Post by: Serge on February 15, 2010, 11:04:38 AM
Though I must admit I really-really like this forum MUCH way more the sourceforge  ;)
Me too :)
Sometimes I'm not sure that the problem is NASM rather than in my hands, so the forum is less formal place to discuss than bugtracking something discovered.

I meant not "the" but "then"
I think that you meant not "then" but "than" ;D.
Title: Re: NASM crashes
Post by: Cyrill Gorcunov on February 15, 2010, 04:30:00 PM
I think that you meant not "then" but "than" ;D.

Indeed :)