http://bugs.winehq.org/show_bug.cgi?id=2099
Summary: Street Atlas USA doesn't work under Wine 20040121 Product: Wine Version: 20040121 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: Aramini@LL.MIT.edu
When DeLorme Street Atlas USA 9.0 is run under Wine 20040121, the application's splash screen comes up as well as an error dialog with the header "Street Atlas USA" containing the message "Failed to create empty document." Also the messages fixme:ole:CoRegisterMessageFilter stub err:msg:DispatchMessageW BeginPaint not called on WM_PAIT for hwnd 0x1002d! are show up on the terminal window in Wine is invoked.
If the OK button in the error dialog is clicked on, the error dialog and the splash screen go away, and the following messages show up in the terminal window: wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 8 No debug information in ELF 'wine' ((nil)) Followed by numerous messages of the form No debug information in 32bit DLL '<Windows pathname>' (0x<hex number>) Followed by Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00461da5). In 32-bit mode. 0x00461da5 (sa9.exe.bIsFilterEnabled@CDMLocBox@@QAEHXZ+0x54445 in sa9.exe): movl 0x0 (%eax),%edx Wine-dbg>
I then entered the bt command at the Wine-dbg> prompt, resulting in: Backtrace: =>0 0x00461da5 (sa9.exe.?bIsFilterEnabled@CDMLocBox@@QAEHXZ+0x54445 in sa9.exe) (ebp=4074fe6c) 1 0x5f40b4f3 (MFC42.DLL.1576+0x47 in MFC42.DLL) (ebp=4074ff2c) 2 0x403ad9d2 (KERNEL32.DLL.SetThreadExecutionState+0x16d2 in KERNEL32.DLL) (ebp=4074fff4) 3 0x40038889 (INTRFC32.DLL..reloc+0x5889) (ebp=00000000)
Wine-dbg>