On Wed, Jun 15, 2011 at 8:16 PM, Andreas Koenig via RT
<bug-App-Stacktrace@rt.cpan.org> wrote:
Show quoted text> Wed Jun 15 23:16:03 2011: Request 68841 was acted upon.
> Transaction: Ticket created by ANDK
> Queue: App-Stacktrace
> Subject: Stops at eval
> Broken in: 0.02
> Severity: Normal
> Owner: Nobody
> Requestors: ANDK@cpan.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=68841 >
>
>
> In the CPAN shell immediately after installing App::Staticperl I get:
>
> cpan[2]> !system "$^X-stacktrace $$"
> [Thread debugging using libthread_db enabled]
> 0x00002b503949cd7e in waitpid () from /lib/libc.so.6
> -e:1
> lib/CPAN.pm:361
>
> cpan[2]>
>
> The result is correct but should the frames around the eval be omitted?
>
> Thanks for an amazing new tool!
It may be a bug in how I'm iterating over the PERL_SI* list. I didn't
write a test to exercise that.
Josh