Subject: Re: va 0 mapped - NULL pointer dereference succeeds
To: Charles M. Hannum <abuse@spamalicious.com>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: port-mips
Date: 10/27/2003 20:56:22
abuse@spamalicious.com said:
> It's due to changes in exec_elf32.c.  The non-relocatable case is just
> plain  broken. 

I see -- the interp address gets set so NO_ADDR always. The code seems
to suggest that the *probe function supplies the interpreter address,
but this would be a waste... If we had a way to return "take the vaddr
from the interp", the irix emulation code could be simplified too.

Charles, I suppose you are working on it?

best regards
Matthias