[Bug 19682] Acrobat Reader 2 installer causes a page fault

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 11 22:10:23 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19682


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |winex11.drv




--- Comment #3 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-08-11 22:10:21 ---
Probably my patch makes the installer use a different code path which
provokes a bug in SetCursor():

001b:Call USER.173: LOADCURSOR(0000,00007f02 #7f02) ret=1287:6680 ds=128f
001b:Ret  USER.173: LOADCURSOR() retval=00001236 ret=1287:6680 ds=128f
001b:Call USER.69: SETCURSOR(1236) ret=1287:6686 ds=128f
001b:Call KERNEL32.25(00001236) ret=7ed4d088 // GlobalLock16
001b:Ret  KERNEL32.25() retval=003b5228 ret=7ed4d088
001b:Call winex11.drv.SetCursor(003b5228) ret=7ed4d090
...
Crash

So, I'd say this is not technically a regression.

-- 
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.



More information about the wine-bugs mailing list