Re: Crashing Hugs for fun and profit
Ross Paterson <[email protected]> Fri, 20 Apr 2007 12:43:53 +0100
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 20, 2007 at 01:42:52AM +0100, Neil Mitchell wrote: > * Nonterm generates: > > >hugs Nonterm.hs -98 > > ERROR "Nonterm.hs":56 - Unresolved top-level overloading > *** Binding : test > *** Outstanding context : (Play b, Typeable b, Play ((bad type) ((bad type) > ((ba > d type) ((bad type) (bad type)))) ((bad type) ((bad type) ((bad type) ((bad > type > ) ((bad type) ((bad type) ((bad type) (bad type)))) ((bad type) ((bad type) > ((ba > > Running with WinHugs causes an immediate shutdown. > > > * Segfault generates: > > >hugs Segfault.hs -98 > > Unexpected signal > > With WinHugs I get an immediate shutdown. Under Linux, I get "Garbage collection fails to reclaim sufficient space" for both of these.