[Wine] unimplemented function msvcrt.dll

krish wineforum-user at winehq.org
Mon Apr 20 09:55:01 CDT 2009


Hi,

Am using wine-1.1.19 to execute windows 64 bit application.I copied redistributable package directory WinSxS from windows 64 bit machine into .wine/drive_c/windows.
When trying to run the application which internally executes java.exe is giving the following error:

...................................................................................................
wine: Call from 0x2ad579a92b38 to unimplemented function msvcrt.dll.??2 at YAPEAX_K@Z, aborting
wine: Unimplemented function msvcrt.dll.??2 at YAPEAX_K@Z called at address 0x2ad579a92b38 (thread 0018), starting debugger...
Unhandled exception: unimplemented function msvcrt.dll.??2 at YAPEAX_K@Z called in 32-bit code (0x00002ad579a92b38).
Register dump:
 rip:00002ad579a92b38 rsp:00002ad57fd4e350 rbp:00002ad57fd4e620 eflags:00000206 (   - 00      - -IP1)
 rax:00002ad579a92af0 rbx:00002ad57fd4e370 rcx:00002ad57fd4e370 rdx:000000006d843dd0
 rsi:000000006dd9ef50 rdi:000000006dd9f1d0  r8:00002ad57a14038a  r9:000000000000000b r10:0000000000000008
 r11:0000000000000000 r12:0000000000000000 r13:0000000000000000 r14:0000000000000000 r15:0000000000000000
Stack dump:
0x00002ad57fd4e350:  7fd4e370 00002ad5 6d843dd0 00000000
0x00002ad57fd4e360:  7a14038a 00002ad5 0000000b 00000000
0x00002ad57fd4e370:  80000100 00000001 00000000 00000000
0x00002ad57fd4e380:  79a92b38 00002ad5 00000002 00000000
0x00002ad57fd4e390:  6dd9f1d0 00000000 6dd9ef50 00000000
0x00002ad57fd4e3a0:  00000000 00000000 00000000 00000000
Backtrace:
0x00002ad579a92b38: Disasm NIY

Modules:
Module  Address                 Debug info      Name (13 modules)
PE        400000-  42e000       Deferred        java
PE      6d310000-6d31a000       Deferred        hpi
PE      6d3b0000-6d3d7000       Deferred        java
PE      6d760000-6d76e000       Deferred        verify
PE      6d7f0000-6de50000       Deferred        jvm
PE      79a60000-79a64000       Deferred        ntdll
PE      7a260000-7a2da000       Deferred        kernel32
PE      7de90000-7de94000       Deferred        advapi32
PE      7e350000-7e365000       Deferred        user32
PE      7e6e0000-7e6e4000       Deferred        gdi32
PE      7e9a0000-7e9ed000       Deferred        winmm
PE      7ec30000-7ec34000       Deferred        msvcrt
PE      7fd70000-7fd73000       Deferred        psapi
Threads:
process  tid      prio (all id:s are in hex)
00000008
        00000009    0
0000000a
        0000000b    0
0000000c
   	00000014    0
        00000013    0
        00000012    0
        0000000e    0
        0000000d    0
0000000f
        00000015    0
        00000011    0
        00000010    0
00000016 (D) Z:\home\Test\jre\bin\java.exe
        00000018    0 <==
        00000017    0
Backtrace:
not done single_step
wine: Call from 0x2ad579a92b38 to unimplemented function msvcrt.dll.??2 at YAPEAX_K@Z, aborting
...................................................................................................

What exactly is the problem am I into?
I request to guide me to resolve the above issue.

Thanks,
Kris







More information about the wine-users mailing list