> > >   _IO_read_end = 0x646e4128 <Address 0x646e4128 out of bounds>, 
> > >   _IO_read_base = 0x73616572 <Address 0x73616572 out of bounds>, 
> > >   _IO_write_base = 0x202e4a20 <Address 0x202e4a20 out of bounds>, 
> > >   _IO_write_ptr = 0x6eb6c34b <Address 0x6eb6c34b out of bounds>, 
> > >   _IO_write_end = 0x20296769 <Address 0x20296769 out of bounds>, 
> > >   _IO_buf_base = 0x69736976 <Address 0x69736976 out of bounds>, 
> > >   _IO_buf_end = 0x20646574 <Address 0x20646574 out of bounds>, 
> > >   _IO_save_base = 0x20656874 <Address 0x20656874 out of bounds>, 
> > >   _IO_backup_base = 0x53554150 <Address 0x53554150 out of bounds>, 
> > >   _IO_save_end = 0x20200a45 <Address 0x20200a45 out of bounds>, 
> > 
> > These look fishy...
> 
> $ perl -le 'print pack "i", hex $_ foreach @ARGV' 0x646e4128 0x73616572 0x202e4a20 
>0x6eb6c34b 0x20296769 0x69736976 0x20646574 0x20656874 0x53554150 0x20200a45 
>0x20646e61 
> (And
> reas
>  J. 
> Kön
> ig) 
> visi
> ted 
> the 
> PAUS
> E

Ouch.  How did you even start to suspect this?  Because the hexdigitsq
looked like fitting well into the ASCII range?

> "08\cZ@"
> "08\cZ@"
> "(Andreas J. König) visited the PAUSE and reqested an upload into his/her 
>directory.\n" .
> "The request used the following parameters\n\n  SUBMIT_"
> 
> I think. (that's König in utf8, isn't it?)

Yes.

> I don't think we're in FILE* any longer, Toto.
> 
> (and I didn't get the misquote quite correct, did I?)
> 
> What's a good memory leak checker for running PAUSE under? valgrind with

Dunno about memory *leaks* but definitely looks like "fandango on core"...

> showleaks turned on?

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to