http://bugs.winehq.org/show_bug.cgi?id=32845
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://download.oracle.com/ | |otn/java/jdk/7u11-b21/jre-7 | |u11-windows-x64.exe CC| |focht@gmx.net Resolution| |FIXED
--- Comment #7 from Anastasius Focht focht@gmx.net 2013-04-24 15:08:53 CDT --- Hello folks,
the backtrace shows a problem with 64-bit java runtime installer and not the application itself.
--- snip --- wine jre-7u11-windows-x64.exe ... fixme:cacls:main stub: "C:\windows\syswow64\cacls.exe" "C:\Program Files (x86)\Cisco Systems\Cisco Security Manager Client\logs" "/T" "/G" "Administrators:F" "Users:F" fixme:heap:HeapSetInformation 0x240000 0 0x23fce0 4 fixme:seh:RtlAddFunctionTable 0x640170 1 640000: stub fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored wine: Unhandled page fault on read access to 0x00402e9d at address 0x402e9d (thread 005f), starting debugger... --- snip ---
Anyway ... the 64-bit JRE install works fine here, assuming fixed. Reopen if still present with _recent_ Wine version (and clean WINEPREFIX).
$ du -sh jre-7u11-windows-x64.exe 32M jre-7u11-windows-x64.exe
$ sha1sum jre-7u11-windows-x64.exe 41c3af2cf67c367066863a067ce831cf80586cdb jre-7u11-windows-x64.exe
$ wine --version wine-1.5.28-216-gbf92fbb
Regards