Re: NfSen & RedHat
Nikolaos Milas <
nmilas@...>
2012-05-08 18:27:37 GMT
On 8/5/2012 8:26 μμ, Peter Haag wrote:
> So it hangs and does not die? or did I misunderstood something?
>
Sorry, my wording is wrong; it dies: Here is a new "death", I just
received:
=========================================================
Program received signal SIGPIPE, Broken pipe.
0x00000036e040df15 in __libc_send (fd=4, buf=0x12e47250, n=12, flags=0)
at ../sysdeps/unix/sysv/linux/x86_64/send.c:28
28 return INLINE_SYSCALL (sendto, 6, fd, buf, n, flags, NULL,
NULL);
(gdb) backtrace full
#0 0x00000036e040df15 in __libc_send (fd=4, buf=0x12e47250, n=12,
flags=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:28
oldtype = <value optimized out>
result = <value optimized out>
#1 0x00000036e18cf063 in Perl_pp_send (my_perl=0x122cc010) at pp_sys.c:1934
sp = <value optimized out>
mark = 0x123b2498
origmark = 0
targ = 0x12d94000
gv = 0x12e2ffa0
io = 0x12e1f980
bufsv = 0x12d93fd0
buffer = 0x12e47250 ".timeout=10\n"
length = <value optimized out>
retval = <value optimized out>
(Continue reading)