[Nasm-bugs] [Bug 3392552] New: Infinite loop trying to compile fft3dn.nas of LAME MP3 v3.100

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Thu Jan 17 08:11:28 PST 2019


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

            Bug ID: 3392552
           Summary: Infinite loop trying to compile fft3dn.nas of LAME MP3
                    v3.100
           Product: NASM
           Version: 2.14.xx
          Hardware: PC
                OS: Windows
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: contact at ligh.de
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Other (please explain)

Created attachment 411711
  --> https://bugzilla.nasm.us/attachment.cgi?id=411711&action=edit
first 1 MB of fft3dn compiling log

Environment: MSYS2/MinGW, package mingw-w64-x86_64-nasm 2.14.01-1 provided by
MSYS2 project

Building LAME MP3 v3.100 using the media-autobuild_suite (a batch set which
automates updating the MSYS2 environment and all sources required to compile a
variety of codecs up to a custom ffmpeg build)

While LAME is built, I noticed in my task manager that nasm was already running
for more than half an hour with the following command line:

E:\MABS\msys64\mingw32\bin\nasm.exe -f win32 -DWIN32 -i
../../../libmp3lame/i386/ ../../../libmp3lame/i386/fft3dn.nas -o fft3dn.o -l
fft3dn.lo.lst

When I interrupted it, the file fft3dn.lo.lst already had a size of more than
40 GiB. I will attach the first MB zipped here.

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