http://bugs.winehq.org/show_bug.cgi?id=14780
Summary: FoxPro for Windows 2.5 setup.exe crashes with page fault Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: m.koller@surfeu.at
I try to install FoxPro for Windows 2.5 (this is NOT Visual FoxPro) on openSuse 11.0 with wine 1.1.2. I removed ~/.wine before. When running "wine SETUP.EXE" some setup steps can be done, but at the point before it begins to copy the files, I get a dialog from the FoxPro setup, which tells me "FoxPro needs at least FILES=40 in CONFIG.SYS. Please insert this line in your CONFIG.SYS and reboot" (this is translated and shortened from my german FoxPro version) Clicking on OK leads to a crash of wine. In the terminal from where I started I have only the follwing lines: /tmp/foxpro> wine ./SETUP.EXE wine: created the configuration directory '/home/martin/.wine' Could not load Mozilla. HTML rendering will be disabled. wine: configuration in '/home/martin/.wine' has been updated. wine: Unhandled page fault on write access to 0xff000004 at address 0x7bc44252 (thread 0023), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc44252
When I create .wine/drive_c/CONFIG.SYS with the line FILES=40 the mentioned dialog does no longer appear, but wine crashes with the same message again.
I can provide the FoxPro files for some tests if needed (note: FoxPro is not a free application)
http://bugs.winehq.org/show_bug.cgi?id=14780
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-08-06 11:42:29 --- (In reply to comment #0)
wine: Unhandled page fault on write access to 0xff000004 at address 0x7bc44252 (thread 0023), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc44252
And where is the rest? Please attach _complete_ output as a text file. Also does this stuff work on windows?
http://bugs.winehq.org/show_bug.cgi?id=14780
--- Comment #2 from Luke Bratch l_bratch@yahoo.co.uk 2008-08-07 01:47:56 --- Martin, please post in Bugzilla, do not reply to wine-bugs. Email read:
"
And where is the rest? Please attach _complete_ output as a text file.
There is nothing else. The output I pasted is all I get.
Also does this stuff work on windows?
Of course it does."
http://bugs.winehq.org/show_bug.cgi?id=14780
--- Comment #3 from Austin English austinenglish@gmail.com 2009-02-16 02:25:13 --- Is this still an issue in current (1.1.15 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14780
Martin Koller m.koller@surfeu.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Martin Koller m.koller@surfeu.at 2009-02-19 12:49:08 --- No, the crash does no longer occur.
However the setup does not finish normally (as it does on Windows) as it shows an error dialog stating "A DDE communication with the program manager could not be started" (this is translated from my german foxpro setup)
Is there something in that area simply not implemented yet ?
(But if I click on "ignore" 4 times on the error dialog, the setup finishes sucessfully).
http://bugs.winehq.org/show_bug.cgi?id=14780
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-02-27 16:31:09 --- Closing bugs fixed in 1.1.16.