#527: Segmentation fault when stack overflows -------------------------------------+-------------------------------------- Reporter: haruki.zaemon@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: stack overflow segfault -------------------------------------+-------------------------------------- Comment(by lsansonetti@…): 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/>