public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
@ 2005-10-30 22:08 ` pinskia at gcc dot gnu dot org
  2005-10-31  0:11 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 22:08 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

* [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
  2005-10-30 22:08 ` [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool pinskia at gcc dot gnu dot org
@ 2005-10-31  0:11 ` pinskia at gcc dot gnu dot org
  2005-11-01 20:41 ` aph at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-31  0:11 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5


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


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

* [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
  2005-10-30 22:08 ` [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool pinskia at gcc dot gnu dot org
  2005-10-31  0:11 ` pinskia at gcc dot gnu dot org
@ 2005-11-01 20:41 ` aph at gcc dot gnu dot org
  2006-02-28 20:36 ` [Bug java/20495] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: aph at gcc dot gnu dot org @ 2005-11-01 20:41 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from aph at gcc dot gnu dot org  2005-11-01 20:41 -------
THis looks like a hang in the unwinder the very first time any exception is
thrown


-- 


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


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

* [Bug java/20495] [4.0/4.1/4.2 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-11-01 20:41 ` aph at gcc dot gnu dot org
@ 2006-02-28 20:36 ` mmitchel at gcc dot gnu dot org
  2006-05-25  2:44 ` mmitchel at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-02-28 20:36 UTC (permalink / raw)
  To: java-prs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |4.1.1


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


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

* [Bug java/20495] [4.0/4.1/4.2 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-02-28 20:36 ` [Bug java/20495] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2006-05-25  2:44 ` mmitchel at gcc dot gnu dot org
  2007-01-30 20:28 ` [Bug java/20495] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-05-25  2:44 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from mmitchel at gcc dot gnu dot org  2006-05-25 02:35 -------
Will not be fixed in 4.1.1; adjust target milestone to 4.1.2.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.1                       |4.1.2


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


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

* [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-05-25  2:44 ` mmitchel at gcc dot gnu dot org
@ 2007-01-30 20:28 ` tromey at gcc dot gnu dot org
  2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-30 20:28 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from tromey at gcc dot gnu dot org  2007-01-30 20:28 -------
Does this still happen?


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2007-01-30 20:28 ` [Bug java/20495] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
@ 2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
  2007-02-23 14:04 ` wangguoqin1001 at gmail dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:32 UTC (permalink / raw)
  To: java-prs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


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


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

* [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
@ 2007-02-23 14:04 ` wangguoqin1001 at gmail dot com
  2007-02-27  9:34 ` aph at gcc dot gnu dot org
  2007-12-02 21:22 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: wangguoqin1001 at gmail dot com @ 2007-02-23 14:04 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from wangguoqin1001 at gmail dot com  2007-02-23 14:04 -------
(In reply to comment #4)
> Does this still happen?
> 

Still happening on me, both in 4.1.1-r3 and 4.1.2


-- 


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


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

* [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2007-02-23 14:04 ` wangguoqin1001 at gmail dot com
@ 2007-02-27  9:34 ` aph at gcc dot gnu dot org
  2007-12-02 21:22 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: aph at gcc dot gnu dot org @ 2007-02-27  9:34 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from aph at gcc dot gnu dot org  2007-02-27 09:34 -------
I think we're going to have to change this to a WONTFIX for the 4.1 branch.

If we can get a 4.3 backtrace that will be interesting.


-- 


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


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

* [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
       [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2007-02-27  9:34 ` aph at gcc dot gnu dot org
@ 2007-12-02 21:22 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-02 21:22 UTC (permalink / raw)
  To: java-prs



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-12-02 21:22 -------
No feed back in over 3 months so closing as won'tfix.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX


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


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

* [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool
  2005-03-16 19:33 [Bug java/20495] New: [4.0 " mmazur at kernel dot pl
@ 2005-03-17 15:54 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-17 15:54 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0 Regression] building   |[4.0/4.1 Regression]
                   |gcj hangs on gcj-dbtool     |building gcj hangs on gcj-
                   |                            |dbtool


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


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

end of thread, other threads:[~2007-12-02 21:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20495-6358@http.gcc.gnu.org/bugzilla/>
2005-10-30 22:08 ` [Bug java/20495] [4.0/4.1 Regression] building gcj hangs on gcj-dbtool pinskia at gcc dot gnu dot org
2005-10-31  0:11 ` pinskia at gcc dot gnu dot org
2005-11-01 20:41 ` aph at gcc dot gnu dot org
2006-02-28 20:36 ` [Bug java/20495] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-05-25  2:44 ` mmitchel at gcc dot gnu dot org
2007-01-30 20:28 ` [Bug java/20495] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
2007-02-23 14:04 ` wangguoqin1001 at gmail dot com
2007-02-27  9:34 ` aph at gcc dot gnu dot org
2007-12-02 21:22 ` pinskia at gcc dot gnu dot org
2005-03-16 19:33 [Bug java/20495] New: [4.0 " mmazur at kernel dot pl
2005-03-17 15:54 ` [Bug java/20495] [4.0/4.1 " 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).