Message9424
 
            
            
            
 
   
   
 
  | I had a bug in Java code that resulted in a stack overflow. However, this code was called from Jython, so the only message I received was "maximum recursion depth exceeded", with all further information silently removed. To understand what was going on, I had to catch StackOverflowError in Java code and print it.
Request: Jython should print the stacktrace in StackOverflowError, at least when it comes from Java code. |  |
 
| Date | User | Action | Args |  | 2015-01-19 10:50:27 | doublep | set | recipients:
  + doublep |  | 2015-01-19 10:50:27 | doublep | set | messageid: <1421664627.18.0.55472280013.issue2258@psf.upfronthosting.co.za> |  | 2015-01-19 10:50:26 | doublep | link | issue2258 messages |  | 2015-01-19 10:50:26 | doublep | create |  | 
 |