public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/11117] New: internal error on compilation of java code
@ 2003-06-06 20:46 ahs3@fc.hp.com
  2003-06-06 20:49 ` [Bug java/11117] " ahs3@fc.hp.com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ahs3@fc.hp.com @ 2003-06-06 20:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: internal error on compilation of java code
           Product: gcc
           Version: 3.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ahs3@fc.hp.com
                CC: ahs3@fc.hp.com,gcc-bugs@gcc.gnu.org
 GCC build triplet: same
  GCC host triplet: Debian GNU/Linux (sid) on i386
GCC target triplet: same

I'll attach a zip file that contains the code and a script to re-create the
problem.  The script (called 'bld'), when executed, runs the Debian GNU/Linux
version of gcj 3.2.3 and produces this message:

org/xml/sax/SAXNotSupportedException.class:0: internal error: Segmentation
faultPlease submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Unfortunately, this code was passed on to me so I don't have a lot of details
about what is does (other than test some xml functionality).  If there is
further info needed, please let me know.


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

* [Bug java/11117] internal error on compilation of java code
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
@ 2003-06-06 20:49 ` ahs3@fc.hp.com
  2003-06-08 16:56 ` dhazeghi@yahoo.com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ahs3@fc.hp.com @ 2003-06-06 20:49 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From ahs3@fc.hp.com  2003-06-06 20:49 -------
Created an attachment (id=4184)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4184&action=view)
Zip file containing code to reproduce problem

This zip file contains everything needed (perhaps way too much) to reproduce
this bug.  Execute the script 'bld' with no parameters and gcj 3.2.3 fails on a
seg fault.


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

* [Bug java/11117] internal error on compilation of java code
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
  2003-06-06 20:49 ` [Bug java/11117] " ahs3@fc.hp.com
@ 2003-06-08 16:56 ` dhazeghi@yahoo.com
  2003-07-29 21:57 ` pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-08 16:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|same                        |i386-debian-linux-gnu
   GCC host triplet|Debian GNU/Linux (sid) on   |i386-debian-linux-gnu
                   |i386                        |
 GCC target triplet|same                        |i386-debian-linux-gnu
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-08 16:56:18
               date|                            |


------- Additional Comments From dhazeghi@yahoo.com  2003-06-08 16:56 -------
Confirmed with gcc 3.3 branch and mainline (20030604).


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

* [Bug java/11117] internal error on compilation of java code
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
  2003-06-06 20:49 ` [Bug java/11117] " ahs3@fc.hp.com
  2003-06-08 16:56 ` dhazeghi@yahoo.com
@ 2003-07-29 21:57 ` pinskia at physics dot uc dot edu
  2003-11-24 20:05 ` [Bug java/11117] internal error on compilation of java code (multiple jar's and sources) pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 21:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug java/11117] internal error on compilation of java code (multiple jar's and sources)
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
                   ` (2 preceding siblings ...)
  2003-07-29 21:57 ` pinskia at physics dot uc dot edu
@ 2003-11-24 20:05 ` pinskia at gcc dot gnu dot org
  2004-05-22  5:03 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-24 20:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-24 20:05 -------
There are other reports of this some where.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-06-08 16:56:18         |2003-11-24 20:05:13
               date|                            |
            Summary|internal error on           |internal error on
                   |compilation of java code    |compilation of java code
                   |                            |(multiple jar's and sources)


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


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

* [Bug java/11117] internal error on compilation of java code (multiple jar's and sources)
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
                   ` (3 preceding siblings ...)
  2003-11-24 20:05 ` [Bug java/11117] internal error on compilation of java code (multiple jar's and sources) pinskia at gcc dot gnu dot org
@ 2004-05-22  5:03 ` pinskia at gcc dot gnu dot org
  2004-06-11 12:31 ` rmathew at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-22  5:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-21 03:09 -------
*** Bug 9947 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfey at cemprus dot com


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


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

* [Bug java/11117] internal error on compilation of java code (multiple jar's and sources)
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
                   ` (4 preceding siblings ...)
  2004-05-22  5:03 ` pinskia at gcc dot gnu dot org
@ 2004-06-11 12:31 ` rmathew at gcc dot gnu dot org
  2004-06-14 19:22 ` rmathew at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-11 12:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-06-11 12:31 -------
My proposed fix for PR13948 fixes the ICE on mainline, but exposes the extra
"./" problem as evidenced, for example, in PR9351.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-11-24 20:05:13         |2004-06-11 12:31:29
               date|                            |


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


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

* [Bug java/11117] internal error on compilation of java code (multiple jar's and sources)
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
                   ` (5 preceding siblings ...)
  2004-06-11 12:31 ` rmathew at gcc dot gnu dot org
@ 2004-06-14 19:22 ` rmathew at gcc dot gnu dot org
  2004-06-21  6:55 ` rmathew at gcc dot gnu dot org
  2004-08-19  3:02 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-14 19:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-06-14 19:22 -------
Actually the revised patch for PR13948 converts this ICE to another ICE. I'll look
into this soon.

-- 


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


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

* [Bug java/11117] internal error on compilation of java code (multiple jar's and sources)
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
                   ` (6 preceding siblings ...)
  2004-06-14 19:22 ` rmathew at gcc dot gnu dot org
@ 2004-06-21  6:55 ` rmathew at gcc dot gnu dot org
  2004-08-19  3:02 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-21  6:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-06-21 06:55 -------
A proposed patch:

  http://gcc.gnu.org/ml/java-patches/2004-q2/msg00736.html

While this patch cures the remaining ICE, the build
still breaks (though much later) due to a verifier error.

(If the patch above is approved and committed, the subject
line of this PR should change.)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug java/11117] internal error on compilation of java code (multiple jar's and sources)
  2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
                   ` (7 preceding siblings ...)
  2004-06-21  6:55 ` rmathew at gcc dot gnu dot org
@ 2004-08-19  3:02 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-19  3:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-19 03:02 -------
Most likely the same bug as PR 12996.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |12996
              nThis|                            |


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


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

end of thread, other threads:[~2004-08-19  3:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-06 20:46 [Bug java/11117] New: internal error on compilation of java code ahs3@fc.hp.com
2003-06-06 20:49 ` [Bug java/11117] " ahs3@fc.hp.com
2003-06-08 16:56 ` dhazeghi@yahoo.com
2003-07-29 21:57 ` pinskia at physics dot uc dot edu
2003-11-24 20:05 ` [Bug java/11117] internal error on compilation of java code (multiple jar's and sources) pinskia at gcc dot gnu dot org
2004-05-22  5:03 ` pinskia at gcc dot gnu dot org
2004-06-11 12:31 ` rmathew at gcc dot gnu dot org
2004-06-14 19:22 ` rmathew at gcc dot gnu dot org
2004-06-21  6:55 ` rmathew at gcc dot gnu dot org
2004-08-19  3:02 ` 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).