[Bug 17645] New: crypt32/sip: test fails with +heap on OpenSolaris
http://bugs.winehq.org/show_bug.cgi?id=17645 Summary: crypt32/sip: test fails with +heap on OpenSolaris Product: Wine Version: 1.1.16 Platform: PC-x86-64 URL: http://test.winehq.org/data/74e9b904b9d3cbd892d7c26fd7ac 8f6a7f7be154/wine_ae-opensolaris-heap/crypt32:sip.html OS/Version: SunOS Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: crypt32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=19831) --> (http://bugs.winehq.org/attachment.cgi?id=19831) +crypt,warn+heap sip.c:194: Test failed: expected GEVA(windir) to succeed, last error 203 sip.c:204: Test failed: Expected CryptSIPRetrieveSubjectGuid to succeed sip.c:205: Test failed: Expected ({c689aab8-8e78-11d0-8c47-00c04fc295ee}), got ({00000000-0000-0000-0000-000000000000}). sip.c:213: Test failed: Expected CryptSIPRetrieveSubjectGuid to succeed sip.c:214: Test failed: Expected ({c689aab8-8e78-11d0-8c47-00c04fc295ee}), got ({00000000-0000-0000-0000-000000000000}). sip.c:223: Test failed: Expected CryptSIPRetrieveSubjectGuid to succeed sip.c:224: Test failed: Expected ({c689aab8-8e78-11d0-8c47-00c04fc295ee}), got ({00000000-0000-0000-0000-000000000000}). sip: 51 tests executed (0 marked as todo, 7 failures), 0 skipped. +crypt,warn+heap attached -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17645 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|SunOS |Solaris --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-05-29 12:05:32 --- Moving OpenSolaris bugs from SunOS to Solaris. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17645 Alois <MadLoisae(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |MadLoisae(a)gmx.net -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17645 Alois <MadLoisae(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|MadLoisae(a)gmx.net | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17645 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-12 13:24:09 --- The first failure is not in fact in any crypt32 function, even though the tests are in crypt32: sip.c:194: Test failed: expected GEVA(windir) to succeed, last error 203 The corresponding code in the tests is: ret = GetEnvironmentVariableA(windir, regeditPath, MAX_PATH); ok (ret > 0, "expected GEVA(windir) to succeed, last error %d\n", GetLastError()); You might attach a +environ trace to see why this one's failing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17645 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-08-12 19:41:32 --- (In reply to comment #2)
The first failure is not in fact in any crypt32 function, even though the tests are in crypt32: sip.c:194: Test failed: expected GEVA(windir) to succeed, last error 203
The corresponding code in the tests is: ret = GetEnvironmentVariableA(windir, regeditPath, MAX_PATH); ok (ret > 0, "expected GEVA(windir) to succeed, last error %d\n", GetLastError());
You might attach a +environ trace to see why this one's failing.
Seems fine now, actually. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17645 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-21 12:46:27 --- Closing bugs fixed in 1.1.28. -- 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.
participants (1)
-
wine-bugs@winehq.org