[Bug 2368] Segmentation fault when building 2.5.5 on ppc64 with HotSpot

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Nov 7 09:29:31 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2368

James Le Cuirot <chewi at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
            Version|2.5.5                       |2.6.2
         Resolution|WONTFIX                     |---

--- Comment #5 from James Le Cuirot <chewi at gentoo.org> ---
Still a problem as of 2.6.2. I'm now using gcc 4.9.3. I also tried it through
the QEMU userspace ppc64 target and the exact same thing happens. Using taskset
also works around the problem under QEMU.

If you want to quickly repeat the issue on a Gentoo system after it initially
fails then do the following:

cd
/var/tmp/portage/dev-java/icedtea-7.2.6.2-r1/work/icedtea-2.6.2/openjdk/langtools/make
ANT_HOME=/usr
ALT_OUTPUTDIR=/var/tmp/portage/dev-java/icedtea-7.2.6.2-r1/work/icedtea-2.6.2/openjdk.build
ALT_BOOTDIR=/var/tmp/portage/dev-java/icedtea-7.2.6.2-r1/work/icedtea-2.6.2/bootstrap/jdk1.6.0
make clean all

I've also managed to get a core dump but it's too big to attach here.
https://dev.gentoo.org/~chewi/icedtea-2368-coredump.xz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20151107/278ac384/attachment.html>


More information about the distro-pkg-dev mailing list