[Bug 18208] New: crypt32.dll.CryptRegisterOIDInfo needed for Microsoft Font Validator (installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 25 11:36:31 CDT 2009


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

           Summary: crypt32.dll.CryptRegisterOIDInfo needed for Microsoft
                    Font Validator (installer)
           Product: Wine
           Version: 1.1.20
          Platform: Other
               URL: http://download.microsoft.com/download/F/E/9/FE9795A3-
                    756E-4F60-8989-03DC9870F189/fontvalsetup.msi
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: crypt32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: focht at gmx.net


Hello,

now that Wine provides UI crash handler by default you get a lot more noise
when (sub)installers fail that would otherwise go unnoticed.

I picked Microsoft Font Validator - a nice tool to run extensive test suite on
TrueType/OpenType fonts (helpful to detect broken/non M$ standard ones).

Prerequisites: clean WINEPREFIX and 'winetricks -q dotnet20'

--- snip ---
...
011d:Call KERNEL32.CreateProcessW(00000000,0019c130 L"regsvr32.exe
\"C:\\Program Files\\\\Font
Validator\\mssipotf.dll\"",00000000,00000000,00000000,00000000,00000000,6024ac98
L"C:\\",0032f6d8,0032f6c8) ret=601dbb10 
...
0121:Ret  crypt32.CryptSIPAddProvider() retval=00000001 ret=00452881
0121:Call KERNEL32.RaiseException(80000100,00000001,00000002,0033fd80)
ret=609880a9
0121:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b84384f
ip=0x7b84384f tid=0121
0121:trace:seh:raise_exception  info[0]=60988160
0121:trace:seh:raise_exception  info[1]=6098838b
wine: Call from 0x7b84384f to unimplemented function
crypt32.dll.CryptRegisterOIDInfo, aborting
0121:trace:seh:call_vectored_handlers calling handler at 0x7b8408db
code=80000100 flags=1
0121:trace:seh:call_vectored_handlers handler at 0x7b8408db returned 0
0121:trace:seh:call_stack_handlers calling handler at 0x7b87d9d9 code=80000100
flags=1
wine: Unimplemented function crypt32.dll.CryptRegisterOIDInfo called at address
0x7b84384f (thread 0121), starting debugger... 
--- snip ---

Not a installer blocker.
After dismissing the crash box the installer claims success and the app gets
installed.

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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