public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/35999]  New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
@ 2008-04-21 12:51 jorgen at fabeljet dot com
  2008-04-21 12:52 ` [Bug java/35999] " jorgen at fabeljet dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jorgen at fabeljet dot com @ 2008-04-21 12:51 UTC (permalink / raw)
  To: java-prs

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 <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.


-- 
           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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/35999] GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
  2008-04-21 12:51 [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy jorgen at fabeljet dot com
@ 2008-04-21 12:52 ` jorgen at fabeljet dot com
  2008-05-05  5:11 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jorgen at fabeljet dot com @ 2008-04-21 12:52 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from jorgen at fabeljet dot com  2008-04-21 12:52 -------
Created an attachment (id=15504)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15504&action=view)
Preprocessed output


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35999


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/35999] GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
  2008-04-21 12:51 [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy jorgen at fabeljet dot com
  2008-04-21 12:52 ` [Bug java/35999] " jorgen at fabeljet dot com
@ 2008-05-05  5:11 ` pinskia at gcc dot gnu dot org
  2008-12-28  6:39 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-05-05  5:11 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35999


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/35999] GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
  2008-04-21 12:51 [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy jorgen at fabeljet dot com
  2008-04-21 12:52 ` [Bug java/35999] " jorgen at fabeljet dot com
  2008-05-05  5:11 ` pinskia at gcc dot gnu dot org
@ 2008-12-28  6:39 ` pinskia at gcc dot gnu dot org
  2008-12-31 10:48 ` jorgen at fabeljet dot com
  2008-12-31 14:44 ` steven at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-28  6:39 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-12-28 06:39 -------
Can you attach
../eclipse-x86_64-gcj/plugins/org.eclipse.emf.mapping_2.3.0.v200802051830.jar 
?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35999


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/35999] GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
  2008-04-21 12:51 [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy jorgen at fabeljet dot com
                   ` (2 preceding siblings ...)
  2008-12-28  6:39 ` pinskia at gcc dot gnu dot org
@ 2008-12-31 10:48 ` jorgen at fabeljet dot com
  2008-12-31 14:44 ` steven at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: jorgen at fabeljet dot com @ 2008-12-31 10:48 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from jorgen at fabeljet dot com  2008-12-31 10:48 -------
I'm sorry: Machine went permanently offline three months ago.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35999


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/35999] GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
  2008-04-21 12:51 [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy jorgen at fabeljet dot com
                   ` (3 preceding siblings ...)
  2008-12-31 10:48 ` jorgen at fabeljet dot com
@ 2008-12-31 14:44 ` steven at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2008-12-31 14:44 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from steven at gcc dot gnu dot org  2008-12-31 14:44 -------
Unable to reproduce -> INVALID.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35999


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-31 14:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-21 12:51 [Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy jorgen at fabeljet dot com
2008-04-21 12:52 ` [Bug java/35999] " jorgen at fabeljet dot com
2008-05-05  5:11 ` pinskia at gcc dot gnu dot org
2008-12-28  6:39 ` pinskia at gcc dot gnu dot org
2008-12-31 10:48 ` jorgen at fabeljet dot com
2008-12-31 14:44 ` steven at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).