Hi, I've had a regression with Creatures 2 between and 2005-02-03 and 2005-02-19..
Creatures 2 makes heavy use of out-of-process COM for it's components, the main screen used to work ok (but the components didn't). Now it starts up and I get the error.
"err:virtual:NtMapViewOfSection Sizes larger than 4Gb not supported"
I'll try to find out what patch caused the regression.
1 0x405168ec RaiseException 2 0x5f45394berr:virtual:NtMapViewOfSection Sizes larger than 4Gb not supported ?? in mfc42 (0x406ffcd8) 3 0x5f40d992 ?? in mfc42 (0x0047ceb8) ...stack missing.
other threads are waiting for ConnectNamedPipe,sync.c:1311 RPCRT4_Receive,rpc_message.c:312 RPCRT4_process_packet,rpc_server.c:316 ... RPCRT4_server_thread, rpc_server.c:506 User_update_thread, dsurface/user.c:515 RPCRT4_worker_thread, rpc_server.c:353
___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
On Mon, 21 Feb 2005 16:47:11 +0000, Oliver Stieber wrote:
Now it starts up and I get the error.
"err:virtual:NtMapViewOfSection Sizes larger than 4Gb not supported"
Wacky. Can you post a +ole,+tid,+seh trace please.
--- Mike Hearn mh@codeweavers.com wrote:
On Mon, 21 Feb 2005 16:47:11 +0000, Oliver Stieber wrote:
Now it starts up and I get the error.
"err:virtual:NtMapViewOfSection Sizes larger than
4Gb
not supported"
Wacky. Can you post a +ole,+tid,+seh trace please.
It doesn't look like ole at all, I've attached the last bit of a log with more-or-less everything turned on.
___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
On Tue, 22 Feb 2005 01:04:33 +0000, Oliver Stieber wrote:
It doesn't look like ole at all, I've attached the last bit of a log with more-or-less everything turned on.
Well, I don't see the NtMapViewOfSection error in that log. I'm not sure what to make of it, that exception code is not in our ntstatus.h
thanks -mike
--- Mike Hearn mh@codeweavers.com wrote:
On Tue, 22 Feb 2005 01:04:33 +0000, Oliver Stieber wrote:
It doesn't look like ole at all, I've attached the last bit of a log with
more-or-less
everything turned on.
Well, I don't see the NtMapViewOfSection error in that log. I'm not sure what to make of it, that exception code is not in our ntstatus.h
It turns out that NtMapViewOfSection isn't the direct problem, The NtMapViewOfSection error message is coming up with almost any app, but it was overwriting the Creatures 2 backtrace is such a way they it looked like part of the log.
thanks -mike
___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com