Comment 3 for bug 1195443

Revision history for this message
Wouter Verhelst (wouter-debian) wrote : Re: [Bug 1195443] Re: nbd-server crash when checking the port with check_tcp

On 27-06-13 21:50, Marc Gariépy wrote:
> # strace -p 16636 -f -s 1500
> Process 16636 attached - interrupt to quit
> select(5, [4], NULL, NULL, NULL) = 1 (in [4])
> accept(4, {sa_family=AF_INET, sin_port=htons(46054), sin_addr=inet_addr("X.X.X.X")}, [16]) = 5
> write(5, "NBDMAGIC", 8) = 8
> write(5, "IHAVEOPT", 8) = -1 EPIPE (Broken pipe)
> --- SIGPIPE (Broken pipe) @ 0 (0) ---
> Process 16636 detached
>
This looks like a bug that has been fixed in the latest upstream code
(which has not been released yet).

Could you fetch the source from git (probably easiest to do through the
github mirror: https://github.com/yoe/nbd), compile that, and see if you
can reproduce this issue?

Thanks,

--
This end should point toward the ground if you want to go to space.

If it starts pointing toward space you are having a bad problem and you
will not go to space today.

  -- http://xkcd.com/1133/