[Nasm-bugs] [Bug 3392775] uninitialized value use

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Sep 12 02:23:27 PDT 2021


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

--- Comment #1 from Cyrill Gorcunov <gorcunov at gmail.com> ---
Hi! I build last nasm (e2ed7b7e125e03646d3be537b11d1b46b9c3f506) with sanitizer
and debug support and ran test compilation. I see only errors but no sanitizer
errors

[cyrill at grain nasm.git] ./nasm -fbin ~/crash-nasm-1.asm 
/home/cyrill/crash-nasm-1.asm:1: error: comma, colon, decorator or end of line
expected after operand
/home/cyrill/crash-nasm-1.asm:1: error: invalid decorator

could you please specify which exactly nasm revision (git ref) you're running.
Maybe we've fixed this issue already.

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