Author Topic: NASM crashes  (Read 12209 times)

Offline Serge

  • Jr. Member
  • *
  • Posts: 26
  • Country: ru
NASM crashes
« 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.

Offline Cyrill Gorcunov

  • NASM Developer
  • Full Member
  • *****
  • Posts: 179
  • Country: 00
Re: NASM crashes
« Reply #1 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.

Offline Cyrill Gorcunov

  • NASM Developer
  • Full Member
  • *****
  • Posts: 179
  • Country: 00
Re: NASM crashes
« Reply #2 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  ;)


Offline Cyrill Gorcunov

  • NASM Developer
  • Full Member
  • *****
  • Posts: 179
  • Country: 00
Re: NASM crashes
« Reply #3 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? :)

Offline Frank Kotler

  • NASM Developer
  • Hero Member
  • *****
  • Posts: 2667
  • Country: us
Re: NASM crashes
« Reply #4 on: February 14, 2010, 12:54:56 PM »
Amen! Thanks Keith!

Best,
Frank


Offline Serge

  • Jr. Member
  • *
  • Posts: 26
  • Country: ru
Re: NASM crashes
« Reply #5 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.

Offline Cyrill Gorcunov

  • NASM Developer
  • Full Member
  • *****
  • Posts: 179
  • Country: 00
Re: NASM crashes
« Reply #6 on: February 15, 2010, 04:30:00 PM »
I think that you meant not "then" but "than" ;D.

Indeed :)