Date: Thu, 3 Nov 2005 18:50:42 -0500 From: Robert Huff <roberthuff@rcn.com> To: java@freebsd.org Subject: reinstalling from point zero. Message-ID: <17258.41554.833003.789377@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
For a variety of reasons, I need to reinstall java from the very beginning. Unfortunately: 1) running FreeBSD jerusalem.litteratus.org 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Thu Sep 29 12:05:58 EDT 2005 2) with /etc/libmap.conf # Added per /usr/src/UPDATING libc_r.so.5 libpthread.so.1 libc_r.so libpthread.so # added 2004/02/28 per instructions of www/linuxpluginwrapper port # changed 2005/06/13 per instructions of www/linuxpluginwrapper # upgrade # # changed 2005/09/09 after system upgrade to 6.0-beta3 [/usr/X11R6/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 pluginwrapper/flash6.so libdl.so.2 pluginwrapper/flash6.so libz.so.1 libz.so.3 libstdc++-libc6.2-2.so.3 libstdc++.so.5 libm.so.6 libm.so.4 libc.so.6 pluginwrapper/flash6.so # # added 2005/10/20 per # /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 # # [ALPHA SUPPORT] Flash7 with Mozilla [/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so] libpthread.so.0 libpthread.so.2 libdl.so.2 pluginwrapper/flash7.so libz.so.1 libz.so.3 libm.so.6 libm.so.4 libc.so.6 pluginwrapper/flash7.so # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror [/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so] libc.so.6 pluginwrapper/acrobat.so # Helix RealPlayer with Mozilla/Firebird/Galeon/Epiphany/Konqueror [/usr/X11R6/lib/linux-mozilla/plugins/nphelix.so] libstdc++.so.5 libstdc++.so.5 libc.so.6 pluginwrapper/realplayer.so 3) and huff@jerusalem>> kldstat Id Refs Address Size Name 1 12 0xc0400000 3b0acc kernel 2 16 0xc07b1000 60b4c acpi.ko 3 1 0xc1c26000 6000 linprocfs.ko 4 1 0xc1c2c000 19000 linux.ko 5 1 0xc1c6a000 d000 if_de.ko 6 1 0xc1eaf000 21000 nfsserver.ko 4) and huff@jerusalem>> mount /dev/da0s1a on / (ufs, local, acls) devfs on /dev (devfs, local) /dev/da0s1d on /var (ufs, local, soft-updates, acls) /dev/da1s1d on /usr (ufs, local, soft-updates, acls) linprocfs on /usr/compat/linux/proc (linprocfs, local) 5) and a fresh install of linux-sun-jdk14 6) As root: huff@jerusalem>> java # # An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error (4F533F4C494E55583F491418160E435050038C), pid=25496, tid=16384 # # Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode) # An error report file with more information is saved as hs_err_pid25496.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Abort (core dumped) The log file is appended, The core dump is available. Any idea what I've messed up? Robert Huff # # An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error (4F533F4C494E55583F491418160E435050038C), pid=25496, tid=16384 # # Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode) --------------- T H R E A D --------------- Current thread is native thread Stack: [error occurred during error reporting, step 110, id 0xe0000000] [error occurred during error reporting, step 120, id 0xb] --------------- P R O C E S S --------------- Java Threads: ( => current thread ) Other Threads: VM state:not at safepoint (not fully initilizated) VM Mutex/Monitor currently owned by a thread: None Heap [error occurred during error reporting, step 190, id 0xb] Dynamic libraries: 08048000-08056000 r-xp 00010000 VM Arguments: java_command: <unknown> Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/local/linux-sun-jdk1.4.2 PATH=/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/root:/usr/X11R6/bin:/root LD_LIBRARY_PATH=/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client:/usr/local/linux-sun-jdk1.4.2/jre/lib/i386:/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386 SHELL=/bin/csh DISPLAY=:0.0 HOSTTYPE=FreeBSD OSTYPE=FreeBSD MACHTYPE=i386 --------------- S Y S T E M --------------- OS:Red Hat Linux release 8.0 (Psyche) uname:Linux 2.4.2 FreeBSD 7.0-CURRENT #1: Thu Sep 29 12:05:58 EDT 2005 i686 libc:glibc 2.3.2 linuxthreads-0.10 (floating stack) rlimit: STACK 2044k, CORE infinity, NPROC 3632, NOFILE 7264, AS 7k load average:0.00 4701099795014399489389371966364966604103084524931260758624169931369341508829845165398119923901913548704374568764363022330506064087116971168727978016953887481258844521567076680204288.00 0.00 CPU:total 1 Memory: 4k page, physical 515540k(411008k free), swap 2097152k(2016960k free) vm_info: Java HotSpot(TM) Client VM (1.4.2_10-b03) for linux-x86, built on Oct 10 2005 15:31:45 by unknown with unknown compiler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17258.41554.833003.789377>