[Bug 235666] Segfault occurs when using Perl-Tk on FC6

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 4 00:31:40 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Segfault occurs when using Perl-Tk on FC6


https://bugzilla.redhat.com/show_bug.cgi?id=235666


michal at harddata.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michal at harddata.com




------- Additional Comments From michal at harddata.com  2008-01-03 19:31 EST -------
Hm, after an update to perl-Tk-804.028-1.fc7 and adding in 'testask'
test program from comment #1 eight more lines 

    $action = yes_no($f); print $action,"\n";

I got the following results:

$ perl testask
0
0
0
0
Segmentation fault
$ perl testask
1
1
1
1
1
1
1
1
1
Segmentation fault
$ perl testask
0
0
0
0
0
0
Segmentation fault

That is not precisely repeatable.  It appears that one has to
click fast enough in a succession to segfault (so with a random
placement of new windows this is hard to achieve).  As you can see
a number of tries also changes and I got also "clean" series.

OTOH I tried to reproduce that with perl-Tk-804.028-1.fc9 on
a "rawhide" test installation and this was much harder.  On
a number of tries I got a segfault once on 17th answer (after
a number of "action lines" was increased once again).

Both F7 and rawhide installation are on x86_64 hardware but
different machines.

-- 
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, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list