#2160: "internal error: PAP object entered!" when running ghci compiled with
profiling
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:                  
        Type:  bug               |       Status:  closed          
    Priority:  normal            |    Milestone:  6.10 branch     
   Component:  Compiler          |      Version:  6.8.2           
    Severity:  normal            |   Resolution:  duplicate       
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by simonmar):

 Replying to [comment:5 guest]:
 > Simon: is this really the same one? 'PAP object entered' doesn't look
 like Sam's '/dist/build/HSghc-prim-0.1.o: unknown symbol
 `traceCcszh_fast'' error.

 SamB said in that ticket "Btw, the symbol mentioned in the error is from
 something I'm working on... but the non_p ghci loads fine."

 Also, both tickets are about running a profiled GHC with --interactive,
 which is known to not work.  I'd expect a crash on running the first bit
 of dynamically loaded or interpreted code (what we see here), but missing
 symbols on loading objects is to be expected too.

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