[Bug 48648] Gothic II Night of the Raven:unhandled exception in Wine 5.2

WineHQ Bugzilla wine-bugs at winehq.org
Tue Feb 25 20:24:38 CST 2020


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

Alistair Leslie-Hughes <leslie_alistair at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leslie_alistair at hotmail.com

--- Comment #12 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> ---
The log file was 1.6gb, so here the place of the crash which points to
IDirectMusicStyle8Impl_GetDefaultBand not being implemented.  Gothic II assumes
that GetDefaultBand will return a valid value and doesn't check the HRESULT of
this call or it the valid pointer was returned.

010b:trace:dmstyle:style_track_AddRef (1085A7D8) ref=2
010b:trace:dmstyle:style_track_IsParamSupported (1085A7D8,
GUID_IDirectMusicStyle)
010b:trace:dmstyle:style_track_IsParamSupported param supported
010b:trace:dmstyle:style_track_GetParam (1085A7D8, GUID_IDirectMusicStyle, 0,
00000000, 008D215C):
010b:trace:dmstyle:IDirectMusicStyle8Impl_AddRef (1085AD80) ref=3
010b:trace:dmstyle:style_track_Release (1085A7D8) ref=1
010b:fixme:dmstyle:IDirectMusicStyle8Impl_GetDefaultBand (1085AD80, 016FF17C):
stub
010b:trace:seh:raise_exception code=c0000005 flags=0 addr=0x25252525
ip=25252525 tid=010b
010b:trace:seh:raise_exception  info[0]=00000000
010b:trace:seh:raise_exception  info[1]=25252525
010b:trace:seh:raise_exception  eax=f7c066ed ebx=7b4312a8 ecx=fff0003d
edx=020792d8 esi=0082e6f0 edi=1389a0d8
010b:trace:seh:raise_exception  ebp=016ff9f0 esp=016ff138 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00210246

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