AW: Trying to understand why strace failed to attach to child

2014-05-20 Thread Fiedler Roman
> Von: Florian Kelbert [mailto:florian_kelb...@gmx.de] > > On 20.05.2014 16:36, Fiedler Roman wrote: > > Hello List, > > > > I'm using strace for quite a while, but today I got a quite unexpected > > result. Since this was so confusing, I would be glad about feedback, if the > > cause for that cou

Re: Trying to understand why strace failed to attach to child

2014-05-20 Thread Florian Kelbert
On 20.05.2014 16:36, Fiedler Roman wrote: > Hello List, > > I'm using strace for quite a while, but today I got a quite unexpected > result. Since this was so confusing, I would be glad about feedback, if the > cause for that could be a) human error in operation of strace, b) > misconception of t

Trying to understand why strace failed to attach to child

2014-05-20 Thread Fiedler Roman
Hello List, I'm using strace for quite a while, but today I got a quite unexpected result. Since this was so confusing, I would be glad about feedback, if the cause for that could be a) human error in operation of strace, b) misconception of the principles of syscall tracing, c) some strange inter