struc causes segfault while assembling to ELF
Michael Urman
mu+yasm at tortall.net
Fri May 28 09:23:18 PDT 2004
Hello Ben,
Thank you for your report. I just checked in code which I believe fixes
this, as well as provides the proper behavior (previously the elf objfmt
just did not handle the absolute sections which struc uses). Please
give the updates a shot once you get a chance (either CVS code, or next
snapshot, probably after today's) and let me know if the output appears
to work correctly for your test cases.
Michael
On Wed, May 19, 2004 at 03:27:17AM +0000, Ben Skeggs wrote:
> The latest CVS snapshot (20040508) causes a segfault while assembling
> code with a struc in it.
>
> struc teststruc
> .testlabel resw 1
> endstruc
>
> This code will cause YASM to segfault on my machine, as will an empty
> struc.
--
Michael Urman [- mu+yasm at tortall.net -]
More information about the bug-yasm
mailing list