[GHC] #13062: `opt' failed in phase `LLVM Optimiser'. (Exit code: -11)

GHC ghc-devs at haskell.org
Fri Jul 21 21:21:59 UTC 2017


#13062: `opt' failed in phase `LLVM Optimiser'. (Exit code: -11)
-------------------------------------+-------------------------------------
        Reporter:  2bdkid            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (LLVM)   |              Version:  8.0.1
      Resolution:                    |             Keywords:  LLVM
                                     |  Optimiser -11
Operating System:  Linux             |         Architecture:  arm
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by borsboom):

 Nothing of interest in `dmesg`, and I just tried again while logging
 memory usage, and the system was nowhere near running out of memory (half
 the RAM was still being used for cache, and no swap usage) just before it
 terminated:

 {{{
 $ free -m
              total       used       free     shared    buffers     cached
 Mem:          1005        912         93          0         29        575
 -/+ buffers/cache:        307        697
 Swap:         3813         14       3799
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13062#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list