On Mon, Oct 11, 2004 at 05:36:52PM +0200, Tomas Fasth wrote:
> Hello list
> 
> I have a production system running linux kernel version 2.4.20 with 
> ctx patch applied. After entering a virtual context I'm unable to 
> attach to running processes using the strace utility, and I don't 
> understand why. What am I missing?

hmm, maybe an update?

[server root]# sleep 100 &
[1] 4808
[server root]# strace -p 4808
gettimeofday({1097531245, 689782}, NULL) = 0
nanosleep({91, 79444000}, 

[server root]# uname -a 
Linux www.13thfloor.at 2.4.28-pre4-vs1.29 #1 SMP Sun Oct 10 22:44:40 CEST 2004 i686 
unknown unknown GNU/Linux

HTH,
Herbert

> Thanks in advance,
> 
> Tomas Fasth
> 
> PS
> How do I determine the exact version of the ctx patch applied?
> DS
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to