#4885: freeGroup: block size is zero
----------------------------+-----------------------------------------------
Reporter: zukerman | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.12.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: x86_64 (amd64)
Failure: Runtime crash |
----------------------------+-----------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
I can't reproduce this with 7.0.1, compiling with
{{{
ghc --make udpcount.hs -O -rtsopts -threaded
ghc --make udpsend.hs -O
}}}
and running
{{{
./udpcount 10000 +RTS -K256M -N2
}}}
along with a couple of instances of
{{{
./udpsend < /boot/vmlinuz-2.6.32-5-amd64
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4885#comment:3>
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