public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/6865: gcj: segmentation fault on incorrect input
@ 2002-06-11  7:52 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-06-11  7:52 UTC (permalink / raw)
  To: 129613, dark, gcc-bugs, gcc-prs, java-prs, nobody, tromey

Synopsis: gcj: segmentation fault on incorrect input

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Tue Jun 11 07:52:17 2002
Responsible-Changed-Why:
    I'm handling this.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Tue Jun 11 07:52:17 2002
State-Changed-Why:
    I've checked in the fix.
    It will appear in gcc 3.2.
    (Perhaps it should be ported to 3.1.1?)

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


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

* java/6865: gcj: segmentation fault on incorrect input
@ 2002-05-30  3:49 doko
  0 siblings, 0 replies; 2+ messages in thread
From: doko @ 2002-05-30  3:49 UTC (permalink / raw)
  To: gcc-gnats, debian-gcc


>Number:         6865
>Category:       java
>Synopsis:       gcj: segmentation fault on incorrect input
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Wed May 29 23:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Richard Braakman <dark@xs4all.nl>
>Release:        3.1 (Debian) (Debian unstable)
>Organization:
The Debian Project
>Environment:
System: Debian GNU/Linux (unstable)
Architecture: i686

	
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  gcc-3.1        3.1-2          The GNU C compiler.
ii  g++-3.1        3.1-2          The GNU C++ compiler.
ii  libstdc++4     3.1-2          The GNU stdc++ library version 3
ii  libstdc++4-dev 3.1-2          The GNU stdc++ library version 3 (developmen
ii  binutils       2.12.90.0.7-1  The GNU assembler, linker and binary utiliti
ii  libc6          2.2.5-6        GNU C Library: Shared libraries and Timezone
host: i386-linux
configured with: /mnt/data/gcc-3.1/gcc-3.1-3.1ds2/src/configure -v --enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr --mandir=$\(prefix\)/share/man --infodir=$\(prefix\)/share/info --with-gxx-include-dir=$\(prefix\)/include/g++-v3-3.1 --enable-shared --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --enable-clocale=gnu --enable-threads=posix --enable-java-gc=boehm --enable-objc-gc i386-linux
>Description:
[ Reported to the Debian BTS as report #129613.
  Please CC 129613@bugs.debian.org on replies.
  Log of report can be found at http://bugs.debian.org/129613 ]
	

[ checking if gnats still replies to Debian BTS replies ...]

Bug submitter got gcj to segfault:

% gcj-3.1 Foo.java 
Foo.java:2: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

The contents of Foo.java are:

public class Foo {
        private foo;
}

Notive how the type of field foo is missing.  gcj should report an
error for this file, but it shouldn't crash.  It happens somewhere
in java_parse().  I don't have more information because building
a version with debugging symbols was too fiddly and frustrating.

>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-06-11 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-11  7:52 java/6865: gcj: segmentation fault on incorrect input tromey
  -- strict thread matches above, loose matches on Subject: below --
2002-05-30  3:49 doko

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