[Nasm-bugs] [Bug 3392478] New: nasm: panic: rdf segment numbers not allocated as expected (0, 0, 0)

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Wed May 2 21:46:33 PDT 2018


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

            Bug ID: 3392478
           Summary: nasm: panic: rdf segment numbers not allocated as
                    expected (0,0,0)
           Product: NASM
           Version: 2.13.xx
          Hardware: PC
                OS: Windows
            Status: OPEN
          Severity: severe
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: johnkeubler at hotmail.com
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Binary from nasm.us

nasm: panic: rdf segment numbers not allocated as expected (0,0,0)

can't assemble even a simple .asm file to rdf object format.  all the file has
in it is:
section .text
that is all.  I reported this problem over a year ago and no one has fixed it. 
I got a message saying that this was fixed but it still does not work.  I could
assemble to elf format but I would rather use rdf format.  I could use an
earlier version of nasm.  It works with version 2.12.02 but I want to use the
latest version if possible.  I am writing my own operating system and I need
this because I am developing this on a windows machine and I don't have an elf
cross linker available.  I want to write my own transpiler and generate nasm
assembly code and just use the rdf linker to make the binary file.

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