#285: hp-ux 11.11 binaries
-----------------------------+----------------------------------------------
 Reporter:  amyhr            |          Owner:  nobody  
     Type:  feature request  |         Status:  assigned
 Priority:  normal           |      Milestone:  _|_     
Component:  None             |        Version:  None    
 Severity:  minor            |     Resolution:  None    
 Keywords:                   |     Difficulty:  Unknown 
 Testcase:  N/A              |   Architecture:  hppa    
       Os:  HPUX             |  
-----------------------------+----------------------------------------------
Comment (by CBa):

 in ghc/rtc just one file triggers now a segfault of ghc-inplace:
 PrimOps.cmm.

 Gdb doesn't help much:

 (gdb) up
 warning: Attempting to unwind past bad PC 0x79cff180
 #1  0x79ce7340 in __gmpz_mul (w=0x40417798, u=0x2, v=0x77bc2c04)
     at ../../mpz/mul.c:89
 89            cy_limb = mpn_mul_1 (wp, PTR(u), usize, PTR(v)[0]);
 Current language:  auto; currently c

 I build gmp by my own. `make check' succedes. And the given line
 is in a #if 0 ... #endif block.

 Any ideas?

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