Re: Can't undate running process binary in Solaris?
- From: Frank Cusack <fcusack@xxxxxxxxxxx>
- Date: Thu, 05 Jul 2007 13:34:23 -0700
On Thu, 05 Jul 2007 03:40:12 -0700 Boltar <boltar2003@xxxxxxxxxxx> wrote:
I'm trying to get a running process to update its own binary but for....
some reason under Solaris it doesn't work , the binary remains
unchanged even though no errors are returned from any function. Does
anyone know why this might happen? My test code is below:
mptr = (char *)mmap(^^^^^^^^^^^
NULL,fs.st_size,PROT_READ | PROT_WRITE,MAP_PRIVATE,fd,
-frank
.
- Follow-Ups:
- Re: Can't undate running process binary in Solaris?
- From: Frank Cusack
- Re: Can't undate running process binary in Solaris?
- References:
- Can't undate running process binary in Solaris?
- From: Boltar
- Can't undate running process binary in Solaris?
- Prev by Date: Re: How to include header files using hte link command
- Next by Date: Re: Can't undate running process binary in Solaris?
- Previous by thread: Re: Can't undate running process binary in Solaris?
- Next by thread: Re: Can't undate running process binary in Solaris?
- Index(es):