Opened 4 years ago
Closed 3 years ago
#16783 closed bug (invalid)
fasm 1.56 for BeOS segfaults
Reported by: | yann64 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
fasm 1.56 for BeOS (http://board.flatassembler.net/topic.php?t=1762) segfaults. Dump attached.
Attachments (1)
Change History (4)
by , 4 years ago
Attachment: | core-fasm-5018.zip added |
---|
comment:1 by , 4 years ago
Is it using BeOS missing system calls?
FYI it is needed to compile latest version of fasm and fasmg (https://github.com/tgrysztar/).
comment:2 by , 4 years ago
latest version of fasm can be generated from the fasm.o provided on the official website, so you may close this ticket if you are not interested in investigating why a beos app segfaults :)
comment:3 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Using partially compiled objects from an assembler combined with our patched GCC and binutils may produce unexpected results. The message from the debug report is:
0x72f19a48 0x13b8d90 /boot/home/Desktop/fasm/fasm + 0x5d90 Unable to retrieve disassembly for IP 0x13b8d90: address does not point to a function.
I don't know we really care to investigate this further, especially if there is a way to build a newer version. So, I will take your offer and close the ticket, indeed :)
zip of memory dump following segfault