assert in rts/Schedule.c

Nathan Howell nathan.d.howell at gmail.com
Fri Jan 6 22:27:12 CET 2012


I hit this one (might be the same?) on 7.2.1 on Linux x86_64:

    ASSERT(t->cap == cap);

It happens somewhat frequently under load on a 16 core box.

On Fri, Jan 6, 2012 at 11:38 AM, Karel Gardas <karel.gardas at centrum.cz>wrote:

>
> Hello,
>
> I'm curious if I'm the only one seeing asserts like:
>
> Stdout:
>
> Stderr:
> PolyKinds09: internal error: ASSERTION FAILED: file rts/Schedule.c, line
> 528
>
>    (GHC version 7.5.20120103 for arm_unknown_linux)
>    Please report this as a GHC bug:  http://www.haskell.org/ghc/**
> reportabug <http://www.haskell.org/ghc/reportabug>
> Aborted
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120106/c78a655f/attachment.htm>


More information about the Cvs-ghc mailing list