Bug#400733: perl: segfault in Perl_sv_pos_b2u()

2008-01-29 Thread Niko Tyni
On Fri, Mar 30, 2007 at 10:53:22AM +0300, Niko Tyni wrote: > On Tue, Nov 28, 2006 at 01:51:03PM +0200, Niko Tyni wrote: > > Package: perl > > Version: 5.8.8-6.1 > > Severity: normal > > > > Here's a reproducable segfault that occurs with Request Tracker inside > > the Text::Tabs module. A minimal

Bug#400733: perl: segfault in Perl_sv_pos_b2u()

2007-03-29 Thread Niko Tyni
severity 400733 important merge 400733 385123 tags 400733 fixed-upstream thanks On Tue, Nov 28, 2006 at 01:51:03PM +0200, Niko Tyni wrote: > Package: perl > Version: 5.8.8-6.1 > Severity: normal > > Here's a reproducable segfault that occurs with Request Tracker inside > the Text::Tabs module. A

Bug#400733: perl: segfault in Perl_sv_pos_b2u()

2006-11-28 Thread Niko Tyni
Package: perl Version: 5.8.8-6.1 Severity: normal 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', $