logo       

Re: [GHC] #439: panic when interpreting compiled stuff: msg#00118

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #439: panic when interpreting compiled stuff

#439: panic when interpreting compiled stuff
--------------------------+-------------------------------------------------
Reporter: isaacdupree | Owner: nobody
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHCi | Version: 6.4
Severity: normal | Resolution: fixed
Keywords: | Os: Unknown
Difficulty: Unknown | Architecture: Unknown
--------------------------+-------------------------------------------------
Changes (by desrt):

* architecture: => Unknown
* resolution: None => fixed
* difficulty: => Unknown
* status: assigned => closed
* os: => Unknown

Comment:

This is caused because sometimes we don't need extra space for the jump
islands and still try to create the space anyway. This means I'm calling
mmap() with a size of '0' which fails with -EINVAL.

I've written a fix and will be uploading to CVS shortly.

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/439>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise