Fwd: GHC Bug report

2009-10-01 Thread Jason Dagit
[I just found out that there is a dedicated bugs email address so forwarding the original message there.] Hello, I've created a small example of the program I have at this URL with the output of -ddump-simpl: http://hpaste.org/fastcgi/hpaste.fcgi/view?id=10109#a10109 Notice that on line 139, I

crash building gtk2hs on win32 using ghc 6.5

2006-07-13 Thread Jason Dagit
[Sorry for the duplicate, I tried to submit this through the trac interface but the formatting was destroyed by trac so I'm emailing it in hopes that it preserves some formatting.] Trying to build gtk2hs-0.9.10 on win32 using ghc 6.5 (the ghc that ships with visual haskell). output of ghc -v5:

Re: internal error: scavenge_stack: weird activation record found onstack: 0

2005-09-14 Thread Jason Dagit
, 2005, at 8:30 AM, Simon Marlow wrote: I can't repeat this on i386-unknown-linux or x86_64-unknown-linux, with GHC 6.4 or 6.4.1. Wolfgang, does it happen for you? Cheers, Simon On 21 August 2005 21:24, Jason Dagit wrote: Hello, I have discovered that when using forkOS and exitWith that I

internal error: scavenge_stack: weird activation record found on stack: 0

2005-09-12 Thread Jason Dagit
Hello, I have discovered that when using forkOS and exitWith that I get the following error: hud: internal error: scavenge_stack: weird activation record found on stack: 0 Please report this as a bug to glasgow-haskell-bugs@haskell.org, or http://www.sourceforge.net/projects/ghc/