[Nasm-bugs] [Bug 3392594] New: nasm crashes with error message "corrupted size vs. prev_size" or "free(): invalid next size (fast)"

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Aug 9 12:05:44 PDT 2019


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

            Bug ID: 3392594
           Summary: nasm crashes with error message "corrupted size vs.
                    prev_size" or "free(): invalid next size (fast)"
           Product: NASM
           Version: 2.15 (development)
          Hardware: All
                OS: All
            Status: OPEN
          Severity: blocker
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: pushbx at 38.de
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Built from git using configure

Test case as usual from https://bitbucket.org/ecm/lmacros/src/ running in the
tests/ subdirecotry.

$ nasm -v
NASM version 2.15rc0 compiled on Aug  9 2019
$ nasm 001.asm -o 001 -I ../
free(): invalid next size (fast)
Aborted
$ nasm 016.asm -o 016 -I ../
corrupted size vs. prev_size
Aborted
$

-- 
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