[Bug 26040] New: Odell Down Under Demo: Pagefault on read access when moving fish around the map
http://bugs.winehq.org/show_bug.cgi?id=26040 Summary: Odell Down Under Demo: Pagefault on read access when moving fish around the map Product: Wine Version: 1.3.13 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: gaming4jc2(a)yahoo.com Created an attachment (id=33209) --> (http://bugs.winehq.org/attachment.cgi?id=33209) wine: Unhandled page fault on read access to 0x00001498 at address 0x11ff:0x00001117 (thread 0022), starting debugger... When navigating the fish up or down the ocean floor it will go to the next "room" in the game. This causes a pagefault every time. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 Luke <gaming4jc2(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win16 URL| |http://www.mediafire.com/fi | |le/c9cf9ybszw5q1pm/windemo. | |zip --- Comment #1 from Luke <gaming4jc2(a)yahoo.com> 2011-02-09 12:36:10 CST --- Attaching demo (it's included in the zip as "odelld"). Also tagging. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 --- Comment #2 from Luke <gaming4jc2(a)yahoo.com> 2013-01-24 20:08:48 CST --- Created attachment 43321 --> http://bugs.winehq.org/attachment.cgi?id=43321 Wine 1.5.5 crash Still an issue in wine 1.5.5 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx(a)gmail.com Ever Confirmed|0 |1 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-29 17:54:55 CST --- I can confirm this issue in wine-git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=26040 Jaro <jaromir(a)mailinator.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaromir(a)mailinator.com --- Comment #4 from Jaro <jaromir(a)mailinator.com> --- Still happening 1.7.32, but it took a while to crash. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26040 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #5 from super_man(a)post.com --- still crashing 1.7.50 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26040 --- Comment #6 from Luke <gaming4jc2(a)yahoo.com> --- Created attachment 53336 --> https://bugs.winehq.org/attachment.cgi?id=53336 Wine 1.9.0 crash log Still an issue in Wine 1.9.0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26040 --- Comment #7 from Luke <gaming4jc2(a)yahoo.com> --- Created attachment 57090 --> https://bugs.winehq.org/attachment.cgi?id=57090 Wine 2.0 backtrace Still exists in Wine 2.0 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com --- Comment #8 from Alex Henrie <alexhenrie24@gmail.com> --- Created attachment 81778 --> http://bugs.winehq.org/attachment.cgi?id=81778 Hack: Don't call DestroyIcon32 in FreeResource16 There's some kind of use-after-free going on, because removing the call to DestroyIcon32 in FreeResource16 fixes it. I don't know if Wine is freeing the memory too early or if the game is buggy and works on Windows only by chance. $ sha256sum windemo.zip df953b8da44fac985ba9c95a8a87bcb6a56d01d0a8ca2febdb885be79336a4fa -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 --- Comment #9 from Alex Henrie <alexhenrie24@gmail.com> --- Patch sent: https://gitlab.winehq.org/wine/wine/-/merge_requests/11669 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |f88c7dbef0dd5846cc8078c6225 | |c8c9c4b23c8d0 Resolution|--- |FIXED --- Comment #10 from Alex Henrie <alexhenrie24@gmail.com> --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/f88c7dbef0dd5846cc8078c6225c8c9... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26040 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.16. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla