Fwd: cvs commit: hugs98/src builtin.c

Brian Smith brianlsmith at gmail.com
Mon Sep 12 15:28:14 EDT 2005


On 9/11/05, Ross Paterson <ross at galois.com> wrote:
> 
> steal a bit more of mallocBytesRWX() from GHC.
> 
> Maybe this will fix the Windows DEP problem reported by Brian Smith.


No, it didn't fix it. I think that the problem that needed fixed in GHCi was 
different than the problem with Hugs.

With the GHCi error, the Windows DEP error dialog box would pop up, (I 
believe) asking the user to report the problem to Microsoft, and providing a 
button that opened up the DEP settings dialog box.

In the Hugs error, the Windows DEP error dialog box never pops up. Instead, 
Hugs just reports that it received an unexpected signal. The signal it 
receives is SIGSEGV.

- Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/cvs-hugs/attachments/20050912/a6da987b/attachment.htm


More information about the Cvs-hugs mailing list