[Bug 17984] New: Invalid handle for RegOpenKeyExA in win64 bit application
http://bugs.winehq.org/show_bug.cgi?id=17984 Summary: Invalid handle for RegOpenKeyExA in win64 bit application Product: WineHQ Bugzilla Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: bugzilla-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: yugandhar_bireddy(a)satyam.com OS: Linux Enterprise server Wine: 1.1.17 Database: Oracle 11g ODBC: UnixODBC When my 64 bit windows application reads a registry key,I could see INVALID_HANDLE.I observed that, no RegOpenKey is successfull. Find the following error while openeing one of the key: 0009:Call advapi32.RegOpenKeyExA(ffffffff80000002,2b3cc7634b70 "Software\\EE\\Communication Server\\Database", 00000000,00020019,2b3cc4f1e568) ret=005466d0 0009:trace:reg:NtOpenKey (0xffffffff80000002,L"Software\\EE\\Communication Server\\Database",20019,0x2b3cc4f1e568) 0009: open_key( parent=80000002, access=00020019, attributes=00000000, name=L"Software\\EE\\Communication Server\\Database" ) 0009: open_key() = INVALID_HANDLE { hkey=0000 } 0009:trace:reg:NtOpenKey <- (nil) 0009:Ret advapi32.RegOpenKeyExA() retval=00000006 ret=005466d0 -- 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=17984 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com Component|bugzilla-unknown |-unknown Product|WineHQ Bugzilla |Wine Version|unspecified |1.1.18 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-04-09 17:49:04 --- Not a bugzilla bug. -- 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=17984 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Priority|P1 |P2 --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-04-10 21:36:06 --- 64-bit support in Wine is still in a rudimentary state. -- 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=17984 Alexander Scott-Johns <alexander.scott.johns+winebug(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.scott.johns+winebu | |g(a)googlemail.com --- Comment #3 from Alexander Scott-Johns <alexander.scott.johns+winebug(a)googlemail.com> 2009-04-14 19:45:46 --- Please retest in recent Wine (1.1.19 or later) - Alexandre Julliard has applied a 64-bit compatibility fix to Wine's winreg.h. http://source.winehq.org/git/wine.git/?a=commitdiff;h=5534cde72c0b187e71827f... -- 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=17984 yugandhar <yugandhar_bireddy(a)satyam.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from yugandhar <yugandhar_bireddy(a)satyam.com> 2009-04-17 09:55:47 --- Got resolved with wine 1.1.19 version -- 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=17984 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2009-04-24 12:21:40 --- Closing bugs fixed in 1.1.20. -- 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