Re: [bug #33996] 2.0.2: Crash related to ports and threads

2011-08-18 Thread Andy Wingo
Hi Cedric, On Fri 12 Aug 2011 09:42, Cedric Cellier writes: > (use-modules (ice-9 threads)) > > (define (forever f) > (f) > (forever f)) > > ; Spawn a thread that performs some writes > (make-thread forever (lambda () >(display "write...\n"))) > > (forever (lambda ()

[bug #33996] 2.0.2: Crash related to ports and threads

2011-08-12 Thread Cedric Cellier
URL: Summary: 2.0.2: Crash related to ports and threads Project: Guile Submitted by: rixed Submitted on: ven. 12 août 2011 09:42:12 CEST Category: None Severity: 3 - No