On Wed Oct 27 00:27:23 2004, perlbug20041027.z.jp@xoxy.net wrote:
>
> This is a bug report for perl from perlbug20041027.z.jp@xoxy.net,
> generated with the help of perlbug 1.35 running under perl v5.8.4.
>
>
> -----------------------------------------------------------------
> [Please enter your report here]
>
> This 4-line program generates a segmentation fault:
>
> use POE; # $POE::REVISION == 1.0177
> {package POE::Session; use overload '""' => 'ID';}
> POE::Session->create();
> $poe_kernel->run();
>
Reviewed this older ticket tonight, but I don't have POE installed or
have expertise with it.
Could someone with POE take a look?
Is this a problem with POE or a problem with Perl (and with supported
Perls in particular)?
Thank you very much.
Jim Keenan
---
via perlbug: queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=32163
Thread Next