[mapguide-internals] Access violation registering signal handler on server startup

Trevor Wekel trevor_wekel at otxsystems.com
Wed Jan 25 18:33:14 EST 2012


Hi list,

When I execute "mgserver.exe run" from a 32 bit VC10 debug build of trunk I receive an

0xC0000005: Access violation reading location 0x00000000.

from

Server.cpp, line 500
ACE_Reactor::instance()->register_handler(SIGINT, &hSignalInterrupt);

during the server startup process


Does this sound familiar to anyone, or have I broken something?

Regards,
Trevor



More information about the mapguide-internals mailing list