Public bug reported:
Version: 5.8.8-12ubuntu0.5
Here's a reproducable segfault that occurs with Request Tracker inside
the Text::Tabs module. A minimal testcase is:
#!/usr/bin/perl -w
use strict;
use Encode;
my $s = "\x{c3}\x{84}\x{54}\x{c3}\x{84}\x{5c}\x{9}";
$_ = Encode::decode('utf8', $s);
s{\t}{pos()}e;
It looks to be reported in Debian since Dec 26, 2004.
http://help.lockergnome.com/linux/Bug-400733-perl-segfault-Perl_sv_pos_b2u--ftopict318638.html
Note that Redhat 5 perl-5.8.8 don't have this problem.
** Affects: perl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/806553
Title:
perl: segfault in Perl_sv_pos_b2u()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/806553/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs