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 #9 from Petr Pisar <ppisar@xxxxxxxxxx> 2010-06-16 11:15:11 EDT --- This is more minimal test case: #!/usr/bin/perl -w use Newt; Newt::Init(); #my $ok = Newt::Button("OK", 0); my $panel = Newt::Panel(1, 1, "Panel example"); Newt::Finished(); If you create Newt::Panel, it will segfault. If you create Newt::Button instead, it will not. -- 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