[Bug 598160] genkey segfaults

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 17 09:21:06 UTC 2010


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 #14 from Petr Pisar <ppisar at redhat.com> 2010-06-17 05:21:04 EDT ---
Yep, if I remove Newt::newtFormDestroy() call from Newt.pm:

sub Newt::Form::DESTROY {
  my $self = shift;

  # Newt::newtFormDestroy($self->{co});
}

I get segfault without explicit DESTROY() call only.

-- 
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.



More information about the perl-devel mailing list