> I tried this under Linux (debian, using ghc 5.02.2). It compiled OK,
> but produced an executable that dumped core immediately on
> startup. :-(
>
> For what it's worth, here is as much info. as I could glean from gdb:
>
> Starting program: /home/frp/afrp/src/testST
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x80e6673 in EnterFunCCS ()
> (gdb) where
> #0 0x80e6673 in EnterFunCCS ()
> #1 0x1 in ?? ()
> #2 0x80f1d24 in stg_upd_frame_info ()
> #3 0x811f220 in CCS_DONT_CARE ()
> #4 0x2 in ?? ()
> Cannot access memory at address 0x900065ff.
>
> Has profiling support been sucessfully tested in ghc 5.02.2?
Profiling has received significant attention since we branched 5.02, but
I'm not aware of any segfault-type bugs in the 5.02 profiling
implementation. Could you perhaps send your sources and we'll look into
it (and the Win2k problem you had)?
Cheers,
Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs