[Bug 43452] New: AAA Map'N'Go 4.0 doesn't start

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 29 00:34:17 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43452

            Bug ID: 43452
           Summary: AAA Map'N'Go 4.0 doesn't start
           Product: Wine
           Version: 2.7
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: z.figura12 at gmail.com
      Distribution: ---

Created attachment 58818
  --> https://bugs.winehq.org/attachment.cgi?id=58818
part of +relay trace

Spawns three dialogs in succession claiming "Failed to create empty document."
followed by one saying "startup.mn3 is invalid - recopy from CD". The
application then crashes.

Looking through the log shows that it is trying to allocate 0x7ffff800 bytes of
virtual memory, which fails. Further testing shows that this value seems to be
coming from GlobalMemoryStatus()—specifically, it's the value of dwTotalPhys
aligned to 2048 bytes.

GlobalMemoryStatus() seems to be returning the correct value, though. There's
not a lot else in between that seems relevant.

Attached is the relevant part of a +relay trace.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list