[Bug 10956] New: Adobe AIR needs better stub for CryptFindLocalizedName
http://bugs.winehq.org/show_bug.cgi?id=10956 Summary: Adobe AIR needs better stub for CryptFindLocalizedName Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-crypt32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Created an attachment (id=9893) --> (http://bugs.winehq.org/attachment.cgi?id=9893) Shell script showing how to install Adobe Media Player Looking around for ways to break Wine, I tried Adobe media player prerelease 2, http://labs.adobe.com/technologies/mediaplayer/install/ atop AIR beta 3 and the latest flash player. Sadly, installing the media player crashed: 0009:Call crypt32.CryptFindLocalizedName(105f2498 L"ROOT") ret=10300461 fixme:crypt:CryptFindLocalizedName L"ROOT" - stub 0009:Ret crypt32.CryptFindLocalizedName() retval=00000000 ret=10300461 trace:seh:raise_exception code=c0000005 flags=0 addr=0x100295e1 ... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x100295e1). Backtrace: =>1 0x100295e1 in adobe air (+0x295e1) (0x0034e79c) To repeat, run the attached script. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 --- Comment #1 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2007-12-30 15:09:36 --- Created an attachment (id=9929) --> (http://bugs.winehq.org/attachment.cgi?id=9929) Patch for CryptFindLocalizedName The following improved stub makes the installer continue. It fails later, seemingly because MSI_RecordGetString returns a bad value. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex(a)thehandofagony.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 --- Comment #2 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2008-01-06 08:01:39 --- Created an attachment (id=10077) --> (http://bugs.winehq.org/attachment.cgi?id=10077) Test program I sent the following test program to wine-users to get the correct English output of the function. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 --- Comment #3 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2008-01-06 09:59:42 --- Created an attachment (id=10080) --> (http://bugs.winehq.org/attachment.cgi?id=10080) Patch sent to wine-patches Proposed patch sent to wine-patches -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9929 is|0 |1 obsolete| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 --- Comment #4 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2008-01-08 13:35:29 --- The patch was accepted into Wine. The msi error remains; from what I can see it tries to access a field which is not in the record. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-01-08 13:43:50 --- Gets much further, fixed, thanks! Next bug for me is bug 11094; somehow I don't run into anything that looks msi-related. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-01-08 15:33:52 --- After working around bug 11094 by registering rsaenh I do see something probably msi-related. See bug 11096. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10956 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2008-01-28 06:11:04 --- Closing all RESOLVED FIXED bugs older than 0.9.54. -- 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=10956 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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