https://bugs.winehq.org/show_bug.cgi?id=36698 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)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(a)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.