From bugmaster at FreeBSD.org Mon Jun 2 11:06:56 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 2 11:07:13 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200806021106.m52B6taV093221@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/110912 java Java krb5 client leaks UDP connections o java/112595 java Java appletviewer frequently hangs (kse_release loop) o ports/113467 java Multiple "missing return value" errors building JDK on o java/114644 java tomcat goes out of PermSpace, jvm crashes o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/118956 java eclipse and netbeans break on diablo-jdk15 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/121420 java java/jdk16: Java applet fails to find class under fire o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/122513 java native JDKs unbuildable with Linux ones o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump 14 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires o java/97461 java Diablo JDK does not report Update level in a format su o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/115279 java [UPDATE] java/java3d to 1.5.1 o java/115773 java [request] java.nio channel selectors should use kqueue o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/119063 java An unexpected error has been detected by Java Runtime o java/119654 java jdk 1.6: java.awt.SplashScreen#getSplashScreen throws o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/121416 java java/jdk15 can't build if BIN environment variable is 14 problems total. From german.basisty at eipsistemas.ath.cx Tue Jun 3 15:02:01 2008 From: german.basisty at eipsistemas.ath.cx (=?iso-8859-1?Q?Germ=E1n_C._Basisty?=) Date: Tue Jun 3 15:02:06 2008 Subject: Problems compiling java under FreeBSD Message-ID: <49372.192.168.13.101.1212504199.squirrel@www.eipsistemas.ath.cx> Helo Folks! Im trying to compile jdk16 to run tomcat. After make install clean (every additional file allready downloaded) I get the following error message: gmake ALT_SLASH_JAVA=/java ARCH_DATA_MODEL=32 ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outp utdir ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/im port PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 FULL_VERSION="1.6.0_03-p4-root_29_may_2008_15_47-b00" JDK_VERSION=1.6.0_03 COOKED_JDK_UPDATE_VERSION=30 COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product gmake[1]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' gmake VM_TARGET=product generic_build2 gmake[2]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir cd /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir; \ gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ HOTSPOT_BUILD_VERSION=1.6.0_03-p4-root_29_may_2008_15_47-b00 JAVA_HOME=/usr/local/diablo-jdk1.5.0 GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product gmake[3]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile checks gmake[4]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' /usr/local/diablo-jdk1.5.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /usr/local/diablo-jdk1.5.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi Illegal instruction (core dumped) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Illegal instruction (core dumped) *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build gmake[4]: *** [check_j2se_version] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' gmake[3]: *** [bsd_i486_compiler2/debug] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. I asked in a spanish general freebsd mailing list and they told me its a problem with the disassembler javap. The also told me to ask right here :) ? I hope you can help me. Bests regards, -- Germ?n C. Basisty Estudio Inform?tico Patag?nico Consultor - Tecnolog?a Inform?tica german.basisty@eipsistemas.ath.cx http://www.eipsistemas.ath.cx From adam at imedmobility.com Tue Jun 3 16:33:45 2008 From: adam at imedmobility.com (Adam Vande More) Date: Tue Jun 3 16:33:49 2008 Subject: Problems compiling java under FreeBSD In-Reply-To: <49372.192.168.13.101.1212504199.squirrel@www.eipsistemas.ath.cx> References: <49372.192.168.13.101.1212504199.squirrel@www.eipsistemas.ath.cx> Message-ID: <4845726E.2040909@imedmobility.com> Germ?n C. Basisty wrote: > Helo Folks! > > Im trying to compile jdk16 to run tomcat. After make install clean (every > additional file allready downloaded) I get the following error message: > > ... > > gmake ALT_SLASH_JAVA=/java ARCH_DATA_MODEL=32 > ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outp > utdir > ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/im > port PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 > FULL_VERSION="1.6.0_03-p4-root_29_may_2008_15_47-b00" JDK_VERSION=1.6.0_03 > COOKED_JDK_UPDATE_VERSION=30 COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 > JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product > > gmake[1]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' > > gmake VM_TARGET=product generic_build2 > > gmake[2]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' > > mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir > > cd /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir; \ > > gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ > > > HOTSPOT_BUILD_VERSION=1.6.0_03-p4-root_29_may_2008_15_47-b00 > JAVA_HOME=/usr/local/diablo-jdk1.5.0 > GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product > > gmake[3]: Entering directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile checks > > gmake[4]: Entering directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > /usr/local/diablo-jdk1.5.0/bin/javap javax.xml.transform.TransformerFactory > >> /dev/null 2>&1; \ >> > > if [ $? -ne 0 ]; then \ > > /usr/local/diablo-jdk1.5.0/bin/java -version; \ > > echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ > > "to bootstrap this build" 1>&2; \ > > exit 1; \ > > fi > > Illegal instruction (core dumped) > > > > ... > > > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Illegal instruction (core dumped) > > *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this > build > > gmake[4]: *** [check_j2se_version] Error 1 > > gmake[4]: Leaving directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > gmake[3]: *** [bsd_i486_compiler2/debug] Error 2 > > gmake[3]: Leaving directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > gmake[2]: *** [generic_build2] Error 2 > > gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' > > gmake[1]: *** [product] Error 2 > > gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' > > gmake: *** [hotspot-build] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/java/jdk16. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk16. > > I asked in a spanish general freebsd mailing list and they told me its a problem > with the disassembler javap. The also told me to ask right here :) ? > > I hope you can help me. > Bests regards, > I believe that if you are are going to install the native jdk, you need to have another version of java installed to bootstap the install process. Install the diablo port then try again. -- Adam Vandemore Systems Administrator IMED Mobility From german.basisty at eipsistemas.ath.cx Tue Jun 3 17:53:49 2008 From: german.basisty at eipsistemas.ath.cx (=?UTF-8?Q?Germ=C3=A1n_C._Basisty?=) Date: Tue Jun 3 17:53:53 2008 Subject: Problems compiling java under FreeBSD In-Reply-To: <7619cc20806030938l5cfad020qa51ce8a7e88818ba@mail.gmail.com> References: <49372.192.168.13.101.1212504199.squirrel@www.eipsistemas.ath.cx> <7619cc20806030938l5cfad020qa51ce8a7e88818ba@mail.gmail.com> Message-ID: <000901c8c5a2$c3493db0$49dbb910$@basisty@eipsistemas.ath.cx> Well, thank you for your answer, but, what exactly do I supose to install? I understand I need some other non native java to compile native java under freebsd. Is there something like a package or some out of the box way to make java work on BSD? Regards Germ?n C. Basisty Estudio Inform?tico Patag?nico Consultor - Tecnolog?a Inform?tica german.basisty@eipsistemas.ath.cx http://www.eipsistemas.ath.cx -----Mensaje original----- De: SEan Strand [mailto:seanjstrand@gmail.com] Enviado el: martes, 03 de junio de 2008 01:38 p.m. Para: Germ?n C. Basisty Asunto: Re: Problems compiling java under FreeBSD Hi,ho this looks like you are cheeting on YOU? Never mind, try to install only the /usr/local/jdk1.6.0 and tryto remove the diblo stuff. Cos it dont work so well any more. The zaupdater (or what ever it is called) version is also important to use the correct version. Please can you let me know how you get on? Rgds SEanS D.Sc, MBA & B.Sc Sp Ed. On 03/06/2008, Germ?n C. Basisty wrote: > Helo Folks! > > Im trying to compile jdk16 to run tomcat. After make install clean (every > additional file allready downloaded) I get the following error message: > > ? > > gmake ALT_SLASH_JAVA=/java ARCH_DATA_MODEL=32 > ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outp > utdir > ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/im > port PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 > FULL_VERSION="1.6.0_03-p4-root_29_may_2008_15_47-b00" JDK_VERSION=1.6.0_03 > COOKED_JDK_UPDATE_VERSION=30 COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 > JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product > > gmake[1]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' > > gmake VM_TARGET=product generic_build2 > > gmake[2]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' > > mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir > > cd /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir; \ > > gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ > > > HOTSPOT_BUILD_VERSION=1.6.0_03-p4-root_29_may_2008_15_47-b00 > JAVA_HOME=/usr/local/diablo-jdk1.5.0 > GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product > > gmake[3]: Entering directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile checks > > gmake[4]: Entering directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > /usr/local/diablo-jdk1.5.0/bin/javap javax.xml.transform.TransformerFactory >> /dev/null 2>&1; \ > > if [ $? -ne 0 ]; then \ > > /usr/local/diablo-jdk1.5.0/bin/java -version; \ > > echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ > > "to bootstrap this build" 1>&2; \ > > exit 1; \ > > fi > > Illegal instruction (core dumped) > > > > ? > > > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in > file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) > > Illegal instruction (core dumped) > > *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this > build > > gmake[4]: *** [check_j2se_version] Error 1 > > gmake[4]: Leaving directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > gmake[3]: *** [bsd_i486_compiler2/debug] Error 2 > > gmake[3]: Leaving directory > `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' > > gmake[2]: *** [generic_build2] Error 2 > > gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' > > gmake[1]: *** [product] Error 2 > > gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' > > gmake: *** [hotspot-build] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/java/jdk16. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk16. > > I asked in a spanish general freebsd mailing list and they told me its a > problem > with the disassembler javap. The also told me to ask right here :) ? > > I hope you can help me. > Bests regards, > > -- > Germ?n C. Basisty > Estudio Inform?tico Patag?nico > Consultor - Tecnolog?a Inform?tica > german.basisty@eipsistemas.ath.cx > http://www.eipsistemas.ath.cx > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > No virus found in this incoming message. Checked by AVG. Version: 8.0.100 / Virus Database: 269.24.6/1480 - Release Date: 03/06/2008 07:00 a.m. From adam at corsaw.com Wed Jun 4 02:38:57 2008 From: adam at corsaw.com (Adam Corsaw) Date: Wed Jun 4 02:39:01 2008 Subject: Error During make in /usr/ports/java/jdk16 Message-ID: <4845F9F3.90907@corsaw.com> Here is the contents of the /usr/ports/distfiles that I had to download separately: -rwxr--r-- 1 root wheel 263679 Jun 3 05:55 tzupdater-1_3_5-2008b.zip -rwxr--r-- 1 root wheel 116791442 Jun 3 05:55 jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar -rwxr--r-- 1 root wheel 8608204 Jun 3 05:55 jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2007.jar -rwxr--r-- 1 root wheel 2116124 Jun 3 05:55 jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar -rwxr--r-- 1 root wheel 54347274 Jun 3 05:55 diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2 -rwxr--r-- 1 root wheel 960930 Jun 3 05:55 bsd-jdk16-patches-4.tar.bz2 Here's the output of my uname -a command: # uname -a FreeBSD torino.corsaw.dom 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 I received the following error both times I attempted to run the make command from the /usr/ports/java/jdk16 directory: >>>Recursively making javac all @ Tue Jun 3 16:29:37 UTC 2008 ... gmake[5]: Entering directory `/usr/ports/java/jdk16/work/j2se/make/sun/javac/javac' /usr/ports/java/jdk16/work/control/build/bsd-i586/bin/java -client -Xmx512m -Xms256m -classpath ../../../../make/tools/CompileProperties CompileProperties ../../../../src/share/classes/com/sun/tools/javac/resources/compiler.properties /usr/ports/java/jdk16/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/resources/compiler.java # # An unexpected error has been detected by Java Runtime Environment: # # Internal Error (4F533F4253443F491418160E43505002C5), pid=12809, tid=0x28201600 # # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-p4-root_03_jun_2008_16_00-b00 mixed mode, sharing) # An error report file with more information is saved as hs_err_pid12809.log # # Please submit bug reports to freebsd-java@FreeBSD.org # gmake[5]: *** [/usr/ports/java/jdk16/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/resources/compiler.java] Abort trap: 6 (core dumped) gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/sun/javac/javac' gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/sun/javac' gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/java/javac' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. I'll be happy to assist in any way I can to help find the problem. From snow at teardrop.org Wed Jun 4 15:07:20 2008 From: snow at teardrop.org (James Snow) Date: Wed Jun 4 15:07:25 2008 Subject: Diablo OEM Version Message-ID: <20080604144940.GA62306@teardrop.org> Are there any plans to update the JDK distributed by the FreeBSD Foundation? The version currenly available from the Foundation is JRE5 update 7. The most recent version from Sun is - I believe - update 15. My company needs bug fixes present in update 15, but also needs to redistribute the JRE. This is not permitted by either of the licenses that Sun's Java source tarballs are available under. -Snow From stefan.lambrev at moneybookers.com Fri Jun 6 17:11:20 2008 From: stefan.lambrev at moneybookers.com (Stefan Lambrev) Date: Fri Jun 6 17:11:24 2008 Subject: Java Profiler Message-ID: <48496BFE.9020509@moneybookers.com> Greetings, Can anyone point me to good Java Profiler which runs under FreeBSD? Or HOWTO successfully run YourKit, JProfiler or AppPerfect Java/J2EE Profiler under FreeBSD ? -- Best Wishes, Stefan Lambrev ICQ# 24134177 From bugmaster at FreeBSD.org Mon Jun 9 11:07:02 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 9 11:07:26 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200806091107.m59B71Sq070793@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/110912 java Java krb5 client leaks UDP connections o java/112595 java Java appletviewer frequently hangs (kse_release loop) o ports/113467 java Multiple "missing return value" errors building JDK on o java/114644 java tomcat goes out of PermSpace, jvm crashes o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/118956 java eclipse and netbeans break on diablo-jdk15 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/121420 java java/jdk16: Java applet fails to find class under fire o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/122513 java native JDKs unbuildable with Linux ones o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump 14 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires o java/97461 java Diablo JDK does not report Update level in a format su o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/115279 java [UPDATE] java/java3d to 1.5.1 o java/115773 java [request] java.nio channel selectors should use kqueue o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/119063 java An unexpected error has been detected by Java Runtime o java/119654 java jdk 1.6: java.awt.SplashScreen#getSplashScreen throws o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/121416 java java/jdk15 can't build if BIN environment variable is 14 problems total. From edwin at FreeBSD.org Tue Jun 10 19:00:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Jun 10 19:00:19 2008 Subject: ports/124454: [patch] java/linux-sun-jdk14 update to 1.4.2_17 Message-ID: <200806101900.m5AJ0HbQ089910@freefall.freebsd.org> Synopsis: [patch] java/linux-sun-jdk14 update to 1.4.2_17 Responsible-Changed-From-To: freebsd-ports-bugs->java Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jun 10 19:00:16 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=124454 From yunlintsai at gmail.com Wed Jun 11 04:45:33 2008 From: yunlintsai at gmail.com (=?BIG5?B?vbKp+8BN?=) Date: Wed Jun 11 05:03:53 2008 Subject: Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) problem Message-ID: <4c806a570806102121t61263325t19c2fc45cc58f861@mail.gmail.com> error list in the attaching file -------------- next part -------------- A non-text attachment was scrubbed... Name: hs_err_pid858.log Type: application/octet-stream Size: 9283 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20080611/454f1513/hs_err_pid858.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: hs_err_pid2871.log Type: application/octet-stream Size: 9105 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20080611/454f1513/hs_err_pid2871.obj From gfranks at hwi.buffalo.edu Wed Jun 11 19:11:05 2008 From: gfranks at hwi.buffalo.edu (Geoff Franks) Date: Wed Jun 11 19:11:10 2008 Subject: Linux-sun-jdk16 security advisory Message-ID: I installed linux-sun-jdk16 last week, and it required the jdk-6u3 files. I went to reinstall it today (long story, but I uninstalled it on Friday, and am starting over). However, now it requires the jdk-6u6 files. After I grabbed those, I went to re-install with portinstall, and now I get an error saying that this version has known vulnerabilities: ====================================================================== ===> linux-sun-jdk-1.6.0.06 has known vulnerabilities: => jdk -- jar directory traversal vulnerability. Reference: => Please update your ports tree and try again. *** Error code 1 When I go to the link, it mentions nothing about java 1.6, and nothing over a java 1.5.0p1_1. Is this a new vulnerability that the portaudit page hasn't been updated for, or is this wrongly applying to jdk16? Geoff Franks Sr. Systems Administrator Hauptman Woodward Institute From yunlintsai at gmail.com Thu Jun 12 05:06:35 2008 From: yunlintsai at gmail.com (=?BIG5?B?vbKp+8BN?=) Date: Thu Jun 12 11:24:46 2008 Subject: Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) problems Message-ID: <4c806a570806112206t2b19eaccsb33952e77aef6ac@mail.gmail.com> hi: Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) problem error list in the attaching file -------------- next part -------------- A non-text attachment was scrubbed... Name: hs_err_pid858.log Type: application/octet-stream Size: 9283 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20080612/b44b4dc1/hs_err_pid858.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: hs_err_pid2871.log Type: application/octet-stream Size: 9105 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20080612/b44b4dc1/hs_err_pid2871.obj From d.durieux at siprossii.com Thu Jun 12 12:51:38 2008 From: d.durieux at siprossii.com (David DURIEUX) Date: Thu Jun 12 12:51:46 2008 Subject: Eoror on compile jdk16 on FreeBSD 7.0 amd64 Message-ID: <20080612145134.5d09082e@portable> Hello, I have problem when I want to compile java/jdk16 This is the last lines of my compilation WARNING: The directory HOTSPOT_DOCS_IMPORT_PATH=/NO_DOCS_DIR \n does not exist, check your value of ALT_HOTSPOT_DOCS_IMPORT_PATH. \n WARNING: The bsd compiler must be version 3.3 \n Specifically the GCC compiler. \n You appear to be using compiler version: 4.2 \n The compiler was obtained from the following location: \n /usr/bin/ \n Please change your compiler. \n WARNING: Importing CUPS from a system location \n Sanity check passed. mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import cd ../../hotspot/make ; \ gmake ALT_SLASH_JAVA=/java ARCH_DATA_MODEL=64 ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 FULL_VERSION="1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00" JDK_VERSION=1.6.0_03 COOKED_JDK_UPDATE_VERSION=30 COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product gmake[1]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' gmake VM_TARGET=product generic_build2 gmake[2]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir cd /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir; \ gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ LP64=1 HOTSPOT_BUILD_VERSION=1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00 JAVA_HOME=/usr/local/diablo-jdk1.5.0 GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product gmake[3]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile checks gmake[4]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' /usr/local/diablo-jdk1.5.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /usr/local/diablo-jdk1.5.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock" *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build gmake[4]: *** [check_j2se_version] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. I have the compat6x installed I think the problem is in '/usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock"' Can you hel me, I search since 2 week :/ Thanks From d.durieux at siprossii.com Thu Jun 12 13:24:28 2008 From: d.durieux at siprossii.com (David DURIEUX) Date: Thu Jun 12 13:24:35 2008 Subject: Eoror on compile jdk16 on FreeBSD 7.0 amd64 In-Reply-To: <52835.83.64.253.201.1213276515.squirrel@webmail.itac.at> References: <20080612145134.5d09082e@portable> <52835.83.64.253.201.1213276515.squirrel@webmail.itac.at> Message-ID: <20080612152426.4d551dac@portable> >> Hello, I have problem when I want to compile java/jdk16 >> >> This is the last lines of my compilation >> >> >> WARNING: The directory HOTSPOT_DOCS_IMPORT_PATH=/NO_DOCS_DIR \n >> does not exist, check your value of ALT_HOTSPOT_DOCS_IMPORT_PATH. \n >> WARNING: The bsd compiler must be version 3.3 \n Specifically >> the GCC compiler. \n You appear to be using compiler version: >> 4.2 \n The compiler was obtained from the following location: >> \n /usr/bin/ \n Please change your compiler. \n >> WARNING: Importing CUPS from a system location \n Sanity check >> passed. mkdir >> -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir >> mkdir >> -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import >> cd ../../hotspot/make ; \ gmake ALT_SLASH_JAVA=/java >> ARCH_DATA_MODEL=64 >> ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir >> ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import >> PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 >> FULL_VERSION="1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00" >> JDK_VERSION=1.6.0_03 COOKED_JDK_UPDATE_VERSION=30 >> COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 JDK_MAJOR_VERSION=1 >> JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product gmake[1]: >> Entering directory `/usr/ports/java/jdk16/work/hotspot/make' gmake >> VM_TARGET=product generic_build2 gmake[2]: Entering directory >> `/usr/ports/java/jdk16/work/hotspot/make' mkdir >> -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir >> cd /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir; >> \ gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ >> LP64=1 >> HOTSPOT_BUILD_VERSION=1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00 >> JAVA_HOME=/usr/local/diablo-jdk1.5.0 >> GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product >> gmake[3]: Entering directory >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' >> gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile >> checks gmake[4]: Entering directory >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' /usr/local/diablo-jdk1.5.0/bin/javap >> javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? >> -ne 0 ]; then \ /usr/local/diablo-jdk1.5.0/bin/java -version; \ echo >> "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to >> bootstrap this build" 1>&2; \ exit 1; \ >> fi /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: >> Undefined symbol "__malloc_lock" *** An XSLT processor (J2SE 1.4.x or >> newer) is required to bootstrap this build gmake[4]: *** >> [check_j2se_version] Error 1 gmake[4]: Leaving directory >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' >> gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 gmake[3]: Leaving >> directory >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' >> gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory >> `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] >> Error 2 gmake[1]: Leaving directory >> `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] >> Error 2 *** Error code 2 >> >> Stop in /usr/ports/java/jdk16. >> *** Error code 1 >> >> Stop in /usr/ports/java/jdk16. >> >> >> >> >> >> I have the compat6x installed >> I think the problem is in '/usr/local/lib/compat/libpthread.so.2: >> Undefined symbol "__malloc_lock"' >> >> Can you hel me, I search since 2 week :/ >> >> Thanks > >You need an JDK 1.5 to successfully compile java/jdk16. The easiest >way to get one is to use "java/diablo-jdk15". If you already use an >JDK 1.5 to bootstrap jdk16 then you likely hit an real problem and you >can ignore everything i've said. > >Good Luck. > >Bernhard Fr?hlich > I have install "java/diablo-jdk15", it have just an error ignored but it install : /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock" *** Error code 1 (ignored) From d.durieux at siprossii.com Thu Jun 12 13:47:59 2008 From: d.durieux at siprossii.com (David DURIEUX) Date: Thu Jun 12 13:48:04 2008 Subject: Eoor on compile jdk16 on FreeBSD 7.0 amd64 Message-ID: <20080612012334.30f40ebd@portable> Hello, I have problem when I want to compile java/jdk16 This is the last lines of my compilation WARNING: The directory HOTSPOT_DOCS_IMPORT_PATH=/NO_DOCS_DIR \n does not exist, check your value of ALT_HOTSPOT_DOCS_IMPORT_PATH. \n WARNING: The bsd compiler must be version 3.3 \n Specifically the GCC compiler. \n You appear to be using compiler version: 4.2 \n The compiler was obtained from the following location: \n /usr/bin/ \n Please change your compiler. \n WARNING: Importing CUPS from a system location \n Sanity check passed. mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import cd ../../hotspot/make ; \ gmake ALT_SLASH_JAVA=/java ARCH_DATA_MODEL=64 ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 FULL_VERSION="1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00" JDK_VERSION=1.6.0_03 COOKED_JDK_UPDATE_VERSION=30 COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product gmake[1]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' gmake VM_TARGET=product generic_build2 gmake[2]: Entering directory `/usr/ports/java/jdk16/work/hotspot/make' mkdir -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir cd /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir; \ gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ LP64=1 HOTSPOT_BUILD_VERSION=1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00 JAVA_HOME=/usr/local/diablo-jdk1.5.0 GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product gmake[3]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile checks gmake[4]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' /usr/local/diablo-jdk1.5.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /usr/local/diablo-jdk1.5.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock" *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build gmake[4]: *** [check_j2se_version] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. I have the compat6x installed I think the problem is in '/usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock"' Can you hel me, I search since 2 week :/ Thanks From freebsd-java at greenfinch.com Fri Jun 13 00:22:51 2008 From: freebsd-java at greenfinch.com (Philip Plant) Date: Fri Jun 13 00:22:55 2008 Subject: Eoror on compile jdk16 on FreeBSD 7.0 amd64 In-Reply-To: <20080612152426.4d551dac@portable> References: <20080612145134.5d09082e@portable> <52835.83.64.253.201.1213276515.squirrel@webmail.itac.at> <20080612152426.4d551dac@portable> Message-ID: <20080613002305.GA52922@skylark.greenfinch.com> Hi David, It's good to see someone with the exact same problem that I have! I posted about it to freebsd-java recently but didn't have any luck getting it sorted. I was wondering if it was some peculiar quirk of my machine but I'm running a pretty standard 7.0 STABLE install. Lately I have been wondering if Java really doesn't work on FreeBSD 7.0 ;) but Robert Noland recently posted a comment in response to another post, that seemed to help this problem: > java/jdk15 will compile correctly on -CURRENT if you add the following > to /etc/libmap.conf. > > libpthread.so.1 libthr.so.1 > libpthread.so.2 libthr.so.2 > libkse.so.3 libthr.so.3 > > diablo-jdk needs this to function on -CURRENT and so compile a native > jdk15. I'm not sure if you can build java/jdk16 with diablo, but I > expect you can with a native jdk15... I don't really understand all the implications of doing this I'm afraid, but it did change the error I was getting from: $ java /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock" to: $ java /libexec/ld-elf.so.1: /usr/local/diablo-jdk1.5.0/bin/java: Undefined symbol "execve" That kind of feels like an improvement (or maybe I'm being too hopeful), but I'd be really grateful if anyone could explain what I need to do next to get Java running - as a long-time advocate of FreeBSD it's a bit disappointing to find something like installing Java on 7.0 to be quite so painful. I'd also love to know what the underlying problem is, and would appreciate anyone who could take a moment to assist. Many thanks, Philip. On Thu, Jun 12, 2008 at 03:24:26PM +0000, David DURIEUX wrote: > >> Hello, I have problem when I want to compile java/jdk16 > >> > >> This is the last lines of my compilation > >> > >> > >> WARNING: The directory HOTSPOT_DOCS_IMPORT_PATH=/NO_DOCS_DIR \n > >> does not exist, check your value of ALT_HOTSPOT_DOCS_IMPORT_PATH. \n > >> WARNING: The bsd compiler must be version 3.3 \n Specifically > >> the GCC compiler. \n You appear to be using compiler version: > >> 4.2 \n The compiler was obtained from the following location: > >> \n /usr/bin/ \n Please change your compiler. \n > >> WARNING: Importing CUPS from a system location \n Sanity check > >> passed. mkdir > >> -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir > >> mkdir > >> -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import > >> cd ../../hotspot/make ; \ gmake ALT_SLASH_JAVA=/java > >> ARCH_DATA_MODEL=64 > >> ALT_OUTPUTDIR=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir > >> ALT_EXPORT_PATH=/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/import > >> PREVIOUS_JDK_VERSION=1.5.0 ALT_BOOTDIR=/usr/local/diablo-jdk1.5.0 > >> FULL_VERSION="1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00" > >> JDK_VERSION=1.6.0_03 COOKED_JDK_UPDATE_VERSION=30 > >> COOKED_BUILD_NUMBER=0 JDK_MKTG_VERSION=6u3 JDK_MAJOR_VERSION=1 > >> JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 all_product gmake[1]: > >> Entering directory `/usr/ports/java/jdk16/work/hotspot/make' gmake > >> VM_TARGET=product generic_build2 gmake[2]: Entering directory > >> `/usr/ports/java/jdk16/work/hotspot/make' mkdir > >> -p /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir > >> cd /usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir; > >> \ gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile \ > >> LP64=1 > >> HOTSPOT_BUILD_VERSION=1.6.0_03-p4-ddurieux_12_jun_2008_01_18-b00 > >> JAVA_HOME=/usr/local/diablo-jdk1.5.0 > >> GAMMADIR=/usr/ports/java/jdk16/work/hotspot MAKE_VERBOSE=y product > >> gmake[3]: Entering directory > >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' > >> gmake -f /usr/ports/java/jdk16/work/hotspot/build/bsd/Makefile > >> checks gmake[4]: Entering directory > >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' /usr/local/diablo-jdk1.5.0/bin/javap > >> javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? > >> -ne 0 ]; then \ /usr/local/diablo-jdk1.5.0/bin/java -version; \ echo > >> "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to > >> bootstrap this build" 1>&2; \ exit 1; \ > >> fi /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: > >> Undefined symbol "__malloc_lock" *** An XSLT processor (J2SE 1.4.x or > >> newer) is required to bootstrap this build gmake[4]: *** > >> [check_j2se_version] Error 1 gmake[4]: Leaving directory > >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' > >> gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 gmake[3]: Leaving > >> directory > >> `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' > >> gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory > >> `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] > >> Error 2 gmake[1]: Leaving directory > >> `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] > >> Error 2 *** Error code 2 > >> > >> Stop in /usr/ports/java/jdk16. > >> *** Error code 1 > >> > >> Stop in /usr/ports/java/jdk16. > >> > >> > >> > >> > >> > >> I have the compat6x installed > >> I think the problem is in '/usr/local/lib/compat/libpthread.so.2: > >> Undefined symbol "__malloc_lock"' > >> > >> Can you hel me, I search since 2 week :/ > >> > >> Thanks > > > >You need an JDK 1.5 to successfully compile java/jdk16. The easiest > >way to get one is to use "java/diablo-jdk15". If you already use an > >JDK 1.5 to bootstrap jdk16 then you likely hit an real problem and you > >can ignore everything i've said. > > > >Good Luck. > > > >Bernhard Fr?hlich > > > > I have install "java/diablo-jdk15", it have just an error ignored but > it install : > > /libexec/ld-elf.so.1: /usr/local/lib/compat/libpthread.so.2: Undefined > symbol "__malloc_lock" *** Error code 1 (ignored) > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" From bugmaster at FreeBSD.org Mon Jun 16 11:06:59 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 16 11:07:45 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200806161106.m5GB6wXL036762@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/110912 java Java krb5 client leaks UDP connections o java/112595 java Java appletviewer frequently hangs (kse_release loop) o ports/113467 java Multiple "missing return value" errors building JDK on o java/114644 java tomcat goes out of PermSpace, jvm crashes o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/118956 java eclipse and netbeans break on diablo-jdk15 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/121420 java java/jdk16: Java applet fails to find class under fire o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/122513 java native JDKs unbuildable with Linux ones o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump 14 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires o java/97461 java Diablo JDK does not report Update level in a format su o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/115279 java [UPDATE] java/java3d to 1.5.1 o java/115773 java [request] java.nio channel selectors should use kqueue o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/119063 java An unexpected error has been detected by Java Runtime o java/119654 java jdk 1.6: java.awt.SplashScreen#getSplashScreen throws o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/121416 java java/jdk15 can't build if BIN environment variable is 14 problems total. From bugmaster at FreeBSD.org Mon Jun 16 11:07:20 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 16 11:08:49 2008 Subject: Current problem reports assigned to java@FreeBSD.org Message-ID: <200806161107.m5GB7KW1037182@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124454 java [patch] java/linux-sun-jdk14 update to 1.4.2_17 1 problem total. Non-critical problems From linimon at FreeBSD.org Wed Jun 18 22:23:32 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Jun 18 22:24:00 2008 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20080618222331.433841CC3B@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: java/java3d broken because: Does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=java3d If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From pav at FreeBSD.org Thu Jun 19 00:10:08 2008 From: pav at FreeBSD.org (Pav Lucistnik) Date: Thu Jun 19 00:10:11 2008 Subject: ports/115279: [UPDATE] java/java3d to 1.5.1 Message-ID: <200806190010.m5J0A8ik066089@freefall.freebsd.org> The following reply was made to PR ports/115279; it has been noted by GNATS. From: Pav Lucistnik To: bug-followup@FreeBSD.org, hardy.schumacher@amd.com Cc: Subject: Re: ports/115279: [UPDATE] java/java3d to 1.5.1 Date: Thu, 19 Jun 2008 02:09:02 +0200 Any progress here? -- Pav Lucistnik The Novice rogue. A rather shifty individual From saper at system.pl Fri Jun 20 01:05:01 2008 From: saper at system.pl (Marcin Cieslak) Date: Fri Jun 20 01:05:26 2008 Subject: Port review request: ports/124770, ports/124771 Message-ID: Hello, I have just posted two new ports: www/jericho-html http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124770 www/commonist http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124771 the latter depends on the former. I had to write some tricky scripts to fix rather strange packaging of both ports. Since these are one of my first Java ports I would appreciate some review from this list. Additional question: what's the preferred way of adding JARs as dependencies? Should they be added both to BUILD_DEPENDS and RUN_DEPENDS? Thanks in advance, --Marcin -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 273 bytes Desc: OpenPGP digital signature Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20080620/3594387b/signature.pgp From peterjeremy at optushome.com.au Sat Jun 21 14:03:27 2008 From: peterjeremy at optushome.com.au (Peter Jeremy) Date: Sat Jun 21 14:03:33 2008 Subject: jdk15/javaws on amd64 In-Reply-To: <20080422075855.GA8826@server.vk2pj.dyndns.org> References: <20080316223054.GA46447@server.vk2pj.dyndns.org> <20080317133144.GA4473@misty.eyesbeyond.com> <20080318061525.GQ44676@server.vk2pj.dyndns.org> <20080319060004.GB19887@misty.eyesbeyond.com> <20080419072928.GJ73016@server.vk2pj.dyndns.org> <20080422075855.GA8826@server.vk2pj.dyndns.org> Message-ID: <20080620204541.GA73648@server.vk2pj.dyndns.org> On 2008-Apr-22 17:58:55 +1000, I wrote: >The nonsense pathnames look like: >pjdesk% ls -l .java/.userPrefs/remote >total 10 >drwxr-xr-x 3 pjeremy inplat 512 Mar 25 14:53 _!$%!:w!5!#4!:@!4!$g!.g!5!$%!.g!x!$g!;@= I finally got motivated enough to chase this down. After tracking through the Java code, I've found that the above name is really the hostname "139.188.91.185" but, for some reason, Java thinks '.' is not a "safe" character and converts the whole string to a base 64 variant (modified to support case-insensitive filesystems - so only lower- case alphabetics are used). The relevant code is in j2se/src/solaris/classes/java/util/prefs/FileSystemPreferences.java and the filename mapping function states: * Generally, this is just the node name. If the node name includes * inappropriate characters (as per isDirChar) it is translated to Base64. * with the underscore character ('_', 0x5f) prepended. isDirChar() is documented as: * Returns true if the specified character is appropriate for use in * Unix directory names. A character is appropriate if it's a printable * ASCII character (> 0x1f && < 0x7f) and unequal to slash ('/', 0x2f), * dot ('.', 0x2e), or underscore ('_', 0x5f). I can understand not wanting '.' as the first char but can anyone suggest a reason for not wanting it elsewhere? Note that the BASE64 variant Java uses includes '.' so it is expanding one string into another string to avoid a char in the first string that can be present in the second string. That's whacky... -- Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20080621/ee53e5b8/attachment.pgp From bugmaster at FreeBSD.org Mon Jun 23 11:06:57 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 23 11:07:20 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200806231106.m5NB6u2B065012@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/110912 java Java krb5 client leaks UDP connections o java/112595 java Java appletviewer frequently hangs (kse_release loop) o ports/113467 java Multiple "missing return value" errors building JDK on o java/114644 java tomcat goes out of PermSpace, jvm crashes o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/118956 java eclipse and netbeans break on diablo-jdk15 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/121420 java java/jdk16: Java applet fails to find class under fire o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/122513 java native JDKs unbuildable with Linux ones o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump 14 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires o java/97461 java Diablo JDK does not report Update level in a format su o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/115279 java [UPDATE] java/java3d to 1.5.1 o java/115773 java [request] java.nio channel selectors should use kqueue o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/119063 java An unexpected error has been detected by Java Runtime o java/119654 java jdk 1.6: java.awt.SplashScreen#getSplashScreen throws o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/121416 java java/jdk15 can't build if BIN environment variable is 14 problems total. From bugmaster at FreeBSD.org Mon Jun 23 11:07:22 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 23 11:07:48 2008 Subject: Current problem reports assigned to java@FreeBSD.org Message-ID: <200806231107.m5NB7Lvk065431@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124454 java [patch] java/linux-sun-jdk14 update to 1.4.2_17 1 problem total. Non-critical problems From pulse at mx.plaxo.com Wed Jun 25 06:39:56 2008 From: pulse at mx.plaxo.com (Plaxo Pulse) Date: Wed Jun 25 06:40:00 2008 Subject: Your invitation from Iuli Varzariu-Darie is about to expire Message-ID: <8ac6292477349ef80baa381b06122c5d@xpertmailer.com> Iuli Varzariu-Darie sent you an invitation to connect as business contacts on Pulse on November 5. That invitation will expire soon! Follow this link to accept Iuli's invitation. http://pulse.plaxo.com/pulse/invite?i=1771250&k=1774508896&l=en_ro&src=email&et=24&est=business&el=en_ro Plaxo is free, easy to use and takes only a minute to join. Come see what Iuli wants to share. Thanks! The Pulse team More than 20 million people use Plaxo to keep in touch with the people they care about. Don't want to receive emails from Plaxo any more? Go to: http://www.plaxo.com/stop?src=email&et=24&est=business&el=en_ro From areilly at bigpond.net.au Thu Jun 26 23:00:16 2008 From: areilly at bigpond.net.au (Andrew Reilly) Date: Thu Jun 26 23:00:26 2008 Subject: java/125031: firefox java plugin runtime-link crash Message-ID: <20080626225622.26000.qmail@areilly.bpa.nu> >Number: 125031 >Category: java >Synopsis: firefox java plugin runtime-link crash >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 26 23:00:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andrew Reilly >Release: FreeBSD 7.0-STABLE amd64 >Organization: >Environment: System: FreeBSD duncan.reilly.home 7.0-STABLE FreeBSD 7.0-STABLE #17: Sat Jun 21 14:23:24 EST 2008 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64 machine is an Athlon64-X2 with 3G RAM. >Description: In both firefox and epiphany, an attempt to use the java applets in a Juniper Networks VPN causes the browser to crash with the following message: /libexec/ld-elf.so.1: /usr/local/jdk1.6.0/jre/lib/amd64/libjavaplugin_nscp.so: Undefined symbol "_ZN12CWriteBuffer8putJLongEx" >How-To-Repeat: Click on the Java Secure Application Manager button on a Juniper Networks page. I'm afraid that's not going to be easy to repeat unless you've got access to one of those... >Fix: Don't know, sorry. My current work-around is to use a Mac. >Release-Note: >Audit-Trail: >Unformatted: From baigsabeeh at gmail.com Fri Jun 27 21:27:08 2008 From: baigsabeeh at gmail.com (Sabeeh Baig) Date: Fri Jun 27 21:27:11 2008 Subject: jdk16 web plugin on FreeBSD 7 AMD64 Issues Message-ID: I recently installed jdk16 from ports on my FreeBSD 7-Stable AMD64 home server. When I try to access websites that use the Java web plugin, the applets don't load. Checking on about:plugins in Firefox shows the Java plugin listed and enabled. Does jdk16 web plugin work on FreeBSD 7 AMD64? I saw on previous mailing list entries mentioned that the plugins from jdk16 and jdk15 on AMD64 worked. I have tried setting the JAVA_HOME in terminal and running Firefox from there. I have also tested the local java applets, which load fine in Firefox. In addition, Netbeans 6.1 works fine with Java as well, so any help would be appreciated. Specifically, I'm trying to run Spades on Yahoo Games website. Sabeeh Ahmed Baig From funkyrod at gmail.com Sat Jun 28 09:01:07 2008 From: funkyrod at gmail.com (funkyrod@gmail.com) Date: Sat Jun 28 09:01:11 2008 Subject: Visual Editor SWT windows wire frame only - get of the picture failed? Message-ID: <200806290436.45840.funkyrod@gmail.com> I can't get the Visual Editor to work properly on Eclipse with FreeBSD. I'm using 7.0-release, and Java-1.6: # uname -a FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #22: Tue Apr 29 20:15:01 EST 2008 root@pcbsd:/usr/obj/usr/src/sys/GENERIC i386 # java -version java version "1.6.0_03-p4" Java(TM) SE Runtime Environment (build 1.6.0_03-p4-root_19_mar_2008_17_02-b00) Java HotSpot(TM) Client VM (build 1.6.0_03-p4-root_19_mar_2008_17_02-b00, mixed mode) The problem is that although Swing works, SWT doesn't. With any SWT windows (e.g. Shell) within the visual editor, only an empty wireframe appears together with a small lightbulb. If I hover the mouse over the lightbulb the following error message appears: Get of the picture failed "org.eclipse.ve.internal.swt.targetvm.unix.ImageCapture.getPixels(IIII) [I" This message and lightbulb also appears in the lower margin of the eclipse application window. I've tried using the visual editor from ports with the Eclipse 3.2 from ports. I've also tried the Eclipse 3.3 and 3.4 unoffical VEP from the following website with Eclipse-devel (3.3.2) from ports: http://www.ehecht.com/eclipse_ve/ve.html The same error appears with each configuration. I understand that VEP is only "official" for Eclipse 3.2, but I have been able to use the version from above (and others referenced in the eclipse.org VEP wiki) on Eclipse Europa and Ganymede on other platforms (Win XP, Linux). Does anyone know how to make SWT windows appear correctly in VE windows on Eclipse - FreeBSD? I'd like to be able to stick to FreeBSD for visual GUI building, and not have to switch to Windows on Linux if possible just to get this functionality. From pi at netdog.opsec.eu Sun Jun 29 12:16:31 2008 From: pi at netdog.opsec.eu (Kurt Jaeger) Date: Sun Jun 29 12:16:35 2008 Subject: sqldeveloper && java Message-ID: <20080629114043.GA3036@netdog.opsec.eu> Hi! Attached two error reports starting sqldeveloper... Hope this helps... -------------- next part -------------- # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x28515126, pid=2956, tid=0x857b400 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) # Problematic frame: # V [libjvm.so+0x36b126] # --------------- T H R E A D --------------- Current thread (0x0857b200): JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=139965440] siginfo:si_signo=11, si_errno=0, si_code=12, si_addr=0x00000008 Registers: EAX=0x00000012, EBX=0x2862b9d8, ECX=0x00000000, EDX=0x4d643cf0 ESP=0xbf631454, EBP=0xbf631478, ESI=0x08578c34, EDI=0x4f99c310 EIP=0x28515126, EFLAGS=0x00010282 Top of Stack: (sp=0xbf631454) 0xbf631454: bf631458 00000000 2862b9d8 08578c34 0xbf631464: 00000012 08578808 2862b9d8 08578c34 0xbf631474: 0857b200 bf6314d8 284fe580 4f99c310 0xbf631484: 00000000 4d643cf0 08578c34 bf631500 0xbf631494: 283ac0be 08578c3c 00000000 bf631578 0xbf6314a4: 2862b9d8 08578c4c 0857b200 0854bca0 0xbf6314b4: 08578800 08578808 08578bf4 0857b200 0xbf6314c4: 08578c20 00000001 2862b9d8 08578c38 Instructions: (pc=0x28515126) 0x28515116: f2 27 db ff 8b 4d 0c 8b 55 10 89 45 ec 83 c4 14 0x28515126: 66 8b 79 08 66 8b 42 08 8b 75 ec 81 e7 ff ff 00 Stack: [0xbf5f3000,0xbf633000), sp=0xbf631454, free space=249k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x36b126] V [libjvm.so+0x354580] V [libjvm.so+0x3555b6] V [libjvm.so+0x355bcd] V [libjvm.so+0x356d6f] V [libjvm.so+0x356e9b] V [libjvm.so+0x266e59] j sun.font.ExtendedTextLabel.()V+1 j sun.font.ExtendedTextSourceLabel.(Lsun/font/TextSource;Lsun/font/Decoration;)V+1 j sun.font.TextLabelFactory.createExtended(Ljava/awt/Font;Lsun/font/CoreMetrics;Lsun/font/Decoration;II)Lsun/font/ExtendedTextLabel;+200 j java.awt.font.TextLine.createComponentsOnRun(II[C[I[BLsun/font/TextLabelFactory;Ljava/awt/Font;Lsun/font/CoreMetrics;Ljava/awt/font/FontRenderContext;Lsun/font/Decoration;[Lsun/font/TextLineComponent;I)[Lsun/font/TextLineComponent;+76 j java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;+325 j java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104 j java.awt.font.TextLayout.(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107 j oracle.ide.controls.customtab.CustomTab.drawIconAndLabel(Ljava/awt/Graphics2D;Ljava/awt/Rectangle;ILoracle/ide/controls/customtab/CustomTabPage;)V+427 j oracle.ide.controls.customtab.CustomTab.drawTabTop(IIIIILoracle/ide/controls/customtab/CustomTabPage;Ljava/awt/Graphics2D;)V+735 j oracle.ide.controls.customtab.CustomTab.paintTabs(Ljava/awt/Graphics2D;)V+123 j oracle.ide.controls.customtab.CustomTab.paintComponent(Ljava/awt/Graphics;)V+7 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+260 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+209 j javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+211 j java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2 j sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155 j sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+104 j java.awt.Container.paint(Ljava/awt/Graphics;)V+62 j javax.swing.JFrame.update(Ljava/awt/Graphics;)V+2 j sun.awt.RepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6 j sun.awt.X11.XRepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+23 j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+263 j sun.awt.X11.XComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+188 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46 j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub V [libjvm.so+0x272008] V [libjvm.so+0x386c18] V [libjvm.so+0x27211f] V [libjvm.so+0x2725b6] V [libjvm.so+0x27272e] V [libjvm.so+0x2d447a] V [libjvm.so+0x3f5780] V [libjvm.so+0x3f5841] V [libjvm.so+0x383d79] C [libpthread.so.2+0xe3c9] _pthread_create+0x6d1 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.font.ExtendedTextLabel.()V+1 j sun.font.ExtendedTextSourceLabel.(Lsun/font/TextSource;Lsun/font/Decoration;)V+1 j sun.font.TextLabelFactory.createExtended(Ljava/awt/Font;Lsun/font/CoreMetrics;Lsun/font/Decoration;II)Lsun/font/ExtendedTextLabel;+200 j java.awt.font.TextLine.createComponentsOnRun(II[C[I[BLsun/font/TextLabelFactory;Ljava/awt/Font;Lsun/font/CoreMetrics;Ljava/awt/font/FontRenderContext;Lsun/font/Decoration;[Lsun/font/TextLineComponent;I)[Lsun/font/TextLineComponent;+76 j java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;+325 j java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104 j java.awt.font.TextLayout.(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107 j oracle.ide.controls.customtab.CustomTab.drawIconAndLabel(Ljava/awt/Graphics2D;Ljava/awt/Rectangle;ILoracle/ide/controls/customtab/CustomTabPage;)V+427 j oracle.ide.controls.customtab.CustomTab.drawTabTop(IIIIILoracle/ide/controls/customtab/CustomTabPage;Ljava/awt/Graphics2D;)V+735 j oracle.ide.controls.customtab.CustomTab.paintTabs(Ljava/awt/Graphics2D;)V+123 j oracle.ide.controls.customtab.CustomTab.paintComponent(Ljava/awt/Graphics;)V+7 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+260 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+209 j javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+211 j java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2 j sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155 j sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+104 j java.awt.Container.paint(Ljava/awt/Graphics;)V+62 j javax.swing.JFrame.update(Ljava/awt/Graphics;)V+2 j sun.awt.RepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6 j sun.awt.X11.XRepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+23 j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+263 j sun.awt.X11.XComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+188 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46 j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x084a2e00 JavaThread "pool-1-thread-1" [_thread_blocked, id=139782656] 0x08792000 JavaThread "Automatic check for updates" [_thread_in_vm, id=143387648] 0x082b2400 JavaThread "Timer-2" [_thread_blocked, id=137045504] 0x08b75c00 JavaThread "Timer queue for AWT thread" daemon [_thread_blocked, id=146234880] 0x0805cc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=134594560] 0x08aac600 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=145410048] 0x0854e800 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=145409024] 0x089e8400 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=144606720] 0x087c5e00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=142884864] 0x0837c600 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=137873408] 0x0837c200 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=137872384] 0x085a3400 JavaThread "TimerQueue" daemon [_thread_blocked, id=140129792] =>0x0857b200 JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=139965440] 0x0854ee00 JavaThread "AWT-Shutdown" [_thread_blocked, id=139964416] 0x08524e00 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=139780096] 0x08524400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=139609600] 0x0813dc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=135519744] 0x0813d800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=135518720] 0x0813d400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=135517696] 0x0813d000 JavaThread "Finalizer" daemon [_thread_blocked, id=135516672] 0x08068c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=134647296] Other Threads: 0x08130000 VMThread [id=134646272] 0x08056b00 WatcherThread [id=135643648] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 4608K, used 1169K [0x2d640000, 0x2db40000, 0x2fda0000) eden space 4096K, 20% used [0x2d640000, 0x2d717098, 0x2da40000) from space 512K, 60% used [0x2da40000, 0x2da8d388, 0x2dac0000) to space 512K, 0% used [0x2dac0000, 0x2dac0000, 0x2db40000) tenured generation total 60544K, used 22443K [0x2fda0000, 0x338c0000, 0x4d640000) the space 60544K, 37% used [0x2fda0000, 0x3138adc0, 0x3138ae00, 0x338c0000) compacting perm gen total 36352K, used 36213K [0x4d640000, 0x4f9c0000, 0x55640000) the space 36352K, 99% used [0x4d640000, 0x4f99d4f0, 0x4f99d600, 0x4f9c0000) No shared spaces configured. Dynamic libraries: 0x08048000 /usr/local/diablo-jdk1.5.0/bin/java 0x28083000 /lib/libz.so.3 0x28094000 /lib/libpthread.so.2 0x280b9000 /lib/libc.so.6 0x281aa000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/client/libjvm.so 0x2864a000 /lib/libm.so.4 0x28661000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/native_threads/libhpi.so 0x28672000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libverify.so 0x2867f000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libjava.so 0x2869e000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libzip.so 0x56d4d000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libawt.so 0x56de9000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libmlib_image.so 0x56ea7000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/xawt/libmawt.so 0x56edf000 /usr/local/lib/libXext.so.6 0x56eec000 /usr/local/lib/libX11.so.6 0x56fd1000 /usr/local/lib/libXau.so.6 0x56fd4000 /usr/local/lib/libXdmcp.so.6 0x56fd9000 /usr/lib/librpcsvc.so.3 0x56fe1000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libfontmanager.so 0x5706b000 /usr/lib/libstdc++.so.5 0x57136000 /usr/local/lib/libXcursor.so.1 0x5713f000 /usr/local/lib/libXrender.so.1 0x57148000 /usr/local/lib/libXfixes.so.3 0x571b2000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libnet.so 0x571c3000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libnio.so 0x5afc0000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libmanagement.so 0x5b145000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libcmm.so 0x5b001000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libjpeg.so 0x5714d000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libdcpr.so 0x28052000 /libexec/ld-elf.so.1 VM Arguments: jvm_args: -Xmx512M -Xms64M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Dapple.laf.useScreenMenuBar=true -Dcom.apple.mrj.application.apple.menu.about.name=SQL_Developer -Dcom.apple.mrj.application.growbox.intrudes=false -Dcom.apple.macos.smallTabs=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -XX:MaxPermSize=128M -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dide.conf="/usr/local/share/java/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf" -Dide.startingcwd="/usr/local/share/java/sqldeveloper/sqldeveloper/bin" java_command: oracle.ide.boot.Launcher Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/local/diablo-jdk1.5.0 PATH=/usr/home/pi/bin:/client/bin:/client/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/bin:/usr/bin:/sbin:/usr/sbin:/prj/bin LD_LIBRARY_PATH=/usr/local/diablo-jdk1.5.0/jre/lib/i386/client:/usr/local/diablo-jdk1.5.0/jre/lib/i386:/usr/local/diablo-jdk1.5.0/jre/../lib/i386 SHELL=/usr/local/bin/bash DISPLAY=:0.0 Signal Handlers: SIGSEGV: [libjvm.so+0x425170], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGBUS: [libjvm.so+0x425170], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGFPE: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGPIPE: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGILL: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGUSR1: [libjvm.so+0x386cf0], sa_mask[0]=0x00000000, sa_flags=0x00000040 SIGUSR2: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGHUP: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGINT: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGQUIT: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGTERM: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 --------------- S Y S T E M --------------- OS:FreeBSD uname:FreeBSD 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 rlimit: STACK 65536k, CORE infinity, NOFILE 11095 CPU:total 1 family 6, cmov, cx8, fxsr, mmx Memory: 4k page, physical 883724k vm_info: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01) for freebsd-x86, built on Sep 24 2006 16:09:01 by root with gcc 3.4.4 [FreeBSD] 20050518 -------------- next part -------------- # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x28515126, pid=3029, tid=0x857b400 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) # Problematic frame: # V [libjvm.so+0x36b126] # --------------- T H R E A D --------------- Current thread (0x0857b200): JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=139965440] siginfo:si_signo=11, si_errno=0, si_code=12, si_addr=0x00000008 Registers: EAX=0x00000012, EBX=0x2862b9d8, ECX=0x00000000, EDX=0x4d643cf0 ESP=0xbf6314d4, EBP=0xbf6314f8, ESI=0x08578c34, EDI=0x4f8d0b20 EIP=0x28515126, EFLAGS=0x00010286 Top of Stack: (sp=0xbf6314d4) 0xbf6314d4: bf6314d8 00000000 2862b9d8 08578c34 0xbf6314e4: 00000012 08578808 2862b9d8 08578c34 0xbf6314f4: 0857b200 bf631558 284fe580 4f8d0b20 0xbf631504: 00000000 4d643cf0 08578c34 bf631580 0xbf631514: 283ac0be 08578c3c 00000000 bf6315f8 0xbf631524: 2862b9d8 08578c4c 0857b200 0854bc80 0xbf631534: 08578800 08578808 08578bf4 0857b200 0xbf631544: 08578c20 00000001 2862b9d8 08578c38 Instructions: (pc=0x28515126) 0x28515116: f2 27 db ff 8b 4d 0c 8b 55 10 89 45 ec 83 c4 14 0x28515126: 66 8b 79 08 66 8b 42 08 8b 75 ec 81 e7 ff ff 00 Stack: [0xbf5f3000,0xbf633000), sp=0xbf6314d4, free space=249k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x36b126] V [libjvm.so+0x354580] V [libjvm.so+0x3555b6] V [libjvm.so+0x355bcd] V [libjvm.so+0x356d6f] V [libjvm.so+0x356e9b] V [libjvm.so+0x266e59] j sun.font.ExtendedTextLabel.()V+1 j sun.font.ExtendedTextSourceLabel.(Lsun/font/TextSource;Lsun/font/Decoration;)V+1 j sun.font.TextLabelFactory.createExtended(Ljava/awt/Font;Lsun/font/CoreMetrics;Lsun/font/Decoration;II)Lsun/font/ExtendedTextLabel;+200 j java.awt.font.TextLine.createComponentsOnRun(II[C[I[BLsun/font/TextLabelFactory;Ljava/awt/Font;Lsun/font/CoreMetrics;Ljava/awt/font/FontRenderContext;Lsun/font/Decoration;[Lsun/font/TextLineComponent;I)[Lsun/font/TextLineComponent;+76 j java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;+325 j java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104 j java.awt.font.TextLayout.(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107 j oracle.ide.controls.customtab.CustomTab.drawIconAndLabel(Ljava/awt/Graphics2D;Ljava/awt/Rectangle;ILoracle/ide/controls/customtab/CustomTabPage;)V+427 j oracle.ide.controls.customtab.CustomTab.drawTabTop(IIIIILoracle/ide/controls/customtab/CustomTabPage;Ljava/awt/Graphics2D;)V+735 j oracle.ide.controls.customtab.CustomTab.paintTabs(Ljava/awt/Graphics2D;)V+123 j oracle.ide.controls.customtab.CustomTab.paintComponent(Ljava/awt/Graphics;)V+7 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+260 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+209 j javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+211 j java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2 j sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155 j sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+104 j java.awt.Container.paint(Ljava/awt/Graphics;)V+62 j javax.swing.JFrame.update(Ljava/awt/Graphics;)V+2 j sun.awt.RepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6 j sun.awt.X11.XRepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+23 j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+263 j sun.awt.X11.XComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+188 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46 j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub V [libjvm.so+0x272008] V [libjvm.so+0x386c18] V [libjvm.so+0x27211f] V [libjvm.so+0x2725b6] V [libjvm.so+0x27272e] V [libjvm.so+0x2d447a] V [libjvm.so+0x3f5780] V [libjvm.so+0x3f5841] V [libjvm.so+0x383d79] C [libpthread.so.2+0xe3c9] _pthread_create+0x6d1 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.font.ExtendedTextLabel.()V+1 j sun.font.ExtendedTextSourceLabel.(Lsun/font/TextSource;Lsun/font/Decoration;)V+1 j sun.font.TextLabelFactory.createExtended(Ljava/awt/Font;Lsun/font/CoreMetrics;Lsun/font/Decoration;II)Lsun/font/ExtendedTextLabel;+200 j java.awt.font.TextLine.createComponentsOnRun(II[C[I[BLsun/font/TextLabelFactory;Ljava/awt/Font;Lsun/font/CoreMetrics;Ljava/awt/font/FontRenderContext;Lsun/font/Decoration;[Lsun/font/TextLineComponent;I)[Lsun/font/TextLineComponent;+76 j java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;+325 j java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104 j java.awt.font.TextLayout.(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107 j oracle.ide.controls.customtab.CustomTab.drawIconAndLabel(Ljava/awt/Graphics2D;Ljava/awt/Rectangle;ILoracle/ide/controls/customtab/CustomTabPage;)V+427 j oracle.ide.controls.customtab.CustomTab.drawTabTop(IIIIILoracle/ide/controls/customtab/CustomTabPage;Ljava/awt/Graphics2D;)V+735 j oracle.ide.controls.customtab.CustomTab.paintTabs(Ljava/awt/Graphics2D;)V+123 j oracle.ide.controls.customtab.CustomTab.paintComponent(Ljava/awt/Graphics;)V+7 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+260 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+292 j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73 j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+495 j javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+209 j javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131 j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+211 j java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2 j sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155 j sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+104 j java.awt.Container.paint(Ljava/awt/Graphics;)V+62 j javax.swing.JFrame.update(Ljava/awt/Graphics;)V+2 j sun.awt.RepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6 j sun.awt.X11.XRepaintArea.updateComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+23 j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+263 j sun.awt.X11.XComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+188 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46 j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0834c000 JavaThread "pool-1-thread-1" [_thread_blocked, id=139782656] 0x082e8600 JavaThread "Automatic check for updates" [_thread_in_vm, id=145417216] 0x08af2000 JavaThread "Timer-2" [_thread_blocked, id=145695232] 0x08af3800 JavaThread "Timer queue for AWT thread" daemon [_thread_blocked, id=145701376] 0x0805cc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=134594560] 0x08bc9400 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=146576896] 0x08bc9000 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=146575872] 0x08aae600 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=145418240] 0x0860c600 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=140560384] 0x0860c200 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=140559360] 0x087c5e00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=140558336] 0x085a1400 JavaThread "TimerQueue" daemon [_thread_blocked, id=140121600] =>0x0857b200 JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=139965440] 0x0854ee00 JavaThread "AWT-Shutdown" [_thread_blocked, id=139964416] 0x08524e00 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=139780096] 0x08524400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=139609600] 0x0813dc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=135519744] 0x0813d800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=135518720] 0x0813d400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=135517696] 0x0813d000 JavaThread "Finalizer" daemon [_thread_blocked, id=135516672] 0x08068c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=134647296] Other Threads: 0x08130000 VMThread [id=134646272] 0x08056b00 WatcherThread [id=135643648] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 4608K, used 4359K [0x2d640000, 0x2db40000, 0x2fda0000) eden space 4096K, 96% used [0x2d640000, 0x2da170d0, 0x2da40000) from space 512K, 83% used [0x2dac0000, 0x2db2acb8, 0x2db40000) to space 512K, 0% used [0x2da40000, 0x2da40000, 0x2dac0000) tenured generation total 60544K, used 20054K [0x2fda0000, 0x338c0000, 0x4d640000) the space 60544K, 33% used [0x2fda0000, 0x31135b28, 0x31135c00, 0x338c0000) compacting perm gen total 35584K, used 35398K [0x4d640000, 0x4f900000, 0x55640000) the space 35584K, 99% used [0x4d640000, 0x4f8d1808, 0x4f8d1a00, 0x4f900000) No shared spaces configured. Dynamic libraries: 0x08048000 /usr/local/diablo-jdk1.5.0/bin/java 0x28083000 /lib/libz.so.3 0x28094000 /lib/libpthread.so.2 0x280b9000 /lib/libc.so.6 0x281aa000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/client/libjvm.so 0x2864a000 /lib/libm.so.4 0x28661000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/native_threads/libhpi.so 0x28672000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libverify.so 0x2867f000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libjava.so 0x2869e000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libzip.so 0x56d4d000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libawt.so 0x56de9000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libmlib_image.so 0x56ea7000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/xawt/libmawt.so 0x56edf000 /usr/local/lib/libXext.so.6 0x56eec000 /usr/local/lib/libX11.so.6 0x56fd1000 /usr/local/lib/libXau.so.6 0x56fd4000 /usr/local/lib/libXdmcp.so.6 0x56fd9000 /usr/lib/librpcsvc.so.3 0x56fe1000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libfontmanager.so 0x5706b000 /usr/lib/libstdc++.so.5 0x57136000 /usr/local/lib/libXcursor.so.1 0x5713f000 /usr/local/lib/libXrender.so.1 0x57148000 /usr/local/lib/libXfixes.so.3 0x571b2000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libnet.so 0x571c3000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libnio.so 0x5afc0000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libmanagement.so 0x5aff7000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libcmm.so 0x5b144000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libjpeg.so 0x5714d000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libdcpr.so 0x28052000 /libexec/ld-elf.so.1 VM Arguments: jvm_args: -Xmx512M -Xms64M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Dapple.laf.useScreenMenuBar=true -Dcom.apple.mrj.application.apple.menu.about.name=SQL_Developer -Dcom.apple.mrj.application.growbox.intrudes=false -Dcom.apple.macos.smallTabs=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -XX:MaxPermSize=128M -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dide.conf="/usr/local/share/java/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf" -Dide.startingcwd="/usr/local/share/java/sqldeveloper/sqldeveloper/bin" java_command: oracle.ide.boot.Launcher Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/local/diablo-jdk1.5.0 PATH=/usr/home/pi/bin:/client/bin:/client/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/bin:/usr/bin:/sbin:/usr/sbin:/prj/bin LD_LIBRARY_PATH=/usr/local/diablo-jdk1.5.0/jre/lib/i386/client:/usr/local/diablo-jdk1.5.0/jre/lib/i386:/usr/local/diablo-jdk1.5.0/jre/../lib/i386 SHELL=/usr/local/bin/bash DISPLAY=:0.0 Signal Handlers: SIGSEGV: [libjvm.so+0x425170], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGBUS: [libjvm.so+0x425170], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGFPE: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGPIPE: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGILL: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGUSR1: [libjvm.so+0x386cf0], sa_mask[0]=0x00000000, sa_flags=0x00000040 SIGUSR2: [libjvm.so+0x386c20], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGHUP: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGINT: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGQUIT: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGTERM: [libjvm.so+0x385480], sa_mask[0]=0xffffffff, sa_flags=0x00000002 --------------- S Y S T E M --------------- OS:FreeBSD uname:FreeBSD 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 rlimit: STACK 65536k, CORE infinity, NOFILE 11095 CPU:total 1 family 6, cmov, cx8, fxsr, mmx Memory: 4k page, physical 876740k vm_info: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01) for freebsd-x86, built on Sep 24 2006 16:09:01 by root with gcc 3.4.4 [FreeBSD] 20050518 From bugmaster at FreeBSD.org Mon Jun 30 11:07:01 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 30 11:07:15 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200806301106.m5UB6x3v095796@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/110912 java Java krb5 client leaks UDP connections o java/112595 java Java appletviewer frequently hangs (kse_release loop) o ports/113467 java Multiple "missing return value" errors building JDK on o java/114644 java tomcat goes out of PermSpace, jvm crashes o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/118956 java eclipse and netbeans break on diablo-jdk15 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/121420 java java/jdk16: Java applet fails to find class under fire o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/122513 java native JDKs unbuildable with Linux ones o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o ports/125031 java firefox java plugin runtime-link crash 15 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires o java/97461 java Diablo JDK does not report Update level in a format su o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/115279 java [UPDATE] java/java3d to 1.5.1 o java/115773 java [request] java.nio channel selectors should use kqueue o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/119063 java An unexpected error has been detected by Java Runtime o java/119654 java jdk 1.6: java.awt.SplashScreen#getSplashScreen throws o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/121416 java java/jdk15 can't build if BIN environment variable is 14 problems total. From bugmaster at FreeBSD.org Mon Jun 30 11:07:21 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 30 11:07:50 2008 Subject: Current problem reports assigned to java@FreeBSD.org Message-ID: <200806301107.m5UB7KmR096214@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/124454 java [patch] java/linux-sun-jdk14 update to 1.4.2_17 1 problem total. Non-critical problems