-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
regexp: unicode char causes a 'double free corruption' #9139
Comments
From steev@hot.plCreated by steev@hot.plPerl Info
|
From perl5-porters@perl.orgOn Wed, 2007-12-05 at 01:01 -0800, steev@hot.pl (via RT) wrote:
<snip>
<snip>
Is this something to do with the way the Red Hat have compiled either /J\ |
The RT System itself - Status changed from 'new' to 'open' |
From @moritzJonathan Stowe wrote:
Just to provide additional data: it fails with Debian Etch's perl 5.8.8 BTW it runs fine on a (self built) 5.10.0 (r32579). Moritz |
From @smpetersOn Dec 5, 2007 10:31 AM, Jonathan Stowe <jns@gellyfish.com> wrote:
It might have been that particular build. Fedora just updated Perl a Steve Peters |
From ben@morrow.me.ukQuoth perl5-porters@perl.org:
It doesn't segfault here (FreeBSD) either, but valgrind finds a whole ==24404== Invalid read of size 1 so this is the regex utf8 buffer overrun, isn't it? Ben |
From jns@gellyfish.comOn Wed, 2007-12-05 at 18:31 +0100, Moritz Lenz wrote:
Yeah I realized after I posted this that infact that the perl here has " /J\ |
From david@landgren.netBen Morrow wrote:
[...]
Wow! you managed to get valgrind running on FreeBSD? What's your secret? David |
From ben@morrow.me.ukQuoth david@landgren.net (David Landgren):
Do you mean at all, or with perl? perl with -Dusemymalloc seems to Am I missing something? Ben |
From david@landgren.netBen Morrow wrote:
yes, running valgrind on perl.
Yes, that was my experience too.
No, I was. I'll try again some time without -Dusemymalloc. Thanks, |
From @eserteDavid Landgren <david@landgren.net> writes:
I think it's also necessary to have a debugging perl. A perl with Regards, -- tkruler - Perl/Tk program for measuring screen distances |
From @ntyniOn Wed Dec 05 17:37:58 2007, moritz@casella.verplant.org wrote:
This is also Debian bug #454792, and fully reproducible on x86 (but not Bisecting the maint-5.8 branch shows it's fixed by change 32364, which In the Debian bug report, Don Armstrong is concerned about possible I've set the severity to serious and tagged with security as there is Informed opinions would be welcome, as the bug is present in the current Cheers, |
p5p@spam.wizbit.be - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#48156 (status was 'resolved')
Searchable as RT48156$
The text was updated successfully, but these errors were encountered: