Bugs item #2914707, was opened at 2009-12-15 11:35
Message generated for change (Settings changed) made by borutr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100599&aid=2914707&group_id=599
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: assembler
>Group: fixed
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Bill O'Donnell (willsha360)
>Assigned to: Borut Ražem (borutr)
Summary: as-z80 segmentation fault
Initial Comment:
Got a segmentation fault trying to assemble with
as-z80 -los crt.o crt.asm
Running version 2.9.0 #5416
Also tested with same results against snapshot build 2.9.4 #5595 with
sdasz80 -los crt.asm
Running on Ubuntu 9.10, kernel 2.6.31-16-generic
No longer got the segmentation fault when I changed line 18 "ENTRY" to "ENTRY:"
----------------------------------------------------------------------
>Comment By: Borut Ražem (borutr)
Date: 2010-05-13 23:40
Message:
Fixed in svn revision #5824.
Borut
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100599&aid=2914707&group_id=599
|