[Bug 47247] context.c:111: Context_Release: Assertion `ref >= 0' failed.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 23 05:14:23 CDT 2019


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

--- Comment #4 from Hin-Tak Leung <htl10 at users.sourceforge.net> ---
Trying git head:

$ git describe
wine-4.8-326-g9cfe609477


had initially a problem with libxml2 (i386 on x64_64... ubuntu wants me to
install libicu-dev:i386, which requires removing the x86_64 versions of

libharfbuzz-dev libicu-dev libicu-le-hb-dev libpango1.0-dev libpangox-1.0-dev
librpm-dev libxml2-dev r-base-dev

)

...
This program tried to use a DOMDocument object, but
libxml2 support was not present at compile time.
0045:fixme:ole:CoCreateInstanceEx no instance created for interface
{00000000-0000-0000-c000-000000000046} of class
{2933bf90-7b36-11d2-b20e-00c04f983e60}, hres is 0x80004001
wine: Unhandled exception 0x40000015 in thread 45 at address 0x4aa458 (thread
0045), starting debugger...
0045:fixme:ver:GetCurrentPackageId (0x32f0c8 (nil)): stub
...


after fixing that, the message is slightly more informative but not much:

...
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:err:bcrypt:key_import_pair support for keys not available at build time
0045:fixme:cryptasn:CRYPT_AsnDecodeAltNameEntry 0: stub
0045:fixme:cryptasn:CRYPT_AsnDecodeAltNameEntry 0: stub
0045:fixme:cryptasn:CRYPT_AsnDecodeAltNameEntry 0: stub
0045:fixme:cryptasn:CRYPT_AsnDecodeAltNameEntry 0: stub
p_2019.3.203\install.exe: context.c:111: Context_Release: Assertion `ref >= 0'
failed.
wine: Assertion failed at address 0xf7f05929 (thread 0045), starting
debugger...
0048:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter)
"pEncodePara" in function
0048:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter)
"dwFlags" in function
...

-- 
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