[Nasm-bugs] [Bug 3392661] Segfault on debug information generation

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Mon Apr 20 18:33:22 PDT 2020


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

mae.bdf at outlook.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mae.bdf at outlook.com

--- Comment #2 from mae.bdf at outlook.com ---
Created attachment 411760
  --> https://bugzilla.nasm.us/attachment.cgi?id=411760&action=edit
Tiny program example

Assembling with `nasm -felf64 -g [filename]` works fine, but nasm segfaults
(only with -g option) if the first line of the source assembly code is
uncommented.
Any program with more statements than this very basic x86_64 `exit` Linux
syscall seems to cause segfault to `nasm -g`.

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