logo       

RE: Main thread garbage collected: msg#00066

lang.haskell.glasgow.bugs

Subject: RE: Main thread garbage collected

On 20 May 2004 15:12, Duncan Coutts wrote:

> Compile the following module:
>
> main = interact id
>
> ghc-6.2.1 Test.hs -o test
> ./test
> ^C
> test: internal error: main thread has been GC'd
> Please report this as a bug to glasgow-haskell-bugs@xxxxxxxxxxx,
> or http://www.sourceforge.net/projects/ghc/
>
> So you run the program, it does nothing as expected. You hit ^C to
> kill the program and it it reports the message above.
>
> This appears to have been fixed in 6.3 so just consider this a
> regression test.

This bug was fixed post-6.2.1.

Cheers,
Simon


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise