First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 11117
Product:  
Component:  
Status: NEW
Resolution:
Assigned To: Not yet assigned to anyone <unassigned@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: ahs3@fc.hp.com
Add CC:
CC:
Remove selected CCs
Build:
URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
gcj-ice.zip Zip file containing code to reproduce problem application/octet-stream 2003-06-06 20:49 734.40 KB Edit
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 11117 depends on: Show dependency tree
Show dependency graph
Bug 11117 blocks: 12996

Additional Comments:





Mark bug as waiting for feedback
Mark bug as suspended




View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: 2005-02-17 03:32 Opened: 2003-06-06 20:46
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.

------- Comment #1 From ahs3@fc.hp.com 2003-06-06 20:49 -------
Created an attachment (id=4184) [edit]
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.

------- Comment #2 From Dara Hazeghi 2003-06-08 16:56 -------
Confirmed with gcc 3.3 branch and mainline (20030604).

------- Comment #3 From Andrew Pinski 2003-06-14 23:49 -------
If you compile them seperately it works.

------- Comment #4 From Andrew Pinski 2003-11-24 20:05 -------
There are other reports of this some where.

------- Comment #5 From Andrew Pinski 2004-05-21 03:09 -------
*** Bug 9947 has been marked as a duplicate of this bug. ***

------- Comment #6 From Ranjit Mathew 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.

------- Comment #7 From Ranjit Mathew 2004-06-14 19:22 -------
Actually the revised patch for PR13948 converts this ICE to another ICE. I'll
look
into this soon.

------- Comment #8 From Ranjit Mathew 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.)

------- Comment #9 From Andrew Pinski 2004-08-19 03:02 -------
Most likely the same bug as PR 12996.

First Last Prev Next    No search results available      Search page      Enter new bug