Re: linux port of systrace

2014-05-16 Thread Илья Аржанников
On May 14, 2014, at 10:49, Philip Guenther wrote: > On Tue, May 13, 2014 at 8:06 AM, Илья Аржанников wrote: > I am trying to use linux port systrace. And I found the problem. When I run under systrace (it does not matter with -A or -a (actually it never came till -a)) something tha

Re: linux port of systrace

2014-05-13 Thread Philip Guenther
On Tue, May 13, 2014 at 8:06 AM, Илья Аржанников wrote: > I am trying to use linux port systrace. And I found the problem. When I > run under systrace (it does not matter with -A or -a (actually it never > came till -a)) something that use vfork systrace and children processes > hang

Re: linux port of systrace

2014-05-13 Thread Илья Аржанников
[xandox@localhost ~]$ dmsg -bash: dmsg: command not found [xandox@localhost ~]$ dmesg Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version 2.6.32-431.el6.x86_64 (mockbu...@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Fri Nov 22 03

Re: linux port of systrace

2014-05-13 Thread Илья Аржанников
On May 13, 2014, at 21:13, Vadim Zhukov wrote: > 2014-05-13 19:06 GMT+04:00 Илья Аржанников : >> Hello. >> >> I am trying to use linux port systrace. And I found the problem. When I run >> under systrace (it does not matter with -A or -a (actually it never came >> till -a)) something that use

Re: linux port of systrace

2014-05-13 Thread Vadim Zhukov
2014-05-13 19:06 GMT+04:00 Илья Аржанников : > Hello. > > I am trying to use linux port systrace. And I found the problem. When I run > under systrace (it does not matter with -A or -a (actually it never came till > -a)) something that use vfork systrace and children processes hangup. I saw > in

linux port of systrace

2014-05-13 Thread Илья Аржанников
Hello. I am trying to use linux port systrace. And I found the problem. When I run under systrace (it does not matter with -A or -a (actually it never came till -a)) something that use vfork systrace and children processes hangup. I saw in sources that linux port uses ptrace as backend because