unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* gc.test hangs with Guile 2.0.0 and Debian libgc 7.1-4
@ 2011-02-20 18:57 Rob Browning
  2011-02-20 21:35 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Browning @ 2011-02-20 18:57 UTC (permalink / raw)
  To: bug-guile


I just tried make check and it hangs here:

  Running fractions.test
  Running ftw.test
  Running future.test
  Running gc.test

Via strace, I see this:

  $ strace -f -p 21711
  Process 21711 attached with 3 threads - interrupt to quit
  [pid 22009] rt_sigsuspend(~[INT QUIT ABRT BUS SEGV TERM XCPU RTMIN RT_1] <unfinished ...>
  [pid 22007] rt_sigsuspend(~[INT QUIT ABRT BUS SEGV TERM XCPU RTMIN RT_1] <unfinished ...>
  [pid 21711] futex(0x40392ca4, FUTEX_WAIT_PRIVATE, 0, NULL

Is this a known issue?

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gc.test hangs with Guile 2.0.0 and Debian libgc 7.1-4
  2011-02-20 18:57 gc.test hangs with Guile 2.0.0 and Debian libgc 7.1-4 Rob Browning
@ 2011-02-20 21:35 ` Andy Wingo
  2011-02-20 22:07   ` Rob Browning
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wingo @ 2011-02-20 21:35 UTC (permalink / raw)
  To: Rob Browning; +Cc: bug-guile

On Sun 20 Feb 2011 19:57, Rob Browning <rlb@defaultvalue.org> writes:

> I just tried make check and it hangs here:
>
>   Running fractions.test
>   Running ftw.test
>   Running future.test
>   Running gc.test
>
> Via strace, I see this:
>
>   $ strace -f -p 21711
>   Process 21711 attached with 3 threads - interrupt to quit
>   [pid 22009] rt_sigsuspend(~[INT QUIT ABRT BUS SEGV TERM XCPU RTMIN RT_1] <unfinished ...>
>   [pid 22007] rt_sigsuspend(~[INT QUIT ABRT BUS SEGV TERM XCPU RTMIN RT_1] <unfinished ...>
>   [pid 21711] futex(0x40392ca4, FUTEX_WAIT_PRIVATE, 0, NULL
>
> Is this a known issue?

Not sure.  Could it be the same as
http://article.gmane.org/gmane.lisp.guile.bugs/5007/match=threads+test ?

Andy
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gc.test hangs with Guile 2.0.0 and Debian libgc 7.1-4
  2011-02-20 21:35 ` Andy Wingo
@ 2011-02-20 22:07   ` Rob Browning
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Browning @ 2011-02-20 22:07 UTC (permalink / raw)
  To: Andy Wingo; +Cc: bug-guile

Andy Wingo <wingo@pobox.com> writes:

> Not sure.  Could it be the same as
> http://article.gmane.org/gmane.lisp.guile.bugs/5007/match=threads+test ?

I'll try libgc CVS when I get a chance.  If that turns out to be the
problem, I might see if I can track down a suitable patch for 7.2.  Any
idea what the libgc release plans look like?

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-20 22:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-20 18:57 gc.test hangs with Guile 2.0.0 and Debian libgc 7.1-4 Rob Browning
2011-02-20 21:35 ` Andy Wingo
2011-02-20 22:07   ` Rob Browning

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).