[Bug 35153] Quicken 2010/2012 crashes with heap corruption during update/background web activity

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 10 19:07:30 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=35153

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
          Component|-unknown                    |wininet
            Summary|wine stops with Unhandled   |Quicken 2010/2012 crashes
                   |Exception during background |with heap corruption during
                   |web activity.  Application  |update/background web
                   |Quicken 2012.               |activity
     Ever confirmed|0                           |1

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

confirming, looks like heap corruption.
Can be also reproduced with Quicken 2010.

To force auto-update run as follows:

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Quicken

$ wine ./qw.exe -k
--- snip ---

Workaround: 'winetricks wininet'

or (as already mentioned): pin the process to a single core.

--- snip ---
$ taskset -c 0 wine ./qw.exe -k
--- snip ---

$ wine --version
wine-1.7.14-23-g770213e

Regards

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