Hi there, I upgraded to Wine 1.1.5 from Gentoo sources today, and tried to install Sun JRE 1.6.0_12 into a clean Wine prefix. Half-way through the installation, it hangs on "installing class data sharing" for a few minutes, then crashes. Java itself does seem to work though. Any ideas? Terminal output: Code: fixme:advapi:LookupAccountNameW (null) L"michael" (nil) 0x33f77c (nil) 0x33f780 0x33f774 - stub fixme:advapi:LookupAccountNameW (null) L"michael" 0x12bdf8 0x33f77c 0x12c508 0x33f780 0x33f774 - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 2 ignored L"Upgrade" table values fixme:mscoree:LoadLibraryShim (0x7ec3cd2c L"fusion.dll", (nil), (nil), 0x33f868): semi-stub fixme:reg:GetNativeSystemInfo (0x7dd6a3a8) using GetSystemInfo() fixme:advapi:CreateProcessAsUserA 0x12c (null) "\"C:\\Program Files\\Java\\jre6\\bin\\jqs.exe\" -register -config \"C:\\Program Files\\Java\\jre6\\lib\\deploy\\jqs\\jqs.conf\"" (nil) (nil) 0 0x08000008 (nil) (null) 0x7dd6bc88 0x7dd6bccc - stub Loading classes to share ... done. Rewriting and unlinking classes ... done. Calculating hash values for String objects .. done. Calculating fingerprints ... done. Removing unshareable information ... done. Moving pre-ordered read-only objects to shared space at 0x2a870000 ... done. Moving read-only objects to shared space at 0x2ac05868 ... done. Moving common symbols to shared space at 0x2ac071b0 ... done. Moving remaining symbols to shared space at 0x2acb3240 ... done. Moving string char arrays to shared space at 0x2acb3ee8 ... done. Moving additional symbols to shared space at 0x2ad34c08 ... done. Read-only space ends at 0x2ad87e48, 5340744 bytes. Moving pre-ordered read-write objects to shared space at 0x2b070000 ... done. Moving read-write objects to shared space at 0x2b666858 ... done. Moving String objects to shared space at 0x2b6a10f0 ... done. Read-write space ends at 0x2b6dcb38, 6736696 bytes. Updating references to shared objects ... done. fixme:reg:GetNativeSystemInfo (0x7e53d570) using GetSystemInfo() fixme:reg:GetNativeSystemInfo (0x7e541570) using GetSystemInfo() fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:wininet:INET_QueryOption INTERNET_OPTION_CONNECTED_STATE: semi-stub err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msi4406.tmp":L";") caused a page fault: c0000005 wine: Unhandled page fault on read access to 0x00000008 at address 0x7ebfcf43 (thread 0037), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ef99afc fixme:reg:GetNativeSystemInfo (0x33d1b4) using GetSystemInfo() # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0xb7d23cbc, pid=43, tid=75 # # Java VM: Java HotSpot(TM) Client VM (11.2-b01 mixed mode, sharing windows-x86) # Problematic frame: # [error occurred during error reporting (printing problematic frame), id 0xc0000005] [error occurred during error reporting , id 0xc0000005] ... [Too many errors, abort]