#5748: ghci segfault on OS X after dlsym failed lookup
---------------------------------+------------------------------------------
    Reporter:  gwright           |       Owner:  gwright   
        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 gwright):

  * owner:  => gwright


Comment:

 I have a patch that checks for lookup failure in the two places in
 {{{rts/Linker.c}}} where an invalid return from dlsym could slip by . I'll
 validate it and send it in tomorrow.

 Afterward, I'll try to understand why the Show instance isn't being found.
 I agree that it's odd, and I would have expected an error earlier if the
 instance were missing.  I will start over from scratch, looking closely at
 the .hi files.

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