| Subject: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers" |
|---|---|
| From: | "vadimn at redhat dot com" |
| Date: | 21 Nov 2005 21:40:26 -0000 |
------- Comment #4 from vadimn at redhat dot com 2005-11-21 21:40 ------- Created an attachment (id=10316) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10316&action=view) call-tree-of-depth-4.png So, speaking of stress patterns, this is what the call tree looks like if you run attachment 10315 with the stack depth of 4. In Sun's case, it's a complete binary tree of depth 1024. Blue arrows are calls made from within the "try" block. Red arrows are calls made from within the "finally" block. Gray nodes are stack overflow exceptions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24980 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", vadimn at redhat dot com |
|---|---|
| Next by Date: | [Bug libgcj/1373] recursion stress test causes segmentation fault, pinskia at gcc dot gnu dot org |
| Previous by Thread: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", vadimn at redhat dot com |
| Next by Thread: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", pinskia at gcc dot gnu dot org |
| Indexes: | [Date] [Thread] [Top] [All Lists] |