public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* java/5812: GCJ 3.0.2 segfaults on class file from Sun JDK 1.3 compiler
@ 2002-03-02  8:56 adam
  0 siblings, 0 replies; 2+ messages in thread
From: adam @ 2002-03-02  8:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5812
>Category:       java
>Synopsis:       GCJ 3.0.2 segfaults on class file from Sun JDK 1.3 compiler
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 02 08:56:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Dingle
>Release:        GNU Java version 3.0.2 20010905 (Red Hat Linux 7.1 3.0.1-3) (i386-redhat-linux)
>Organization:
>Environment:
Red Hat Linux 7.2
>Description:
When I compile the class definition below with the Sun JDK 1.3 compiler and then feed the class file to GCJ 3.0.2, GCJ segfaults.  I've included the .class file as an attachment.

public class Bug
{
	public int invoke() {
		try {
		}
		finally {
			return 1;
		}
	}
}
>How-To-Repeat:
% gcj3 Bug.class
Bug.java: In class `Bug':
Bug.java: In method `Bug.invoke()':
Bug.java:4: Internal error: Segmentation fault
...
% 
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/x-java; name="Bug.class"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="Bug.class"

yv66vgADAC0ADwoAAwAMBwANBwAOAQAGPGluaXQ+AQADKClWAQAEQ29kZQEAD0xpbmVOdW1iZXJU
YWJsZQEABmludm9rZQEAAygpSQEAClNvdXJjZUZpbGUBAAhCdWcuamF2YQwABAAFAQADQnVnAQAQ
amF2YS9sYW5nL09iamVjdAAhAAIAAwAAAAAAAgABAAQABQABAAYAAAAdAAEAAQAAAAUqtwABsQAA
AAEABwAAAAYAAQAAAAEAAQAIAAkAAQAGAAAAOAABAAMAAAAQqAAMpwAMTKgABSu/TQSssQABAAAA
BgAGAAAAAQAHAAAADgADAAAABAAGAAcADwAJAAEACgAAAAIACw==


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

* Re: java/5812: GCJ 3.0.2 segfaults on class file from Sun JDK 1.3 compiler
@ 2002-03-25 22:27 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-03-25 22:27 UTC (permalink / raw)
  To: adam, gcc-bugs, gcc-prs, java-prs, nobody, tromey

Synopsis: GCJ 3.0.2 segfaults on class file from Sun JDK 1.3 compiler

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Mon Mar 25 22:27:53 2002
Responsible-Changed-Why:
    I'm handling the PR manipulation.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Mon Mar 25 22:27:53 2002
State-Changed-Why:
    Per checked in the fix and asked me to close the PR.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5812


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

end of thread, other threads:[~2002-03-26  6:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-02  8:56 java/5812: GCJ 3.0.2 segfaults on class file from Sun JDK 1.3 compiler adam
2002-03-25 22:27 tromey

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