https://bugs.winehq.org/show_bug.cgi?id=19553
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce the crash with recent Wine.
There is still a failure to load videos but that can be attributed to quartz insufficiencies covered by already existing bugs (making this now a dupe).
The original crash is gone hence resolving this 'fixed'.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/VideoReDoPlus
$ ./VRDPlus3.exe ... <load some mpeg-2 video> ... fixme:wmvcore:WMCreateSyncReader ((nil), 0, 0x11dcf4c): stub fixme:wmvcore:WMCreateSyncReader ((nil), 0, 0x11dd0fc): stub fixme:quartz:VMR7FilterConfig_SetNumberOfStreams (0x3e538c4/0x3e536c8)->(1) stub fixme:quartz:VMR7FilterConfig_SetRenderingMode (0x3e538c4/0x3e536c8)->(1) stub fixme:quartz:AMGetErrorTextW (80004001,0x33bbb4,160) stub fixme:mshtml:hidden_proc (0x20108 49287 cbaf94f6 37) --- snip ---
$ sha1sum VideoReDoPlusM-3-10-3-629d.exe 104f601a50df510bec45e4ec4f0a460ade53286c VideoReDoPlusM-3-10-3-629d.exe
$ du -sh VideoReDoPlusM-3-10-3-629d.exe 15M VideoReDoPlusM-3-10-3-629d.exe
$ wine --version wine-1.7.12-91-gadd85f4
Regards