Segmentation fault in program
Christian Lescher
christian at lescher.de
Fri Feb 16 13:53:41 EST 2001
>> No, that's not it. I've been able to repro this with
>> __init_ConvertProxy
>> too - did you test it? (This is with 4.08.1 on a Win2k box.)
>
>Yes, I did, and was able to demonstrate a crash which went away when I
>changed __init_Convert to __init_ConvertProxy (with 4.08.2, but not on
a
>Win2k box).
>
>Perhaps there's something else going on, I'll take a look on Win2k.
In Nov/Dec 2000 there was a discussion about a similar problem: A
dynamically linked EXE (i.e. the EXE file + GHC's DLLs) caused a
segmentation fault on Win2k, while on WinNT/9x everything was okay.
AFAIK it was impossible to fix the error - the consequence was the
disabling of dyn. linking in GHC's Win version.
May these problems have got the same origin? Then the above thing may
help to find out the 'whole truth' about the dyn. linking problem, too!?
Cheers, Christian
More information about the Glasgow-haskell-bugs
mailing list