From owner-freebsd-java@FreeBSD.ORG Thu May 4 14:28:49 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4CB16A405 for ; Thu, 4 May 2006 14:28:49 +0000 (UTC) (envelope-from artas@artas.pl) Received: from artas.pl (host-85-255-1-230.alpha.pl [85.255.1.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400B943D45 for ; Thu, 4 May 2006 14:28:43 +0000 (GMT) (envelope-from artas@artas.pl) Received: from [10.0.0.10] (acpf108.neoplus.adsl.tpnet.pl [83.10.211.108]) by artas.pl (8.13.1/8.12.11) with ESMTP id k44ESYkD022399 for ; Thu, 4 May 2006 14:28:36 GMT (envelope-from artas@artas.pl) Message-ID: <445A0F8A.9030409@artas.pl> Date: Thu, 04 May 2006 16:28:26 +0200 From: Krzysztof User-Agent: Thunderbird 1.5.0.2 (X11/20060502) MIME-Version: 1.0 To: freebsd-java@FreeBSD.org Content-Type: multipart/mixed; boundary="------------000404000403070805000403" Cc: Subject: diablo-1.5.0_06-b00 mixed mode error X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 14:28:49 -0000 This is a multi-part message in MIME format. --------------000404000403070805000403 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Oh! Krzysztof Szczyglowski --------------000404000403070805000403 Content-Type: text/plain; name="hs_err_pid13039.log" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="hs_err_pid13039.log" # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGBUS (0xa) at pc=0x284faea5, pid=13039, tid=0x805c000 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_06-b00 mixed mode) # Problematic frame: # V [libjvm.so+0x370ea5] # --------------- T H R E A D --------------- Current thread (0x0805ce00): JavaThread "main" [_thread_in_vm_trans, id=134594560] siginfo:si_signo=10, si_errno=0, si_code=12, si_addr=0x28642380 Registers: EAX=0x286204a8, EBX=0x2860c7e4, ECX=0x28642000, EDX=0x286204b0 ESP=0xbfbf9b28, EBP=0xbfbf9bf0, ESI=0x00000380, EDI=0x28622068 EIP=0x284faea5, EFLAGS=0x00010202 Top of Stack: (sp=0xbfbf9b28) 0xbfbf9b28: 0000001c 08054498 bfbf9b50 280a26fd 0xbfbf9b38: 280ad4b4 08056000 bfbf9b70 280ab089 0xbfbf9b48: 2807c050 bfbf9b90 00000000 00000000 0xbfbf9b58: 00000000 bfbf9b98 00000000 00000000 0xbfbf9b68: 080636ec 080636e8 0000000f 08062a00 0xbfbf9b78: 00000000 00000000 00000071 0805ce00 0xbfbf9b88: 080636c0 08063680 bfbf9ba0 2809d8cc 0xbfbf9b98: 0805ce00 08063680 bfbf9bd0 284f91a7 Instructions: (pc=0x284faea5) 0x284fae95: 75 94 d3 ee 8b 38 8b 0a 21 fe 8b bb 60 68 00 00 0x284faea5: c7 04 31 01 00 00 00 8b 17 85 d2 0f 84 cf fc ff Stack: [0xbfbc0000,0xbfc00000), sp=0xbfbf9b28, free space=230k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x370ea5] V [libjvm.so+0x42d01a] V [libjvm.so+0x1f8cb3] V [libjvm.so+0x23a8ed] V [libjvm.so+0x24ae5c] V [libjvm.so+0x1afa70] v ~RuntimeStub::fast_new_instance Runtime1 stub J com.sun.tools.javac.jvm.ClassReader.enterClass(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/code/Symbol$ClassSymbol; J com.sun.tools.javac.jvm.ClassReader.includeClassFile(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;Lcom/sun/tools/javac/util/FileEntry;)V J com.sun.tools.javac.jvm.ClassReader.list(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V J com.sun.tools.javac.jvm.ClassReader.listAll(Ljava/util/Collection;Ljava/lang/String;[Ljava/lang/String;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V j com.sun.tools.javac.jvm.ClassReader.fillIn(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V+61 j com.sun.tools.javac.jvm.ClassReader.complete(Lcom/sun/tools/javac/code/Symbol;)V+56 j com.sun.tools.javac.code.Symbol.complete()V+19 j com.sun.tools.javac.code.Symbol$PackageSymbol.flags()J+8 J com.sun.tools.javac.comp.Attr.checkId(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitSelect(Lcom/sun/tools/javac/tree/Tree$Select;)V J com.sun.tools.javac.tree.Tree$Select.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitSelect(Lcom/sun/tools/javac/tree/Tree$Select;)V J com.sun.tools.javac.tree.Tree$Select.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.attribType(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type; v ~RuntimeStub::alignment_frame_return Runtime1 stub j com.sun.tools.javac.comp.Attr.visitTypeTest(Lcom/sun/tools/javac/tree/Tree$TypeTest;)V+47 j com.sun.tools.javac.tree.Tree$TypeTest.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V+2 J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitIf(Lcom/sun/tools/javac/tree/Tree$If;)V J com.sun.tools.javac.tree.Tree$If.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitBlock(Lcom/sun/tools/javac/tree/Tree$Block;)V J com.sun.tools.javac.tree.Tree$Block.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitMethodDef(Lcom/sun/tools/javac/tree/Tree$MethodDef;)V J com.sun.tools.javac.tree.Tree$MethodDef.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.attribClassBody(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V j com.sun.tools.javac.comp.Attr.attribClass(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V+355 j com.sun.tools.javac.comp.Attr.attribClass(ILcom/sun/tools/javac/code/Symbol$ClassSymbol;)V+9 j com.sun.tools.javac.main.JavaCompiler.compile(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;+338 j com.sun.tools.javac.main.Main.compile([Ljava/lang/String;Lcom/sun/tools/javac/util/Context;)I+350 j com.sun.tools.javac.main.Main.compile([Ljava/lang/String;)I+9 j com.sun.tools.javac.Main.compile([Ljava/lang/String;)I+12 v ~StubRoutines::call_stub V [libjvm.so+0x26f2d8] V [libjvm.so+0x387208] V [libjvm.so+0x26f3ef] V [libjvm.so+0x3b078e] V [libjvm.so+0x3b3b82] V [libjvm.so+0x2dda99] C [libjava.so+0xc132] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x22 j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111 j org.apache.tools.ant.taskdefs.compilers.Javac13.execute()Z+62 j org.apache.tools.ant.taskdefs.Javac.compile()V+154 j org.apache.tools.ant.taskdefs.Javac.execute()V+124 j org.apache.tools.ant.UnknownElement.execute()V+58 j org.apache.tools.ant.Task.perform()V+22 j org.apache.tools.ant.Target.execute()V+43 j org.apache.tools.ant.Target.performTasks()V+11 j org.apache.tools.ant.Project.executeSortedTargets(Ljava/util/Vector;)V+138 j org.apache.tools.ant.Project.executeTarget(Ljava/lang/String;)V+27 j org.apache.tools.ant.helper.DefaultExecutor.executeTargets(Lorg/apache/tools/ant/Project;[Ljava/lang/String;)V+13 j org.apache.tools.ant.Project.executeTargets(Ljava/util/Vector;)V+19 j org.apache.tools.ant.Main.runBuild(Ljava/lang/ClassLoader;)V+404 j org.apache.tools.ant.Main.startAnt([Ljava/lang/String;Ljava/util/Properties;Ljava/lang/ClassLoader;)V+88 j org.apache.tools.ant.launch.Launcher.run([Ljava/lang/String;)V+784 j org.apache.tools.ant.launch.Launcher.main([Ljava/lang/String;)V+10 v ~StubRoutines::call_stub V [libjvm.so+0x26f2d8] V [libjvm.so+0x387208] V [libjvm.so+0x26f3ef] V [libjvm.so+0x27b021] V [libjvm.so+0x28c4e0] C [java+0x3aac] _init+0x2c50 C [java+0x12a6] _init+0x44a Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) v ~RuntimeStub::fast_new_instance Runtime1 stub J com.sun.tools.javac.jvm.ClassReader.enterClass(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/code/Symbol$ClassSymbol; J com.sun.tools.javac.jvm.ClassReader.includeClassFile(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;Lcom/sun/tools/javac/util/FileEntry;)V J com.sun.tools.javac.jvm.ClassReader.list(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V J com.sun.tools.javac.jvm.ClassReader.listAll(Ljava/util/Collection;Ljava/lang/String;[Ljava/lang/String;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V j com.sun.tools.javac.jvm.ClassReader.fillIn(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V+61 j com.sun.tools.javac.jvm.ClassReader.complete(Lcom/sun/tools/javac/code/Symbol;)V+56 j com.sun.tools.javac.code.Symbol.complete()V+19 j com.sun.tools.javac.code.Symbol$PackageSymbol.flags()J+8 J com.sun.tools.javac.comp.Attr.checkId(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitSelect(Lcom/sun/tools/javac/tree/Tree$Select;)V J com.sun.tools.javac.tree.Tree$Select.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitSelect(Lcom/sun/tools/javac/tree/Tree$Select;)V J com.sun.tools.javac.tree.Tree$Select.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.attribType(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type; v ~RuntimeStub::alignment_frame_return Runtime1 stub j com.sun.tools.javac.comp.Attr.visitTypeTest(Lcom/sun/tools/javac/tree/Tree$TypeTest;)V+47 j com.sun.tools.javac.tree.Tree$TypeTest.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V+2 J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitIf(Lcom/sun/tools/javac/tree/Tree$If;)V J com.sun.tools.javac.tree.Tree$If.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitBlock(Lcom/sun/tools/javac/tree/Tree$Block;)V J com.sun.tools.javac.tree.Tree$Block.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.visitMethodDef(Lcom/sun/tools/javac/tree/Tree$MethodDef;)V J com.sun.tools.javac.tree.Tree$MethodDef.accept(Lcom/sun/tools/javac/tree/Tree$Visitor;)V J com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/Tree;Lcom/sun/tools/javac/comp/Env;ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type; J com.sun.tools.javac.comp.Attr.attribClassBody(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V j com.sun.tools.javac.comp.Attr.attribClass(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V+355 j com.sun.tools.javac.comp.Attr.attribClass(ILcom/sun/tools/javac/code/Symbol$ClassSymbol;)V+9 j com.sun.tools.javac.main.JavaCompiler.compile(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;+338 j com.sun.tools.javac.main.Main.compile([Ljava/lang/String;Lcom/sun/tools/javac/util/Context;)I+350 j com.sun.tools.javac.main.Main.compile([Ljava/lang/String;)I+9 j com.sun.tools.javac.Main.compile([Ljava/lang/String;)I+12 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111 j org.apache.tools.ant.taskdefs.compilers.Javac13.execute()Z+62 j org.apache.tools.ant.taskdefs.Javac.compile()V+154 j org.apache.tools.ant.taskdefs.Javac.execute()V+124 j org.apache.tools.ant.UnknownElement.execute()V+58 j org.apache.tools.ant.Task.perform()V+22 j org.apache.tools.ant.Target.execute()V+43 j org.apache.tools.ant.Target.performTasks()V+11 j org.apache.tools.ant.Project.executeSortedTargets(Ljava/util/Vector;)V+138 j org.apache.tools.ant.Project.executeTarget(Ljava/lang/String;)V+27 j org.apache.tools.ant.helper.DefaultExecutor.executeTargets(Lorg/apache/tools/ant/Project;[Ljava/lang/String;)V+13 j org.apache.tools.ant.Project.executeTargets(Ljava/util/Vector;)V+19 j org.apache.tools.ant.Main.runBuild(Ljava/lang/ClassLoader;)V+404 j org.apache.tools.ant.Main.startAnt([Ljava/lang/String;Ljava/util/Properties;Ljava/lang/ClassLoader;)V+88 j org.apache.tools.ant.launch.Launcher.run([Ljava/lang/String;)V+784 j org.apache.tools.ant.launch.Launcher.main([Ljava/lang/String;)V+10 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0813fe00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=135655424] 0x0813fa00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=135527424] 0x0813f600 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=135526400] 0x0813f200 JavaThread "Finalizer" daemon [_thread_blocked, id=135525376] 0x08068e00 JavaThread "Reference Handler" daemon [_thread_blocked, id=135524352] =>0x0805ce00 JavaThread "main" [_thread_in_vm_trans, id=134594560] Other Threads: 0x08056f00 VMThread [id=134646784] 0x08056a00 WatcherThread [id=135656448] VM state:synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x08063440/0x08063480] Safepoint_lock - owner thread: 0x08056f00 [0x08063500/0x08063540] Threads_lock - owner thread: 0x08056f00 [0x08053720/0x08063b00] Heap_lock - owner thread: 0x0805ce00 Heap def new generation total 1344K, used 1344K [0x2d5d0000, 0x2d740000, 0x2dab0000) eden space 1216K, 100% used [0x2d5d0000, 0x2d700000, 0x2d700000) from space 128K, 100% used [0x2d700000, 0x2d720000, 0x2d720000) to space 128K, 0% used [0x2d720000, 0x2d720000, 0x2d740000) tenured generation total 17120K, used 13554K [0x2dab0000, 0x2eb68000, 0x315d0000) the space 17120K, 79% used [0x2dab0000, 0x2e7ec8d0, 0x2e7eca00, 0x2eb68000) compacting perm gen total 8192K, used 7521K [0x315d0000, 0x31dd0000, 0x355d0000) the space 8192K, 91% used [0x315d0000, 0x31d287b0, 0x31d28800, 0x31dd0000) No shared spaces configured. Dynamic libraries: 0x08048000 /usr/local/diablo-jdk1.5.0/bin/java 0x2807d000 /lib/libz.so.3 0x2808d000 /usr/lib/libpthread.so.2 0x280b2000 /lib/libc.so.6 0x2818a000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/client/libjvm.so 0x2862b000 /lib/libm.so.4 0x28643000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/native_threads/libhpi.so 0x28654000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libverify.so 0x28661000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libjava.so 0x28680000 /usr/local/diablo-jdk1.5.0/jre/lib/i386/libzip.so 0x28052000 /libexec/ld-elf.so.1 VM Arguments: jvm_args: -Dant.home=/usr/local/ant java_command: org.apache.tools.ant.launch.Launcher -lib .:../../../../unxfbsd.pro/class:/usr/local/diablo-jdk1.5.0/jre/lib/rt.jar:.:/usr/local/ant/lib/xercesImpl.jar:/usr/local/ant/lib/xml-apis.jar:/usr/local/ant/lib/ant.jar:/usr/local/diablo-jdk1.5.0/lib/tools.jar -Dprj=../../../.. -Dprjname=ooo_beanshell -Ddebug=off -Doptimize=on -Dtarget=jarall -Dsolar.update=on -Dout=../../../../unxfbsd.pro -Dinpath=unxfbsd.pro -Dproext=.pro -Dsolar.bin=/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/bin -Dsolar.jar=/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/bin -Dsolar.doc=/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/doc -Dcommon.jar=/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/bin -Dcommon.doc= -f build.xml -emacs Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/local/diablo-jdk1.5.0 CLASSPATH=.:../../../../unxfbsd.pro/class:/usr/local/diablo-jdk1.5.0/jre/lib/rt.jar:.:/usr/local/ant/lib/xercesImpl.jar:/usr/local/ant/lib/xml-apis.jar:/usr/local/ant/lib/ant.jar:/usr/local/diablo-jdk1.5.0/lib/tools.jar PATH=/usr/local/ant/bin:/usr/local/diablo-jdk1.5.0/bin:.:/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/bin:/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solenv/unxfbsd/bin:/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solenv/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/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:.:/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solenv/unxfbsd.pro/lib:/usr/local/diablo-jdk1.5.0/jre/lib/i386:/usr/local/diablo-jdk1.5.0/jre/lib/i386/xawt:/usr/local/diablo-jdk1.5.0/jre/lib/i386/client:/usr/local/diablo-jdk1.5.0/jre/lib/i386/native_threads:../lib:/usr/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/lib: SHELL=/bin/tcsh HOSTTYPE=FreeBSD OSTYPE=FreeBSD ARCH=i386 MACHTYPE=i386 OS=FREEBSD Signal Handlers: SIGSEGV: [libjvm.so+0x426680], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGBUS: [libjvm.so+0x426680], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGFPE: [libjvm.so+0x387210], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGPIPE: [libjvm.so+0x387210], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGILL: [libjvm.so+0x387210], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGUSR1: [libjvm.so+0x3872e0], sa_mask[0]=0x00000000, sa_flags=0x00000040 SIGUSR2: [libjvm.so+0x387210], sa_mask[0]=0xffffffff, sa_flags=0x00000042 SIGHUP: [libjvm.so+0x385ac0], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGINT: [libjvm.so+0x385ac0], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGQUIT: [libjvm.so+0x385ac0], sa_mask[0]=0xffffffff, sa_flags=0x00000002 SIGTERM: [libjvm.so+0x385ac0], sa_mask[0]=0xffffffff, sa_flags=0x00000002 --------------- S Y S T E M --------------- OS:FreeBSD uname:FreeBSD 6.0-RELEASE-p7 FreeBSD 6.0-RELEASE-p7 #0: Wed May 3 22:25:21 CEST 2006 root@rhino.artas.homeunix.com:/usr/obj/usr/src/sys/DESKTOPBSD i386 rlimit: STACK 65536k, CORE infinity, NOFILE 11095 CPU:total 2 family 15, cmov, cx8, fxsr, mmx, ht Memory: 4k page, physical 857704k vm_info: Java HotSpot(TM) Client VM (diablo-1.5.0_06-b00) for freebsd-x86, built on Feb 17 2006 00:12:58 by truk with gcc 3.4.4 [FreeBSD] 20050518 --------------000404000403070805000403--