
bryan rasmussen wrote:
Ok, I went and reset DR. Watson to be the default debugger, and I got a 0xc0000005 exception http://www.updatexp.com/0xC0000005.html I guess my problem is DEP related, I have /NOEXECUTE=OPTIN "Enables DEP for core system images and those specified in the DEP configuration dialog. " in my boot.ini. I suppose for now I will either have to run on a VM, or figure out how to turn off DEP for MonetDB.
I have never seen this problem occur on my Windows boxes. My 32-bit Windows system is broken at the moment, so I can't check boot.ini. My 64-bit Windows system does have this option. MonetDB does not use dynamic code generation and is written in C and not C++, so it looks like suggestion two on that website does not apply. But since I have never seen that error, I don't know what to make of it. -- Sjoerd Mullender