[Bug 35921] New: DXVA Checker 3.0.x (.NET 2.0 app) needs IDirectXVideoProcessorService (via DXVA2CreateVideoService)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 4 14:19:17 CDT 2014


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

            Bug ID: 35921
           Summary: DXVA Checker 3.0.x (.NET 2.0 app) needs
                    IDirectXVideoProcessorService (via
                    DXVA2CreateVideoService)
           Product: Wine
           Version: 1.7.15
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net

Hello folks,

as the summary says.

The app calls DXVA2CreateVideoService with the interface identifier
IID_IDirectXVideoProcessorService and subsequently crashes while trying to use
it.

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+dxva2 wine ./DXVAChecker.exe >>log.txt 2>&1
...
002a:Call dxva2.DXVA2CreateVideoService(001a3f80,001791e0,0033e574)
ret=0393234c
002a:fixme:dxva2:DXVA2CreateVideoService (0x1a3f80,
{fc51a552-d5e7-11d9-af55-00054e43ff02}, 0x33e574): stub
002a:Ret  dxva2.DXVA2CreateVideoService() retval=80004001 ret=0393234c 
...
002a:trace:seh:raise_exception code=c0000005 flags=0 addr=0x790020cf
ip=790020cf tid=002a
002a:trace:seh:raise_exception  info[0]=00000000
002a:trace:seh:raise_exception  info[1]=00000000
002a:trace:seh:raise_exception  eax=00000000 ebx=00142e50 ecx=00000000
edx=00000000 esi=0033e458 edi=0033e5ac
002a:trace:seh:raise_exception  ebp=0033e440 esp=0033e424 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010246
002a:trace:seh:call_stack_handlers calling handler at 0x79fcc4da code=c0000005
flags=0
--- snip ---

MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms705631%28v=vs.85%29.aspx

$ sha1sum DXVAChecker32_3.0.1.zip 
e7ba2151ae8cc2b9f805cbd1dd046c31f0d45a5b  DXVAChecker32_3.0.1.zip

$ du -sh DXVAChecker32_3.0.1.zip 
564K    DXVAChecker32_3.0.1.zip

$ wine --version
wine-1.7.15-209-g5d173f9

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