[GHC] #8910: cross compiling for x86_64 solaris2

GHC ghc-devs at haskell.org
Wed Mar 19 15:13:46 UTC 2014


#8910: cross compiling for x86_64 solaris2
----------------------------------+----------------------------------
        Reporter:  maeder         |            Owner:
            Type:  task           |           Status:  new
        Priority:  normal         |        Milestone:
       Component:  Compiler       |          Version:  7.8.1-rc2
      Resolution:                 |         Keywords:
Operating System:  Solaris        |     Architecture:  x86_64 (amd64)
 Type of failure:  Runtime crash  |       Difficulty:  Unknown
       Test Case:                 |       Blocked By:
        Blocking:                 |  Related Tickets:
----------------------------------+----------------------------------

Comment (by maeder):

 I could install my (half-working) ghc-stage2 compiler and tried to
 bootstrap ghc-7.8.0.20140228.
 However, the program
 {{{
 inplace/bin/genprimopcode --data-decl < compiler/stage1/build/primops.txt
 }}}
 seg-faults:

 {{{
 [Thread debugging using libthread_db enabled]
 [New Thread 1 (LWP 1)]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 1 (LWP 1)]
 0x000000000049fb4f in Syntax_getzuattribzuname_info ()
 (gdb) bt
 #0  0x000000000049fb4f in Syntax_getzuattribzuname_info ()
 #1  0x0000000000000000 in ?? ()
 }}}

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


More information about the ghc-tickets mailing list