http://bugs.winehq.org/show_bug.cgi?id=7796
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Austin English austinenglish@gmail.com 2008-11-29 01:56:09 --- Confirming in git. I'll attach a trace.
=>1 0x7ccffa14 IAMMultiMediaStreamImpl_OpenFile+0x214(iface=0x1964f30, pszFileName=0x32fa7c, dwFlags=0) [/home/austin/wine-git/dlls/amstream/amstream.c:335] in amstream (0x0032f5d0) 0x7ccffa14 IAMMultiMediaStreamImpl_OpenFile+0x214 [/home/austin/wine-git/dlls/amstream/amstream.c:335] in amstream: movl 0x0(%eax),%eax 335 ret = IFilterGraph_QueryInterface(This->pFilterGraph, &IID_IGraphBuilder, (void**)&This->GraphBuilder);
Patch still works around it, fwiw.