[Bug 18149] New: cannot execute 64bit java.exe using 64bit wine
http://bugs.winehq.org/show_bug.cgi?id=18149 Summary: cannot execute 64bit java.exe using 64bit wine Product: Wine Version: 1.1.19 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: yugandhar_bireddy(a)satyam.com When executed 64bit java.exe with 64bit configured wine-1.1.19, the following error occurs: fixme:heap:HeapSetInformation 0x2b9621380000 0 0x2b9620fefe90 4 wine: Call from 0x2b961cbeab38 to unimplemented function msvcrt.dll.??2(a)YAPEAX_K@Z, aborting wine: Unimplemented function msvcrt.dll.??2(a)YAPEAX_K@Z called at address 0x2b961cbeab38 (thread 0016), starting debugger... Unhandled exception: unimplemented function msvcrt.dll.??2(a)YAPEAX_K@Z called in 32-bit code (0x00002b961cbeab38). Register dump: rip:00002b961cbeab38 rsp:00002b9622eae350 rbp:00002b9622eae620 eflags:00000206 ( - 00 - -IP1) rax:00002b961cbeaaf0 rbx:00002b9622eae370 rcx:00002b9622eae370 rdx:000000006d843dd0 rsi:000000006dd9ef50 rdi:000000006dd9f1d0 r8:00002b961d49d52a r9:000000000000000b r10:0000000000000000 r11:0000000000000000 r12:0000000000000000 r13:0000000000000001 r14:0000000000000000 r15:0000000000000000 Stack dump: 0x00002b9622eae350: 22eae370 00002b96 6d843dd0 00000000 0x00002b9622eae360: 1d49d52a 00002b96 0000000b 00000000 0x00002b9622eae370: 80000100 00000001 00000000 00000000 0x00002b9622eae380: 1cbeab38 00002b96 00000002 00000000 0x00002b9622eae390: 6dd9f1d0 00000000 6dd9ef50 00000000 0x00002b9622eae3a0: 00000000 00000000 00000000 00000000 Backtrace: 0x00002b961cbeab38: Disasm NIY Modules: Module Address Debug info Name (13 modules) PE 400000- 42e000 Deferred java PE 1cbb0000-1cbb4000 Deferred ntdll PE 1d5b0000-1d62a000 Deferred kernel32 PE 21000000-21004000 Deferred advapi32 PE 214b0000-214c5000 Deferred user32 PE 21840000-21844000 Deferred gdi32 PE 21b00000-21b4d000 Deferred winmm PE 21d90000-21d94000 Deferred msvcrt PE 22ed0000-22ed3000 Deferred psapi PE 6d310000-6d31a000 Deferred hpi PE 6d3b0000-6d3d7000 Deferred java PE 6d760000-6d76e000 Deferred verify PE 6d7f0000-6de50000 Deferred jvm Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\home\User1\java\jre\bin\java.exe 00000016 0 <== 00000009 0 0000000c 00000013 0 00000012 0 0000000e 0 0000000d 0 0000000f 00000015 0 00000014 0 00000011 0 00000010 0 Backtrace: not done single_step wine: Call from 0x2b961cbeab38 to unimplemented function msvcrt.dll.??2(a)YAPEAX_K@Z, aborting -- 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=18149 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Summary|cannot execute 64bit |msvcrt.dll.??2(a)YAPEAX_K@Z is |java.exe using 64bit wine |not implemented -- 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=18149 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64 -- 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=18149 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #1 from André H. <nerv(a)dawncrow.de> 2009-12-26 10:32:12 --- demangled that function is: void * __ptr64 __cdecl operator new(unsigned __int64) -- 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=18149 --- Comment #2 from André H. <nerv(a)dawncrow.de> 2009-12-27 16:51:00 --- can you add a link to that file? -- 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=18149 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #3 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-11 11:01:43 --- 8 months later, has this been implemented yet? -- 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=18149 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from André H. <nerv(a)dawncrow.de> 2010-08-11 11:12:20 --- yes, its implemented... there was much work on msvcrt, so i dont wonder. -- 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=18149 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-08-20 12:38:50 --- Closing bugs fixed in 1.3.1. -- 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