[Nasm-bugs] [Bug 3392532] panic: assertion pass0 == 0 failed at output/outobj.c:1915

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sat Nov 24 05:15:16 PST 2018


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

--- Comment #1 from Cyrill Gorcunov <gorcunov at gmail.com> ---
Sigh. Indeed there is a bug, came from d3544ff534be7dcdf92e40d03d9601d816016420
i think. It can be triggered (with addition of a few inc files from the source
code of freedos).

Peter, looking into the obj output source I don't get where it has been
guaranteed that external symbol would have a segment base on nonzero pass?! I'm
about to remove this nasm_assert.

FWIW I locally dropped it and compared outputs for kernel.obj with 2.13.xx and
2.14.xx series -- they are identical on binary level after nasm_assert removed.

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