Hi all,

For some time I have been working in short bursts on debugging trac
bug #5111 which actually turns out to be a manifestation of bug 
#2972.

Reading bug #2972 shows that at different times, the segfault was
occurring in different places at different times (ie the curses
library, libedit and now somewhere else for me).

This makes me wonder if I am actually running into a PowerPC
architecture problem where relative jumps are limited to addresses
that can be expressed in 24/26 bits (24 actual bits shifted up
two bits because instructions are 4 byte aligned).

Anyone have any suggestions on how to progress this further?

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to