OpenJDK Zero PPC Build on OS X Leopard
Konstantin Tokarev
annulen at yandex.ru
Fri Sep 9 09:22:28 PDT 2011
09.09.2011, 19:07, "Kurt Miller" <kurt at intricatesoftware.com>:
> BTW, I built a non-debug build of b147/fcs and put it up at:
>
> http://www.intricatesoftware.com/OpenJDK/macppc/
>
> I'm building a fastdebug build also and will put that up later today as well.
With new build:
$ bin/java -jar demo/jfc/FileChooserDemo/FileChooserDemo.jar
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Djava.awt.headless=
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_bsd_zero.cpp:266), pid=49359, tid=4041822208
# fatal error: caught unhandled signal 10 at address 0x0
#
# JRE version: 7.0
# Java VM: OpenJDK Zero VM (21.0-b17 interpreted mode bsd-ppc )
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Volumes/Development/src/java/openjdk7-macppc-fcs-2011-09-09/hs_err_pid49359.log
Exception in thread "Basic L&F File Loading Thread" java.lang.ArrayStoreException
at java.lang.System.arraycopy(Native Method)
at java.lang.String.getChars(String.java:863)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:416)
at java.lang.StringBuilder.append(StringBuilder.java:132)
at java.io.UnixFileSystem.resolve(UnixFileSystem.java:108)
at java.io.File.<init>(File.java:236)
at java.io.File.listFiles(File.java:1138)
at sun.awt.shell.ShellFolder.listFiles(ShellFolder.java:125)
at javax.swing.filechooser.FileSystemView.getFiles(FileSystemView.java:474)
at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run0(BasicDirectoryModel.java:239)
at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(BasicDirectoryModel.java:228)
The same jar works fine with 2011-02-12 build. Log is attached.
--
Regards,
Konstantin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid49359.log
Type: application/octet-stream
Size: 43451 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20110909/47bcec3f/hs_err_pid49359.log
More information about the bsd-port-dev
mailing list