#527: Segmentation fault when stack overflows
-------------------------------------+--------------------------------------
 Reporter:  haruki.zae...@…          |       Owner:  lsansone...@…          
     Type:  defect                   |      Status:  new                    
 Priority:  major                    |   Milestone:                         
Component:  MacRuby                  |    Keywords:  stack overflow segfault
-------------------------------------+--------------------------------------

Comment(by lsansone...@…):

 Catching the signal wouldnt help here as I'm pretty sure it's already too
 late to do anything, also, sending an exception from a signal handler
 isn't likely to work too.

 What we could do instead is keep a counter in the dispatch cache. However
 I don't think this is a critical issue.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/527#comment:8>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to