OpenVZ Forum


Home » General » Support » /tmp problem
Re: /tmp problem [message #3854 is a reply to message #3830] Thu, 22 June 2006 05:53 Go to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Sorry, but you've posted not the whole strace. Look:
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e0a708) = 13568

Here parent process creates child process, but we don't have strace of this child process. To get necessary strace, please, give command
# strace -ff -o install.out installer.executables

-ff flag allows to strace child process to. After that you'll get files install.out.<PID> in current directory. Please, send them here.

Thanks!
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: SLM ala Vz 3.0
Next Topic: *SOLVED* disable venet0
Goto Forum:
  


Current Time: Sat Nov 02 15:57:22 GMT 2024

Total time taken to generate the page: 0.03244 seconds