> fstat shows address 0x0 for *all* pipes: > > maxim cat 44924 1 pipe 0x0 state: > [...] > > How can one find out which process is on the other end of a pipe?
Run it as root. As a regular user, you have no right to see kernel pointer values.
> fstat shows address 0x0 for *all* pipes: > > maxim cat 44924 1 pipe 0x0 state: > [...] > > How can one find out which process is on the other end of a pipe?
Run it as root. As a regular user, you have no right to see kernel pointer values.