On Mon 25 Apr 2011 15:53, l...@gnu.org (Ludovic Courtès) writes:

> Attached are 3 tests: one for Mark’s bug, and two for #32436.

o/~ did you ever know that you're my heeee-roooo o/~

> Currently they all pass, but ‘test-scm-spawn-thread’ hits a libgc
> assertion failure (“Duplicate large block deallocation”) once every 5
> runs or so:

I guess we disable this one then?

That code always seemed a little fishy to me:

  /* Ensure the signal handling thread has been launched, because we might be
     shutting it down.  */
  scm_i_ensure_signal_delivery_thread ();

Perhaps we can avoid spawning a thread in the key destructor.

Andy
-- 
http://wingolog.org/

Reply via email to