From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13074 invoked by alias); 21 Apr 2008 12:51:51 -0000 Received: (qmail 13058 invoked by uid 48); 21 Apr 2008 12:51:50 -0000 Date: Mon, 21 Apr 2008 12:51:00 -0000 Subject: [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "jorgen at fabeljet dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2008-q2/txt/msg00022.txt.bz2 jorgen@brain:~/tmp$ gcj -v -save-temps -shared -findirect-dispatch -Wl,-Bsymbolic -fjni -fPIC ../eclipse-x86_64-gcj/plugins/org.eclipse.emf.mapping_2.3.0.v200802051830.jar Using built-in specs. Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.2.3/libgcj.spec rename spec startfile to startfileorig rename spec lib to liborig Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-java-awt=gtk --enable-gtk-cairo --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libmudflap --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu6) /usr/lib/gcc/x86_64-linux-gnu/4.2.3/jc1 ../eclipse-x86_64-gcj/plugins/org.eclipse.emf.mapping_2.3.0.v200802051830.jar -fhash-synchronization -fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions -fkeep-inline-functions -quiet -dumpbase org.eclipse.emf.mapping_2.3.0.v200802051830.jar -mtune=generic -auxbase org.eclipse.emf.mapping_2.3.0.v200802051830 -g1 -version -findirect-dispatch -fjni -fPIC -fbootclasspath=./:/usr/share/java/libgcj-4.2.jar -o org.eclipse.emf.mapping_2.3.0.v200802051830.s GNU Java version 4.2.3 (Ubuntu 4.2.3-2ubuntu6) (x86_64-linux-gnu) compiled by GNU C version 4.2.3 (Ubuntu 4.2.3-2ubuntu6). GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Class path starts here: ./ ./ (system) /usr/share/java/libgcj-4.2.jar/ (system) (zip) org/eclipse/emf/mapping/command/AddOverrideCommand.java:169: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. For Debian GNU/Linux specific bug reporting instructions, see . -- Summary: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jorgen at fabeljet dot com GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35999