http://bugs.winehq.org/show_bug.cgi?id=3289
Summary: dmime AddPort Product: Wine Version: 20050830 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-dmusic AssignedTo: wine-bugs@winehq.org ReportedBy: damien.doiselet@ddmicrolog.org
During the initialisation of one card game (solitaire city) I have an error with the dmime dll.
WinDbg says me that the error is in performance.c at the line number 514. But I the error comes previously.
fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x7ffb7ed8, dmusic = (nil), dsound = (nil), hwnd = 0x20024)
fixme:dmime:IDirectMusicPerformance8Impl_AddPort (0x7ffb7ed8, (nil)): stub wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x4782e06c).
...
=>1 0x4782e06c IDirectMusicPerformance8Impl_AddPort+0x3c(iface=0x7ffb7ed8, pPort=0x0) [/root/wine-20050830/dlls/dmime/performance.c:514] in dmime (0x7fcbf7f0) 2 0x00428bb6 in solitaire city (+0x28bb6) (0x2029a2f4) 0x4782e06c IDirectMusicPerformance8Impl_AddPort+0x3c [/root/wine-20050830/dlls/dmime/performance.c:514] in dmime: movl 0x0(%esi),%eax 514 IDirectMusicPort_AddRef (pPort);