public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/41991]  New: gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*
@ 2009-11-09  0:24 howarth at nitro dot med dot uc dot edu
  2009-11-09  0:44 ` [Bug java/41991] " howarth at nitro dot med dot uc dot edu
                   ` (53 more replies)
  0 siblings, 54 replies; 60+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2009-11-09  0:24 UTC (permalink / raw)
  To: java-prs

The gcj compiler in 4.4.x and gcc trunk segfaults when compiling sample java
code like...

public class testme { 
  public static void main(String args[]){ 
    System.out.println("Hello"); 
  } 
} 

with "gcj --main=testme -O testme.java" with a failure of...

gcj: Internal error: Abort trap (program ecj1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

This is for gcc built with...

../gcc-4.5-20091107/configure --prefix=/sw --prefix=/sw/lib/gcc4.5
--mandir=/sw/share/man --infodir=/sw/share/info
--enable-languages=c,c++,fortran,objc,java --with-gmp=/sw
--with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--disable-libjava-multilib --with-arch=nocona --with-tune=generic
--build=i686-apple-darwin9 --host=i686-apple-darwin9
--target=i686-apple-darwin9

where ftp://sourceware.org/pub/java/ecj-latest.jar is used in the toplevel of
the gcc build to provide ecj1.


-- 
           Summary: gcj segfaults on i686-apple-darwin* and x86_64-apple-
                    darwin*
           Product: gcc
           Version: 4.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: i686/x86_64-apple-darwin*
  GCC host triplet: i686/x86_64-apple-darwin*
GCC target triplet: i686/x86_64-apple-darwin*


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


^ permalink raw reply	[flat|nested] 60+ messages in thread
[parent not found: <bug-41991-8172@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2023-05-16 19:14 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09  0:24 [Bug java/41991] New: gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin* howarth at nitro dot med dot uc dot edu
2009-11-09  0:44 ` [Bug java/41991] " howarth at nitro dot med dot uc dot edu
2009-11-09  0:45 ` howarth at nitro dot med dot uc dot edu
2009-11-11 22:40 ` andreast at gcc dot gnu dot org
2009-11-12  2:43 ` howarth at nitro dot med dot uc dot edu
2009-11-13 14:26 ` howarth at nitro dot med dot uc dot edu
2009-11-14 20:57 ` andreast at gcc dot gnu dot org
2009-11-15  1:57 ` howarth at nitro dot med dot uc dot edu
2009-11-15 19:20 ` howarth at nitro dot med dot uc dot edu
2009-11-15 22:52 ` howarth at nitro dot med dot uc dot edu
2009-11-16  1:26 ` howarth at nitro dot med dot uc dot edu
2009-11-17  0:37 ` howarth at nitro dot med dot uc dot edu
2009-11-17  0:39 ` howarth at nitro dot med dot uc dot edu
2009-11-18  1:04 ` howarth at nitro dot med dot uc dot edu
2009-11-18  1:19 ` howarth at nitro dot med dot uc dot edu
2009-11-18  1:39 ` howarth at nitro dot med dot uc dot edu
2009-11-18 14:02 ` howarth at nitro dot med dot uc dot edu
2009-11-19 21:15 ` andreast at gcc dot gnu dot org
2009-11-27 21:28 ` howarth at nitro dot med dot uc dot edu
2009-11-27 21:38 ` howarth at nitro dot med dot uc dot edu
2009-11-28 20:14 ` andreast at gcc dot gnu dot org
2009-11-28 20:25 ` howarth at nitro dot med dot uc dot edu
2009-11-28 20:27 ` andreast at gcc dot gnu dot org
2009-11-28 20:32 ` howarth at nitro dot med dot uc dot edu
2009-11-28 23:01 ` howarth at nitro dot med dot uc dot edu
2009-11-29  7:41 ` howarth at nitro dot med dot uc dot edu
2009-11-29  7:48 ` howarth at nitro dot med dot uc dot edu
2009-12-01  4:56 ` howarth at nitro dot med dot uc dot edu
2009-12-03 15:33 ` howarth at nitro dot med dot uc dot edu
2009-12-05  7:03 ` howarth at nitro dot med dot uc dot edu
2009-12-05  8:21 ` howarth at nitro dot med dot uc dot edu
2009-12-05  8:54 ` howarth at nitro dot med dot uc dot edu
2009-12-05  9:02 ` howarth at nitro dot med dot uc dot edu
2009-12-09 18:45 ` bryce at gcc dot gnu dot org
2009-12-09 18:46 ` bryce at gcc dot gnu dot org
2009-12-10 14:32 ` howarth at nitro dot med dot uc dot edu
2009-12-17 23:30 ` howarth at nitro dot med dot uc dot edu
2009-12-18 14:54 ` howarth at nitro dot med dot uc dot edu
2009-12-19  0:35 ` howarth at nitro dot med dot uc dot edu
2010-02-02  8:18 ` andreast at gcc dot gnu dot org
2010-02-02  8:19 ` andreast at gcc dot gnu dot org
2010-02-02  8:19 ` andreast at gcc dot gnu dot org
2010-02-03  3:33 ` [Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9 howarth at nitro dot med dot uc dot edu
2010-06-20  6:57 ` gcc at ryandesign dot com
2010-08-11 12:32 ` iains at gcc dot gnu dot org
2010-08-11 12:50 ` andreast at gcc dot gnu dot org
2010-08-11 13:14 ` howarth at nitro dot med dot uc dot edu
2010-08-11 13:42 ` howarth at nitro dot med dot uc dot edu
2010-08-11 15:23 ` howarth at nitro dot med dot uc dot edu
2010-08-17 13:13 ` iains at gcc dot gnu dot org
2010-08-21  0:31 ` howarth at nitro dot med dot uc dot edu
2010-08-21  0:55 ` howarth at nitro dot med dot uc dot edu
2010-08-21  2:24 ` howarth at nitro dot med dot uc dot edu
2010-08-22  4:56 ` howarth at nitro dot med dot uc dot edu
2010-08-23 16:32 ` howarth at nitro dot med dot uc dot edu
     [not found] <bug-41991-8172@http.gcc.gnu.org/bugzilla/>
2013-09-14 12:01 ` iains at gcc dot gnu.org
2014-02-16 13:15 ` jackie.rosen at hushmail dot com
2014-11-03 19:44 ` fxcoudert at gcc dot gnu.org
2021-02-28 15:36 ` egallager at gcc dot gnu.org
2023-05-16 19:14 ` iains at gcc dot gnu.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).