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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to