in reply to Re: perl process hangs after processing the last file.
in thread perl process hangs after processing the last file.
strace -fe verbose=all -p 19881 Process 19881 attached - interrupt to quit read(7, ls -l /proc/19881/fd/ total 0 lr-x------ 1 root root 64 Jan 17 20:02 0 -> pipe:[1771023532] l-wx------ 1 root root 64 Jan 17 20:02 1 -> pipe:[1771023666] l-wx------ 1 root root 64 Jan 17 20:02 2 -> pipe:[1771023533] lrwx------ 1 root root 64 Jan 17 20:02 3 -> socket:[1771025115] lr-x------ 1 root root 64 Jan 17 20:02 4 -> /opt/opwv/OKRAuser/3.1.1/E +TL/data/input/rba/abc.log.working lrwx------ 1 root root 64 Jan 17 20:02 7 -> socket:[1771023680]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: perl process hangs after processing the last file.
by Anonymous Monk on Jan 18, 2011 at 13:48 UTC | |
by Anonymous Monk on Jan 18, 2011 at 14:19 UTC | |
|
Re^3: perl process hangs after processing the last file.
by cdarke (Prior) on Jan 18, 2011 at 16:42 UTC | |
by avanta (Beadle) on Jan 19, 2011 at 05:22 UTC | |
by jethro (Monsignor) on Jan 19, 2011 at 10:27 UTC |