unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Robert Marlow <bobstopper@australispro.com.au>
Cc: bug-guile@gnu.org
Subject: Re: Thread + Socket + Pipes Bug?
Date: 14 Aug 2003 22:08:27 +0800	[thread overview]
Message-ID: <1060870111.544.18.camel@zuul> (raw)
In-Reply-To: <m3znie1nnt.fsf@laruns.ossau.uklinux.net>

Ok, got 1.7 installed. No go though - for me it just segfaults as soon
as the client closes the TCP port. strace gives me this at the end:
read(6, "", 1)                          = 0
shutdown(6, 2 /* send and receive */)   = 0
kill(23511, SIGRTMIN)                   = 0
kill(23511, SIGRTMIN)                   = 0
select(6, [5], [], [], NULL)            = ? ERESTARTNOHAND (To be
restarted)
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

--debug for guile gives me nada. 

I'm thinking I'll leave that one alone for now and figure out what's
going on with 1.6.3/4. Since I'm using 1.6.3 and 1.6.4 it's strange that
your pre-1.6.4 release version right between the two releases I'm using
isn't displaying the same bug. It's gotta be something else you've got
that I don't...


On Wed, 2003-08-13 at 07:06, Neil Jerram wrote:
> >>>>> "bobstopper" == bobstopper  <bobstopper@australispro.com.au> writes:
> 
>     bobstopper> Ok, well that's pretty annoying. That's certainly what
>     bobstopper> I do to get it complaining. [...] Do you have anything
>     bobstopper> related installed which might be working around the
>     bobstopper> problem?
> 
> Well I'm actually using the 1.6.x CVS branch as it was shortly before
> the 1.6.4 release.  (It seems impossible right now to get a 1.6.4
> release - according to GNU and mirror sites it is being checked for
> authenticity...?)  Other than that my box is a standard GNU/Linux.
> 
> Do you happen to know whether the problem repros on any other Guile
> releases, or on the 1.7.x CVS branch?
> 
>         Neil
-- 
Regards,

Robert Marlow



_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


      parent reply	other threads:[~2003-08-14 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07  7:58 Thread + Socket + Pipes Bug? Robert Marlow
     [not found] ` <m3adalb1ni.fsf@laruns.ossau.uklinux.net>
2003-08-08  1:09   ` Robert Marlow
2003-08-10 21:19     ` Neil Jerram
2003-08-11 10:02       ` bobstopper
2003-08-12 23:06         ` Neil Jerram
2003-08-14 10:43           ` Robert Marlow
2003-08-15 22:35             ` Neil Jerram
2003-08-14 14:08           ` Robert Marlow [this message]

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=1060870111.544.18.camel@zuul \
    --to=bobstopper@australispro.com.au \
    --cc=bug-guile@gnu.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.
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).