Subject: Re: Cryptozilla available
To: None <mark@causality.com>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-arm32
Date: 05/25/1998 11:39:15
Mark Brinicombe wrote:
>
> > > 1717 cz CALL write(0xa,0x7fa800,0x488)
> > > 1717 cz GIO fd 10 wrote 1160 bytes
> > > ....unable to connect to server (TCP Error: XP_GetBuiltinString: 1015 not
> > > found)...
> > >
> > > It means nothing to me :(
> You may need to look a bit further back in the ktrace output to see if
> there is a call failing somewhere.
I don't seem to see one: before that CALL write:
1717 cz CALL sigprocmask(0x1,0)
1717 cz RET sigprocmask 0
1717 cz CALL sigprocmask(0x3,0)
1717 cz RET sigprocmask 0
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz PSIG SIGALRM caught handler=0x56ec20 mask=0x0 code=0x0
1717 cz CALL gettimeofday(0xefbfc06c,0)
1717 cz RET gettimeofday 0
1717 cz CALL sigreturn(0xefbfc0f8)
1717 cz RET sigreturn JUSTRETURN
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL ioctl(0xa,FIONREAD,0xefbfb720)
1717 cz RET ioctl 0
1717 cz CALL write(0xa,0x7fa800,0x48)
1717 cz GIO fd 10 wrote 72 bytes
"..."
1717 cz RET write 72/0x48
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL gettimeofday(0xefbfc148,0)
1717 cz RET gettimeofday 0
1717 cz CALL ioctl(0xa,FIONREAD,0xefbfb744)
1717 cz RET ioctl 0
1717 cz CALL ioctl(0xa,FIONREAD,0xefbfb910)
1717 cz RET ioctl 0
more available on request ;)
Cheers,
Patrick