DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29005>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29005 Java VM crashes when trying to build eclipse using ant and j2sdk 1.5.0 beta 1 Summary: Java VM crashes when trying to build eclipse using ant and j2sdk 1.5.0 beta 1 Product: Ant Version: 1.6.1 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] JavaVM 1.5.0beta1 crashes when building eclipse using ant 1.6.1. I am reporting the bug to ant bug database because on the Java HotSport error page it says: "If the HotSpot error occurred while running a third party product, please report this issue to that vendor. The developers of this product will be able to examine their code, isolate the cause of the behavior, and provide us with a detailed report." If it fails because i am using java beta version, please tell me so I will report it to SUN Java people. I try to build eclipse: neon:/usr/home/axel/src/eclipse> ./build -os linux -ws gtk -arch x86 # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x4044c09e, pid=21455, tid=16384 # # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta-b32c mixed mode) # Problematic frame: # V [libjvm.so+0x2a409e] # # An error report file with more information is saved as hs_err_pid21455.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # ./build: line 60: 21455 Aborted ant -buildfile build.xml $target -DinstallOs=$os -DinstallWs=$ws -DinstallArch=$arch -Dbootclasspath=$bootclasspath -DjavacTarget=1.2 Exit 134 The logfile: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x4044c09e, pid=21455, tid=16384 # # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta-b32c mixed mode) # Problematic frame: # V [libjvm.so+0x2a409e] # --------------- T H R E A D --------------- Current thread (0x0805b958): JavaThread [_thread_in_vm, id=21455] siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000008 Registers: EAX=0x00000000, EBX=0x40533e04, ECX=0x00000001, EDX=0x00000000 ESP=0xbfffd480, EBP=0xbfffd498, ESI=0x080b6a70, EDI=0x080b6a70 EIP=0x4044c09e, CR2=0x00000008, EFLAGS=0x00210246 Top of Stack: (sp=0xbfffd480) 0xbfffd480: 08092bf8 0805b958 bfffd4a8 40533e04 0xbfffd490: 40533e04 4052824c bfffd5b8 404abe98 0xbfffd4a0: 080b6a70 00000000 00000000 4053224c 0xbfffd4b0: 08058d58 08058d8e bfffd500 bfffd540 0xbfffd4c0: 0805b958 bfffd560 bfffd590 00000000 0xbfffd4d0: 00000000 00000000 0c058cff 00000000 0xbfffd4e0: 00000000 bf000000 00000000 401a360c 0xbfffd4f0: 08058d00 bfffd520 bfffd5d8 ffffffff Instructions: (pc=0x4044c09e) 0x4044c08e: 46 1c 25 ff bf ff ff 89 46 1c 8b 86 84 00 00 00 0x4044c09e: c7 40 08 02 00 00 00 8b 46 1c a9 00 80 00 00 74 Stack: [0xbfe01000,0xc0000000), sp=0xbfffd480, free space=2033k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x2a409e] V [libjvm.so+0x303e98] V [libjvm.so+0x184f32] C [java+0x31dc] C [java+0x14df] C [libc.so.6+0x15936] __libc_start_main+0xc6 --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x0805b958 JavaThread [_thread_in_vm, id=21455] Other Threads: 0x080b6a70 VMThread VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0805b0a8/0x0805b0d0] Notify_lock - owner thread: 0x0805b958 Heap def new generation total 576K, used 10K [0x53000000, 0x530a0000, 0x56b10000) eden space 512K, 2% used [0x53000000, 0x53002908, 0x53080000) from space 64K, 0% used [0x53080000, 0x53080000, 0x53090000) to space 64K, 0% used [0x53090000, 0x53090000, 0x530a0000) tenured generation total 1408K, used 0K [0x56b10000, 0x56c70000, 0x83000000) the space 1408K, 0% used [0x56b10000, 0x56b10000, 0x56b10200, 0x56c70000) compacting perm gen total 8192K, used 409K [0x83000000, 0x83800000, 0x87000000) the space 8192K, 5% used [0x83000000, 0x83066730, 0x83066800, 0x83800000) No shared spaces configured. Dynamic libraries: 08048000-08056000 r-xp 00000000 03:03 4558200 /usr/local/java/bin/java 08056000-08058000 rw-p 0000d000 03:03 4558200 /usr/local/java/bin/java 08058000-080ba000 rwxp 00000000 00:00 0 40000000-40014000 r-xp 00000000 03:01 1151893 /lib/ld-2.3.2.so 40014000-40015000 rw-p 00013000 03:01 1151893 /lib/ld-2.3.2.so 40015000-40016000 rw-p 00000000 00:00 0 40024000-40032000 r-xp 00000000 03:01 1098599 /lib/libpthread-0.10.so 40032000-40033000 rw-p 0000e000 03:01 1098599 /lib/libpthread-0.10.so 40033000-40075000 rw-p 00000000 00:00 0 40075000-40077000 r-xp 00000000 03:01 1151721 /lib/libdl-2.3.2.so 40077000-40078000 rw-p 00001000 03:01 1151721 /lib/libdl-2.3.2.so 40078000-401a0000 r-xp 00000000 03:01 1150925 /lib/libc-2.3.2.so 401a0000-401a4000 rw-p 00128000 03:01 1150925 /lib/libc-2.3.2.so 401a4000-401a8000 rw-p 00000000 00:00 0 401a8000-40519000 r-xp 00000000 03:03 4558696 /usr/local/java/jre/lib/i386/client/libjvm.so 40519000-40537000 rw-p 00370000 03:03 4558696 /usr/local/java/jre/lib/i386/client/libjvm.so 40537000-4094b000 rw-p 00000000 00:00 0 40959000-4097a000 r-xp 00000000 03:01 1151723 /lib/libm-2.3.2.so 4097a000-4097b000 rw-p 00020000 03:01 1151723 /lib/libm-2.3.2.so 4097b000-4097c000 r--p 00000000 00:00 0 4097c000-40983000 r-xp 00000000 03:03 4558692 /usr/local/java/jre/lib/i386/native_threads/libhpi.so 40983000-40984000 rw-p 00006000 03:03 4558692 /usr/local/java/jre/lib/i386/native_threads/libhpi.so 40992000-409a4000 r-xp 00000000 03:01 1151724 /lib/libnsl-2.3.2.so 409a4000-409a5000 rw-p 00011000 03:01 1151724 /lib/libnsl-2.3.2.so 409a5000-409a7000 rw-p 00000000 00:00 0 409b5000-409bf000 r-xp 00000000 03:01 1151738 /lib/libnss_compat-2.3.2.so 409bf000-409c0000 rw-p 00009000 03:01 1151738 /lib/libnss_compat-2.3.2.so 409c0000-409c4000 rw-s 00000000 03:01 1112213 /tmp/hsperfdata_axel/21455 409c4000-409cf000 r-xp 00000000 03:03 4558683 /usr/local/java/jre/lib/i386/libverify.so 409cf000-409d0000 rw-p 0000b000 03:03 4558683 /usr/local/java/jre/lib/i386/libverify.so 409d0000-409f0000 r-xp 00000000 03:03 4558705 /usr/local/java/jre/lib/i386/libjava.so 409f0000-409f2000 rw-p 0001f000 03:03 4558705 /usr/local/java/jre/lib/i386/libjava.so 409f2000-40a05000 r-xp 00000000 03:03 4558690 /usr/local/java/jre/lib/i386/libzip.so 40a05000-40a07000 rw-p 00012000 03:03 4558690 /usr/local/java/jre/lib/i386/libzip.so 40a07000-42e19000 r--s 00000000 03:03 4558839 /usr/local/java/jre/lib/rt.jar 42e19000-42eae000 rw-p 00000000 00:00 0 42eae000-42f2e000 r--s 00000000 03:03 4558754 /usr/local/java/jre/lib/jsse.jar 42f2e000-42f42000 r--s 00000000 03:03 4558847 /usr/local/java/jre/lib/jce.jar42f42000-4377b000 r--s 00000000 03:03 4558838 /usr/local/java/jre/lib/charsets.jar 4377b000-437fb000 rwxp 00000000 00:00 0 437fb000-4577b000 rwxp 00080000 00:00 0 4577b000-4577d000 rwxp 00000000 00:00 0 4577d000-457fb000 rwxp 02002000 00:00 0 53000000-530a0000 rwxp 00000000 00:00 0 530a0000-56b10000 rwxp 000a0000 00:00 0 56b10000-56c70000 rwxp 00000000 00:00 0 56c70000-83000000 rwxp 03c70000 00:00 0 83000000-83800000 rwxp 00000000 00:00 0 83800000-88800000 rwxp 30800000 00:00 0 88800000-88801000 rwxp 00000000 00:00 0 88801000-8881d000 rwxp 35801000 00:00 0 8881d000-8881f000 rwxp 00000000 00:00 0 8881f000-88980000 rwxp 3581f000 00:00 0 88980000-88984000 rwxp 00000000 00:00 0 88984000-889aa000 rwxp 35984000 00:00 0 889aa000-889ac000 rwxp 00000000 00:00 0 889ac000-88b0e000 rwxp 00001000 00:00 0 88b0e000-88b13000 rwxp 00000000 00:00 0 88b13000-88b2f000 rwxp 00168000 00:00 0 bf600000-bf601000 ---p 00000000 00:00 0 bf601000-bf800000 rwxp 00001000 00:00 0 bfe01000-bfe04000 ---p 00000000 00:00 0 bfe04000-c0000000 rwxp ffe05000 00:00 0 ffffe000-fffff000 ---p 00000000 00:00 0 VM Arguments: jvm_args: -Xmx768m -Dant.home=/usr/local/ant java_command: org.apache.tools.ant.launch.Launcher -lib -buildfile build.xml -DinstallOs=linux -DinstallWs=gtk -DinstallArch=x86 -Dbootclasspath=/usr/local/java/jre/lib/rt.jar -DjavacTarget=1.2 Environment Variables: JAVA_HOME=/usr/local/java PATH=/opt/gnome2/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/www/htdig/bin:/usr/local/java/jre/bin:/usr/local/ant/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:.:/usr/local/gnome2/bin:/usr/home/axel/bin:/usr/local/bin:/usr/local/ssl/bin:/usr/local/samba/bin:/usr/local/java/bin:/usr/games USERNAME=axel LD_LIBRARY_PATH=/usr/local/java/jre/lib/i386/client:/usr/local/java/jre/lib/i386:/usr/local/java/jre/../lib/i386:/usr/X11R6/lib:/usr/X11R6/lib/modules SHELL=/bin/tcsh DISPLAY=:0.0 HOSTTYPE=i386-linux OSTYPE=linux MACHTYPE=i386 --------------- S Y S T E M --------------- OS:Linux uname:Linux 2.6.6 #3 Tue May 11 19:59:24 CEST 2004 i686 libc:glibc 2.3.2 stable linuxthreads (fixed stack) rlimit: STACK 2044k, CORE 0k, NPROC 4095, NOFILE 1024, AS infinity load average:1.20 1.30 1.52 CPU:total 1(active 1) family 15, cmov, cx8, fxsr, mmx, sse, sse2 Memory: 4k page, physical 516132k(42100k free), swap 517568k(517568k free) vm_info: Java HotSpot(TM) Client VM (1.5.0-beta-b32c) for linux-x86, built on Jan 23 2004 02:41:35 by java_re with gcc 3.2.1-7 20020903 (release) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]