public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/24652]  New: [4.1 Regression] Segmentation fault while bytecompiling ecj
@ 2005-11-03  9:22 bero at arklinux dot org
  2005-11-03  9:23 ` [Bug java/24652] " bero at arklinux dot org
  2005-11-03 14:25 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: bero at arklinux dot org @ 2005-11-03  9:22 UTC (permalink / raw)
  To: java-prs

First known broken version: 4.1 SVN revision 106387
Last known working version: 4.0.1

Trying to byte-compile ecj results in a segmentation fault.

In the attached testcase (it's still relatively huge - sorry, my knowledge of
Java is limited to "it's similar to C++ without MI"), run

cd testcase
for f in `find -name '*.java' |cut -c 3-`; do
    gcj -Wno-deprecated -C $f
done

to reproduce the problem.

Note that just running gcj -Wno-deprecated -C on the file causing the problem
works; this appears to be related to processing .class files created by running
gcj -Wno-deprecated -C on the other files it's importing.

gcj -Wno-deprecated -C org/eclipse/jdt/internal/compiler/ast/ASTNode.java
./org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java:1267:
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.


-- 
           Summary: [4.1 Regression] Segmentation fault while bytecompiling
                    ecj
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug java/24652] [4.1 Regression] Segmentation fault while bytecompiling ecj
  2005-11-03  9:22 [Bug java/24652] New: [4.1 Regression] Segmentation fault while bytecompiling ecj bero at arklinux dot org
@ 2005-11-03  9:23 ` bero at arklinux dot org
  2005-11-03 14:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bero at arklinux dot org @ 2005-11-03  9:23 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from bero at arklinux dot org  2005-11-03 09:23 -------
Created an attachment (id=10119)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10119&action=view)
relatively large test case


-- 


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


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

* [Bug java/24652] [4.1 Regression] Segmentation fault while bytecompiling ecj
  2005-11-03  9:22 [Bug java/24652] New: [4.1 Regression] Segmentation fault while bytecompiling ecj bero at arklinux dot org
  2005-11-03  9:23 ` [Bug java/24652] " bero at arklinux dot org
@ 2005-11-03 14:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-03 14:25 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-11-03 14:25 -------


*** This bug has been marked as a duplicate of 24441 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2005-11-03 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-03  9:22 [Bug java/24652] New: [4.1 Regression] Segmentation fault while bytecompiling ecj bero at arklinux dot org
2005-11-03  9:23 ` [Bug java/24652] " bero at arklinux dot org
2005-11-03 14:25 ` pinskia 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).