[Nasm-bugs] [Bug 3392604] git nasm: segmentation fault when lmacros numdef is used

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Tue Aug 20 05:38:55 PDT 2019


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

C. Masloch <pushbx at 38.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pushbx at 38.de

--- Comment #1 from C. Masloch <pushbx at 38.de> ---
Same regardless of what result the numdef should assign:

tests$ nasm test.asm -D__lMACROS1_MAC__CPU_DEFAULTS
Segmentation fault (core dumped)
tests$ nasm test.asm -D__lMACROS1_MAC__CPU_DEFAULTS=1
Segmentation fault (core dumped)
tests$ nasm test.asm -D__lMACROS1_MAC__CPU_DEFAULTS=0
Segmentation fault (core dumped)
tests$

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