Re: [Clax86list] x86 Linux assembly with NASM, segfault out of nowhere?
- From: Charles Crayne <spamtrap@xxxxxxxxxx>
- Date: Sun, 20 May 2007 20:24:45 -0700
On 20 May 2007 19:12:51 -0700
Jercos <spamtrap@xxxxxxxxxx> wrote:
If someone who *does* know why could explain it to me, I'd be
endlessly grateful...
You have placed in_dword in your text section, which is usually read
only. You can confirm this with the objdump or the readelf utility.
-- Chuck
.
- References:
- Prev by Date: x86 Linux assembly with NASM, segfault out of nowhere?
- Next by Date: When Knuth and I were young - Part 2
- Previous by thread: x86 Linux assembly with NASM, segfault out of nowhere?
- Next by thread: Re: x86 Linux assembly with NASM, segfault out of nowhere?
- Index(es):