Sun Jan 20 16:29:45 2008rjbs [...] cpan.org - Ticket created
Subject:
huge exception with poe for missing method
Date:
Sun, 20 Jan 2008 16:29:11 -0500
To:
bug-POE [...] rt.cpan.org
From:
Ricardo SIGNES <rjbs [...] cpan.org>
When I have my logging code call $x->missing_method instead of $x->existing
method, I get the attached stack trace.
--
rjbs
Message body is not shown because sender requested not to inline it.
Fri Feb 29 04:07:06 2008RCAPUTO [...] cpan.org - Correspondence added
Looks like your _start handler is throwing an exception, and all heck is
breaking loose as a result.
I just committed r2275 with a fundamental change to SIGDIE dispatch.
Can you give it another try with the svn version?
Or can you post a test case? I'd love to have a regression test for this.
Fri Feb 29 04:07:07 2008The RT System itself - Status changed from 'new' to 'open'
Mon Mar 10 04:24:30 2008RCAPUTO [...] cpan.org - Correspondence added
Assuming the exceptions handler change has fixed this. Please re-open
this ticket if svn POE doesn't resolve the issue. A test case would
also rock.
Mon Mar 10 04:24:32 2008RCAPUTO [...] cpan.org - Status changed from 'open' to 'resolved'