On Tue, 2006-06-27 at 09:32 +0200, [EMAIL PROTECTED] wrote:
> El día Monday, June 26, 2006 a las 09:47:45PM -0500, Andrew escribió:
> 
>       ...
> > 30098: mprotect(0x28271000,786432,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
> > 30098: mmap(0x0,808,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 
> > 674590720 (0x28357000)
> > 30098: munmap(0x28357000,0x328)                      = 0 (0x0)
> > 30098: sigprocmask(0x1,0x2808d820,0xbfbfeaf0)        = 0 (0x0)
> > 30098: sigprocmask(0x3,0x2808d830,0x0)               = 0 (0x0)
> > 30098: readlink("/etc/malloc.conf",0xbfbfdc60,63) ERR#2 'No such file or 
> > directory'
> > 30098: issetugid()                           = 0 (0x0)
> > 30098: 
> > mmap(0x0,4096,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0)
> >  = 674590720 (0x28357000)
> > 30098: break(0x8075000)                              = 0 (0x0)
> > 30098: break(0x8076000)                              = 0 (0x0)
> > 30098: geteuid()                             = 0 (0x0)
> 
> the truss output looks somewhat not complete; there is nothing
> to be seen about entering a user shell...
> 
>       matthias
> 
Yes, I see that. But it is "complete"; I passed the '-o' flag to truss
to write _all_ output to a file. Just to be sure, I ran it again, and
diff'ed the output files; they are the same. To be clear, I do get a
shell prompt when I login via SSH.

I'm thinking that trying to this out is going to turn into a large waste
of time...

-Andrew

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to