[Nasm-bugs] [Bug 3392602] git nasm: segmentation fault when assembling lmacros tests

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sat Aug 10 07:14:07 PDT 2019


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

--- Comment #3 from C. Masloch <pushbx at 38.de> ---
Even without the label, the crash occurs (and without an error about undefined
symbol):



$ cat test.asm

%include "lmacros2.mac"


        call fun1
$ nasm test.asm -I ../
Segmentation fault (core dumped)
$

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


More information about the Nasm-bugs mailing list