#4828: ghci fails to load fat binary archives on OS X
---------------------------------+------------------------------------------
    Reporter:  gwright           |        Owner:  igloo     
        Type:  bug               |       Status:  patch     
    Priority:  normal            |    Milestone:  7.2.1     
   Component:  Runtime System    |      Version:  7.0.1     
    Keywords:                    |     Testcase:            
   Blockedby:                    |   Difficulty:            
          Os:  MacOS X           |     Blocking:            
Architecture:  Unknown/Multiple  |      Failure:  GHCi crash
---------------------------------+------------------------------------------

Comment(by gwright):

 If I simply do not insert symbols with the `N_PEXT` flag set, I'm able to
 load the archives on OS X 10.6 64-bit.  I still need to test this on
 32-bit.  (In the 64-bit archives I've been using, the 64-bit entries are
 last, so my fixes to prevent "running off the end" aren't tested.  I have
 access to a 32-bit machine running 10.6 to test this.)

 After testing on 32-bit I'll run the full testsuite.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4828#comment:16>
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

Reply via email to