Sun JRE 1.6.0_12 installer hangs then crashes

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
eric
Level 1
Level 1
Posts: 5
Joined: Tue Feb 17, 2009 8:00 am

Sun JRE 1.6.0_12 installer hangs then crashes

Post by eric »

Hi there,

I upgraded to Wine 1.1.15 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: Select all

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]

Last edited by eric on Tue Feb 17, 2009 12:43 pm, edited 1 time in total.
felix
Level 2
Level 2
Posts: 45
Joined: Thu Feb 28, 2008 10:04 am

Sun JRE 1.6.0_12 installer hangs then crashes

Post by felix »

On Tue, Feb 17, 2009 at 07:08:44AM -0600, eric wrote:
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.
You sure that it wasn't 1.1.15? That was added recently and it's quite a
while since 1.1.5 was the latest stable version in portage.


--
Darragh

"Nothing is foolproof to a sufficiently talented fool."
eric
Level 1
Level 1
Posts: 5
Joined: Tue Feb 17, 2009 8:00 am

Re: Sun JRE 1.6.0_12 installer hangs then crashes

Post by eric »

felix wrote: You sure that it wasn't 1.1.15? That was added recently and it's quite a
while since 1.1.5 was the latest stable version in portage.
Oops, that is correct and I've updated my post. Thanks for spotting that.
eric
Level 1
Level 1
Posts: 5
Joined: Tue Feb 17, 2009 8:00 am

Post by eric »

Even if nobody has any ideas as to a fix, is it possible to determine whether this is a bug in Wine or Java, so that I may file the appropriate report?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Sun JRE 1.6.0_12 installer hangs then crashes

Post by austin987 »

On Sat, Feb 21, 2009 at 7:19 AM, eric <[email protected]> wrote:
Even if nobody has any ideas as to a fix, is it possible to determine whether this is a bug in Wine or Java, so that I may file the appropriate report?





If it works in Windows, then it's a wine bug.

--
-Austin
eric
Level 1
Level 1
Posts: 5
Joined: Tue Feb 17, 2009 8:00 am

Re: Sun JRE 1.6.0_12 installer hangs then crashes

Post by eric »

austin987 wrote: If it works in Windows, then it's a wine bug.
Thanks, I've filed a bug with Wine.
James McKenzie

Sun JRE 1.6.0_12 installer hangs then crashes

Post by James McKenzie »

eric wrote:
austin987 wrote:
If it works in Windows, then it's a wine bug.

Thanks, I've filed a bug with Wine.

What's the issue number, please?

James McKenzie
eric
Level 1
Level 1
Posts: 5
Joined: Tue Feb 17, 2009 8:00 am

Re: Sun JRE 1.6.0_12 installer hangs then crashes

Post by eric »

James McKenzie wrote:What's the issue number, please?
It is 17499.
Locked