[Bug 35657] Anthem Room Correction 2 v1.0.1 crashes on unimplemented function msvcr110.dll.__CxxExceptionFilter when attempting to take measurements

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 23 15:26:36 CST 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
          Component|-unknown                    |msvcrt
            Summary|Anthem Room Correction 2    |Anthem Room Correction 2
                   |v1.0.1: fatal exception     |v1.0.1 crashes on
                   |when attempting to take     |unimplemented function
                   |measurements                |msvcr110.dll.__CxxException
                   |                            |Filter when attempting to
                   |                            |take measurements
     Ever confirmed|0                           |1

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello Tristan,

--- snip ---
fixme:mmdevapi:AEV_GetVolumeRange stub
wine: Call from 0x7b83bb95 to unimplemented function
msvcr110.dll.__CxxExceptionFilter, aborting
--- snip ---

The invocation of unimplemented exception filter function (wrapper for SEH ->
C++ exception conversion) is probably caused the AEV_GetVolumeRange stub which
returns E_NOTIMPL.

Similar to bug 34841 which is about unimplemented
msvcr90.dll.__CxxExceptionFilter

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