[GHC] #14675: GHC 8.4.1 regression: segfault when loading doctest on a module with ANNs on Ubuntu 16.04 or later

GHC ghc-devs at haskell.org
Tue Feb 20 14:57:05 UTC 2018


#14675: GHC 8.4.1 regression: segfault when loading doctest on a module with ANNs
on Ubuntu 16.04 or later
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  bgamari
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:  8.4.1
       Component:  GHC API           |              Version:  8.4.1-alpha1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #14603            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 I have done a bit of characterisation of the issue since I fear we simply
 don't have time at this point to come up with a proper solution for 17.10.

 ||= Distribution =||= binutils version =||= glibc version =||= Affected
 =||
 || Ubuntu Wily (15.10)   ||      ||      ||     ||
 || Ubuntu Xenial (16.04) || 2.26 || 2.23 || Yes ||
 || Ubuntu Zesty (17.04)  || 2.28 || 2.24 || No  ||
 || Debian Jessie (9.0)   || 2.28 || 2.24 || No  ||
 || Ubuntu Artful (17.10) || 2.29 || 2.26 || No  ||

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


More information about the ghc-tickets mailing list