public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/1354: new java,sql.Date(100,8,23) causes Segmentation fault
@ 2000-12-20 12:25 pascal.forget
  0 siblings, 0 replies; only message in thread
From: pascal.forget @ 2000-12-20 12:25 UTC (permalink / raw)
  To: java-gnats

>Number:         1354
>Category:       libgcj
>Synopsis:       new java,sql.Date(100,8,23) causes Segmentation fault
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    tromey
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:19:17 PST 2000
>Closed-Date:    Wed Aug 23 21:34:12 PDT 2000
>Last-Modified:  Wed Aug 23 22:16:01 PDT 2000
>Originator:     Pascal Forget
>Release:        gcj version 2.96 (AG RPM dated July 3 2000)
>Organization:
>Environment:
Red Hat Linux 6.2 i386
>Description:
public class Hello {
    public static void main (String [] args) {
	java.sql.Date aDate = new java.sql.Date(100,8,23);
    }
}


# gcj --main=Hello -o Hello Hello.java
# ./Hello
Segmentation fault
>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:

Formerly PR libgcj/328


From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: pascal.forget@videotron.ca
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/328: new java,sql.Date(100,8,23) causes Segmentation fault
Date: Tue, 22 Aug 2000 23:10:39 -0700 (PDT)

 pascal.forget@videotron.ca writes:
 
 > public class Hello {
 >     public static void main (String [] args) {
 > 	java.sql.Date aDate = new java.sql.Date(100,8,23);
 >     }
 > }
 > 
 > 
 > # gcj --main=Hello -o Hello Hello.java
 > # ./Hello
 > Segmentation fault
 
 I can't reproduce it with a fairly new toolchain (up-to-date front-end
 and up-to-date runtime.) Is it possible for you to build and try a
 more recent toolchain?
 
 ./A
State-Changed-From-To: open->closed
State-Changed-By: apbianco
State-Changed-When: Wed Aug 23 21:34:12 2000
State-Changed-Why:
    Pascal confirmed to me that updating the toolchain takes
    care of the problem.
    
    Anthony, time for a new RPM? On you copious spare time ;-)

From: apbianco@cygnus.com
To: green@cygnus.com, java-gnats@sourceware.cygnus.com,
  pascal.forget@videotron.ca, tromey@cygnus.com
Cc:  
Subject: Re: libgcj/328
Date: 24 Aug 2000 04:34:12 -0000

 Synopsis: new java,sql.Date(100,8,23) causes Segmentation fault
 
 State-Changed-From-To: open->closed
 State-Changed-By: apbianco
 State-Changed-When: Wed Aug 23 21:34:12 2000
 State-Changed-Why:
     Pascal confirmed to me that updating the toolchain takes
     care of the problem.
     
     Anthony, time for a new RPM? On you copious spare time ;-)
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=328&database=java

From: Bryce McKinlay <bryce@albatross.co.nz>
To: apbianco@cygnus.com
Cc: tromey@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/328
Date: Thu, 24 Aug 2000 17:09:16 +1200

 apbianco@cygnus.com wrote:
 
 >      Pascal confirmed to me that updating the toolchain takes
 >      care of the problem.
 >
 >      Anthony, time for a new RPM? On you copious spare time ;-)
 
 Redhat 7.0 comes with convenient gcj/libgcj RPMs. We shouldn't need the ag
 rpm's for much longer.
 
 regards
 
   [ bryce ]
 
 
>Unformatted:



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-20 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-20 12:25 libgcj/1354: new java,sql.Date(100,8,23) causes Segmentation fault pascal.forget

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