kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kgio@librelist.org
Subject: Re: There's no TCP_NOPUSH in Solaris 10
Date: Thu, 22 Mar 2012 08:38:38 +0000	[thread overview]
Message-ID: <20120322083838.GA13597@dcvr.yhbt.net> (raw)
In-Reply-To: 4F6A84F3.90606@myconan.net

Edho Arief <edho@myconan.net> wrote:
> On 2012-03-22 3:15, Eric Wong wrote:
> >> Failed one test for ruby: http://pastie.org/3634027
> >
> > Use "make check", that runs "make test-all" as well
> 
> Exactly same result.

Err, maybe "make test-all" or somehow skip the segfaulting test to
go to the socket tests

> > You probably need to follow the fork() and trace children ("strace -f"
> > for Linux, maybe "truss -f"?  My memory escapes me).
> >
> > Just wondering, does this patch help?

OK, pushed this out (I thought I responded to this email earlier :x).

> Yes it does: http://pastie.org/3645240

  1) Error:
test_unix_socket_new_invalid(TestKgioUnixConnect):
Errno::ENOENT: No such file or directory - /tmp/kgio_unix20120322-20281-fg6a03
    test/test_unix_connect.rb:27:in `unlink'
    test/test_unix_connect.rb:27:in `teardown'

I'm not sure how this could happen... Race condition in the filesystem?
Is /tmp a tmpfs directory?  Can you try setting TMPDIR to point to a
different filesystem and see if you can reliably reproduce this?


  reply	other threads:[~2012-03-22  8:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18 12:45 There's no TCP_NOPUSH in Solaris 10 Edho Arief
2012-03-19  9:29 ` Eric Wong
2012-03-19  9:31 ` Eric Wong
2012-03-19  9:35   ` Edho Arief
2012-03-19  9:52     ` Eric Wong
2012-03-19 10:10       ` Edho Arief
2012-03-19 20:09         ` Eric Wong
2012-03-20 10:53           ` Edho Arief
2012-03-21 20:15             ` Eric Wong
2012-03-22  1:48               ` Edho Arief
2012-03-22  8:38                 ` Eric Wong [this message]
2012-03-22 15:00                   ` Edho Arief
2012-03-23 21:15                     ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120322083838.GA13597@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kgio@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).