Hi!
I just downloaded the binary relase of ghc-4.01 for sparc-sun-solaris2
I am running SunOS 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-4

I tried to compile and run this little program
module Main where
main = putStr "Hello!\n"

and it compiles just fine. However running the program results in a bus
error. As I am not very good at the internals of ghc the only thing I
could do was to run it in my debugger and the output was:

Program received signal SIGBUS, Bus error.
0x27a04 in c2B5_info ()
(gdb) bt
#0  0x27a04 in c2B5_info ()
#1  0x3b32c in catchZh_fast ()
#2  0x34134 in schedule ()
#3  0x32c94 in main ()
(gdb)

Is there anyone who has experienced a similar problem? Please answer to
me as well as to the mailing list.

        Martin Norback

-- 
--[ www.dtek.chalmers.se/~d95mback ]---[ PGP: 0x453504F1 ]---[ UIN: 4439498 ]--

Reply via email to