[Bug 17131] New: NtQueryObject needs to handle ObjectNameInformation information class (iMesh 8.0)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 25 06:20:19 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17131

           Summary: NtQueryObject needs to handle ObjectNameInformation
                    information class (iMesh 8.0)
           Product: Wine
           Version: 1.1.13
          Platform: PC
               URL: http://download.imesh.com/files/iMeshV8.exe
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: arethusa26 at gmail.com


With today's Git (wine-1.1.13-272-gf63d950), after installing iMesh 8.0 and
starting the application, within a couple of seconds an out of memory dialog
appears. From relay trace:

0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7cf8,00000104,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret  ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
0009:Call KERNEL32.TlsGetValue(00000005) ret=00c3a9c9
0009:Ret  KERNEL32.TlsGetValue() retval=00000000 ret=00c3a9c9
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7ae8,00000208,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret  ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21



More information about the wine-bugs mailing list