Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=598160 --- Comment #15 from Petr Pisar <ppisar@xxxxxxxxxx> 2010-06-17 11:25:37 EDT --- If I remove complete destructor sub Newt::Form::DESTROY {} definition, then Perl does not crash. And Perl destroys it on interpret termination automatically via XS_Newt_newtFormDestroy wrapper. Of course if I call destructor explicitly, it will crash because it will try to free already freed memory. So the problem has been introduced by this upstream Changelog entry probably: Mon Oct 26 18:04:51 1998 Alejandro Escalante Medina <amedina@xxxxxxxxxx> * Newt.pm: Added DESTROY to forms -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel