[Bug 18449] New: All the native dll not getting loaded for win64
http://bugs.winehq.org/show_bug.cgi?id=18449 Summary: All the native dll not getting loaded for win64 Product: Wine Version: 1.1.21 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P1 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: yugandhar_bireddy(a)satyam.com Both the native dlls MSVCR80.dll and MSVCP80.dll are getting loaded when running 64bit windows application.But when the turn comes to load msxml6.dll and gets called at call_dll_entry_point, it doesnt return anything and shows the following error: seh:call_stack_handlers not implemented on x86_64 wine: Unhandled privileged instruction at address 0x5840b47a (thread 0009), starting debugger ... -- 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=18449 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|ntdll |-unknown Priority|P1 |P2 Resolution| |INVALID --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-12 11:27:56 --- SEH is not implemented for x86_64, but that's a different story. -- 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=18449 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-12 11:29:03 --- Closing invalid. -- 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