Curro Amores wrote:
I get this error when trying to install j2se with wine, i think is has
something to do with windows installer, but ihave installed
InstMSIA.exe manually with wine ( i dont get any error or see any
installation box with "wine InstMSI.exe").
Has somebody tried to install JAva with wine?
This is the output
WINEDBG=+loaddll wine jdk-1_5_0_06-windows-i586-p.exe
wine: Unhandled page fault on read access to 0x80002b1c at address
0x4d5d5b (thread 000c), starting debugger...
WineDbg starting on pid 0x9
Unhandled exception: page fault on read access to 0x80002b1c in 32-bit
code (0x004d5d5b).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:004d5d5b ESP:7fc8fd24 EBP:7fc8fd64 EFLAGS:00010282( - 00 -
RIS1)
EAX:00000009 EBX:00000000 ECX:80002b08 EDX:0000000c
ESI:80002b08 EDI:00000000
Stack dump:
0x7fc8fd24: 00000048 004d5b8f 00000000 004d17c6
0x7fc8fd34: 7fec0b40 004d15a4 00bfd1b0 00911f7c
0x7fc8fd44: 7fc8fd64 00911fa2 7fc8fd34 7fc8f8e0
0x7fc8fd54: 7fc8ff2c 004d53e8 00514a70 ffffffff
0x7fc8fd64: 7fc8fd84 00bcc611 004d0000 00000001
0x7fc8fd74: 00000001 00000001 00000001 00bfd1b0
0200: sel=1007 base=7befc000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x004d5d5b in rpcrt4 (+0x5d5b) (0x004d5d5b)
2 0x00bcc611 call_dll_entry_point+0x15 in ntdll (0x00bcc611)
3 0x00bcd252 MODULE_InitDLL+0x12a
[/home/curro/WineHQrpm/wine-0.9.5/dlls/ntdll/loader.c:816] in ntdll
(0x00bcd252)
4 0x00bcda98 process_attach+0x98
[/home/curro/WineHQrpm/wine-0.9.5/dlls/ntdll/loader.c:891] in ntdll
(0x00bcda98)
5 0x00bcda6e process_attach+0x6e
[/home/curro/WineHQrpm/wine-0.9.5/dlls/ntdll/loader.c:883] in ntdll
(0x00bcda6e)
6 0x00bcda6e process_attach+0x6e
[/home/curro/WineHQrpm/wine-0.9.5/dlls/ntdll/loader.c:883] in ntdll
(0x00bcda6e)
7 0x00bcfe19 LdrInitializeThunk+0x319(main_file=0x0, unknown2=0x0,
unknown3=0x0, unknown4=0x0)
[/home/curro/WineHQrpm/wine-0.9.5/dlls/ntdll/loader.c:2001] in ntdll
(0x00bcfe19)
8 0x005eff1f start_process+0x8b(arg=0x0)
[/home/curro/WineHQrpm/wine-0.9.5/dlls/kernel/process.c:1017] in
kernel32 (0x005eff1f)
9 0x0033185b _IO_vfprintf_internal in libc.so.6 (0x0033185b)
0x004d5d5b: cmpl 0x14(%esi),%eax
...
PE 0x004d0000-00522000 Deferred rpcrt4
PE 0x00680000-0086c000 Deferred msi
PE 0x65f00000-65fc2000 Deferred ole32
This isn't a user's list, but you might want to start by setting the
above three DLLs to builtin. I can't fix bugs in native DLLs, but I can
in Wine's.
--
Rob Shearman