#5748: ghci segfault on OS X after dlsym failed lookup
---------------------------------+------------------------------------------
    Reporter:  gwright           |       Owner:            
        Type:  bug               |      Status:  new       
    Priority:  normal            |   Milestone:            
   Component:  GHCi              |     Version:  7.2.1     
    Keywords:                    |          Os:  MacOS X   
Architecture:  Unknown/Multiple  |     Failure:  GHCi crash
  Difficulty:  Unknown           |    Testcase:            
   Blockedby:                    |    Blocking:            
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown


Comment:

 Clearly the segfault ought to produce an informative error message
 instead.

 However, the fact that the symbol is missing entirely is suspicious.  Is
 it possible that the .hi files are out of sync with the library object
 file?  If everything is in sync, we should investigate further to find out
 why the symbol is missing.

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