[Nasm-bugs] [Bug 3392698] New: panic/assertion

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Jul 15 02:06:16 PDT 2020


https://bugzilla.nasm.us/show_bug.cgi?id=3392698

            Bug ID: 3392698
           Summary: panic/assertion
           Product: NASM
           Version: 2.15 (development)
          Hardware: PC
                OS: Windows
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: alexfru at gmail.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Binary from nasm.us

Using NASM version 2.15.02 compiled on Jul  1 2020.

Trying to assemble a Win16 NE executable from
https://github.com/alexfru/Win16asm:

C:\...> nasm hw.asm -o hw.exe
panic: hw.asm:11: assertion next == tok failed at asm/preproc.c:4718

In contrast, these older versions assemble the code without a problem:
NASM version 2.10 compiled on Mar 12 2012
NASM version 2.14.02 compiled on Dec 26 2018

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list