[Bug 551] icedtea6-1.9 compile failure with --enable-zero --enable-shark on ppc64
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Sep 13 10:52:02 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=551
------- Comment #8 from acrux at linuxmail.org 2010-09-13 17:51 -------
(In reply to comment #6)
> (In reply to comment #4)
> > Hmmm, that's interesting, I don't see any Shark frames in there at all.
> > Can you modify test_gamma to run with -Xint and see if the problem persists?
> >
>
> you 're right, adding -Xint now it's able to compiles fine. Thanks.
>
> acrux at lightning:~$ java -version
> java version "1.6.0_20"
> OpenJDK Runtime Environment (IcedTea6 1.9) (cruxppc-2.6-ppc64)
> OpenJDK 64-Bit Shark VM (build 17.0-b16, mixed mode)
>
but it doesn't work properly, e.g. with firefox plugin:
acrux at powermacG5:~$ firefox
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9) (cruxppc-2.6-ppc64)
OpenJDK 64-Bit Shark VM (build 17.0-b16, mixed mode)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:236), pid=14942, tid=17589992481280
# Error: caught unhandled signal 11
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK 64-Bit Shark VM (17.0-b16 mixed mode linux-ppc64 )
# Derivative: IcedTea6 1.9
# Distribution: Custom build (Mon Sep 13 12:45:02 UTC 2010)
# An error report file with more information is saved as:
# /home/acrux/hs_err_pid14942.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
/home/acrux/ice19/shark/work/src/icedtea6-1.9/plugin/icedteanp/IcedTeaNPPlugin.cc:1779:
thread 0xfffa3c21740: Error: Failed to flush bytes to output channel: Broken
pipe
hs_err_pid14942.log is attached. Insted Zero VM work fine.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list