Skip Menu |

This queue is for tickets about the Role-Tiny CPAN distribution.

Report information
The Basics
Id: 121607
Status: rejected
Priority: 0/
Queue: Role-Tiny

People
Owner: Nobody in particular
Requestors: DROLSKY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Possible bug with Role::Tiny (especially with threaded Perl)
See http://www.cpantesters.org/cpan/report/3057a0a2-30e9-11e7-a4c5-358cdfcc790b for a very odd stack trace that seems to end up in Role::Tiny. Also see https://github.com/maxmind/App-GHPT/issues/7 for further discussion and analysis pointing to Role::Tiny. That said, this might be a bug in Perl itself or in Tie::RefHash. But even so, maybe there's something Role::Tiny can do to work around this? I have no idea.
I should also note that I can reproduce this quite consistently by running the tests for App::GHPT with a threaded Perl and Specio 0.36. I made some (seemingly unrelated) changes in Specio 0.37 that appear to have moved the bug to a different (and equally confusing) location.
It looks like this has been tracked down to a Devel::CallParser bug.