#3539: internal error: ASSERTION FAILED: file sm/Evac.c, line 368
-------------------------------+--------------------------------------------
Reporter: elaforge | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 6.12.1
Component: Runtime System | Version: 6.10.4
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: MacOS X
Architecture: x86 |
-------------------------------+--------------------------------------------
Comment (by elaforge):
Ah, I see. Yes, it's hard to track it down. I link to C for GUI and for
access to OS X midi, with about 20k lines of haskell and 8k lines of c++,
so it could do with some reduction. I'm guessing it has to do with the C
binding since it seems to crash while calling into C to set up the GUI.
Also there are a couple of threads running at that point, though all C
calls are serialized through a single thread.
I'm putting in some more logging to try to figure out where it happens.
It's actually happened more frequently lately so if it keeps up this
frequency I might actually be able to figure out where it is...
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3539#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs