[Nasm-bugs] [Bug 3392685] dav1d build for Firefox fails to build on macOS using Homebrew NASM 2.15.01

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Mon Jun 29 14:32:24 PDT 2020


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

--- Comment #4 from H. Peter Anvin <hpa at zytor.com> ---
False positive... turns out it was just part of glibc's internal memory
allocation. The problem is supposed to be on line 47 of cpuid.asm, so it is not
during early initialization either.

Still confused why no list file is produced; the file should have been set to
line buffered by -L+. Perhaps try -L+ before the -l option?

Either way, it would be incredibly useful if you could give me a stack
backtrace from gdb (command "where"). It is going to take some time before I
can get access to a MacOS host system.

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