http://bugs.winehq.com/show_bug.cgi?id=1010
Summary: Unhandled exception in VFP6R.DLL (Visual FoxPro 6) Product: Wine Version: 20020804 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: oscar.valdez@plastipak.com.sv
I've been trying to install and run a simple Visual Fox Pro 6 application.
At first, I was having trouble registering MSCAL.OCX. I solved that by adding the line "comcat"="builtin,native" to the DLLOverrides section of ~/.wine/config. The application installed, and all the components registered properly.
But when I try to run the application, I'm immediately dropped to the debug window, with the following (final) statement:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0c0b4ce6). In 32-bit mode. 0x0c0b4ce6 (VFP6R.DLL.DllWinMain+0x5e1e9 in C:\WINDOWS\SYSTEM\VFP6R.DLL): mov1 0x0(%eax),%eax
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1010. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.