Torsten Rüger wrote: > I just coded some infinite recursion by mistake and found that the only > error I get is a segmentation fault. > Couldn't I be getting a StackOverflowException ? Is that being worked > on? gcj doesn't implement StackOverflowException yet. This has been discussed on the list before, see this thread: http://sources.redhat.com/ml/java-discuss/1999-q4/msg00179.html Could you submit a PR about this? I couldn't find one. regards [ bryce ]