[Bug 36698] AudibleManager 5.5.x crashes at startup

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 10 14:48:04 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
          Component|-unknown                    |msvcp
            Summary|audible manager crashes at  |AudibleManager 5.5.x
                   |startup on                  |crashes at startup
                   |HEAP_CreateFreeBlock        |

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

you need to set an explicit override as Wine builtins will be preferred over
native by default.
That winetricks recipe doesn't do that for you.

This should prevent the crash:

--- snip ---
$ WINEDLLOVERRIDES=msvcp71=n wine ./Manager.exe
--- snip ---

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