Bug#653223: [libforks-perl] Modification of a read-only value attempted at forks/shared.pm:736

Marc H. Thoben marc at thoben.org
Sun Dec 25 19:12:05 UTC 2011


On 25.12.2011 18:45, gregor herrmann wrote:
> 
>> How can I help figuring out which code of mine actually causes that
>> error in fork's shared.pm?
> You could run your script under the Perl debugger.

Thank you for your reply, Gregor.

That's exactly my problem, that I had (and still have) no idea how to
debug Perl scripts. I used devel::trace now and saw that forks doesn't
seem to deal too well with Wx::PlThreadEvent.

I removed the call, which caused the modification of read-only value,
from the OnInit() function of my frame and the script ran, but it seems
like other events are not been passed on properly either.

Anyways, I assume this is a incompatibility between forks & Wx. Probably
not worth keeping this bug report open.

Please close it. Thanks!


Mit freundlichen Grüßen / Best regards
Marc H. Thoben






More information about the pkg-perl-maintainers mailing list