https://bugs.winehq.org/show_bug.cgi?id=43829
Bug ID: 43829 Summary: DigitalSpace Traveler: Unhandled page fault on read access Product: Wine Version: 2.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mscdex@mscdex.net Distribution: ---
Created attachment 59380 --> https://bugs.winehq.org/attachment.cgi?id=59380 backtrace
The error is shown in the console. In the application itself, a message comes up during application startup that says, "Some sort of network error."
This app has worked flawlessly for many, many years (since at least the 0.9.x days through the previous version, 2.17) until now with 2.18.
I haven't started a bisect yet to find the problematic change(s).
FWIW the program is freely downloadable from http://dstrav.com/libs/traveler-installer-2.0.3.exe if anyone wants to test it themselves.
https://bugs.winehq.org/show_bug.cgi?id=43829
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=43829
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |download, regression CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEW URL| |http://dstrav.com/libs/trav | |eler-installer-2.0.3.exe
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming
I have two versions of wine lying around here.
In wine-2.17-123-g44cb0af it starts fine
In wine-2.17-225-gac811dd it crashes
This might help you to narrow down to the patch that regressed this.
https://bugs.winehq.org/show_bug.cgi?id=43829
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- I reverted a few commits from last week(s) and i think it is
I think it is 5fa8713ddc86ac4202f75dcadd0822a5d1017b0c Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 26 15:03:38 2017 +0200
ntdll: No longer store the mapping handle with the view.
But I will first double-check that.
https://bugs.winehq.org/show_bug.cgi?id=43829
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5fa8713ddc86ac4202f75dcadd0 | |822a5d1017b0c CC| |julliard@winehq.org
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- I double checked this. The regression is caused by 5fa8713ddc86ac4202f75dcadd0822a5d1017b0c
Reverting this makes the crash dissapear
https://bugs.winehq.org/show_bug.cgi?id=43829
--- Comment #4 from Brian mscdex@mscdex.net --- Thanks Louis for tracking down the offending commit!
https://bugs.winehq.org/show_bug.cgi?id=43829
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |8c944f7a9d202be199ff2804e02 | |36120fca9e95b
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Fixed by 8c944f7a9d202be199ff2804e0236120fca9e95b.
https://bugs.winehq.org/show_bug.cgi?id=43829
--- Comment #6 from Brian mscdex@mscdex.net --- Thanks Alexandre for the quick fix!
https://bugs.winehq.org/show_bug.cgi?id=43829
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.19.