-
Notifications
You must be signed in to change notification settings - Fork 561
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
electric-fence finds a bad memory reference in perl #1380
Comments
From [email protected]Created by [email protected]This is a bug report for perl from jrv@vanzandt.mv.com, ----------------------------------------------------------------- I submitted this to the Debian bug tracking system (Bug#57217), but to - Jim Van Zandt Date: Sun, 6 Feb 2000 19:56:20 -0500 (EST) Package: perl-5.005-base automake is a perl script. electric-fence thinks it has a bad memory $ LD_PRELOAD=libefence.so.0.0 automake --add-missing The directory contents after this (which also indicates which files I have automake 1.4-6 and electric-fence 2.1.3 . vanzandt:~# update-alternatives --display perl - Jim Van Zandt -- System Information Versions of the packages perl-5.005-base depends on: Perl Info
|
From @iabynHi, I'm just going though the Perl bugs database checking up on old
Do you know whether this is still a problem on newer Perls and/or do you |
From @smpeters
No reply has been provided in almost two years. This bug is stalled. |
@smpeters - Status changed from 'open' to 'stalled' |
From @gannett-ggreerI can reproduce this iff I do NOT use -DDEBUGGING: $ valgrind ./perl -I lib -c `which automake` Summary of my perl5 (revision 5 version 13 subversion 2) configuration: regcomp.c: if (PL_regkind[fop] == NOTHING && nop == END) -- |
The RT System itself - Status changed from 'stalled' to 'open' |
From @demerphqA full -V output/ configure invocation would be kinda useful, for anyway, this is my code and ill give it a look On 11 July 2010 03:09, George Greer via RT <perlbug-followup@perl.org> wrote:
-- |
From @greergaOn Mon, 12 Jul 2010, demerphq wrote:
My valgrind run ran under 'perl -c' so the warnings appeared before the
From what I remember, making the #ifdef code at line regcomp.c:4381 My attempts to get ElectricFence itself to work kept crashing with an Thanks for looking. -- |
From @iabynOn Mon, Jul 12, 2010 at 08:00:18AM -0400, George Greer wrote:
Now fixed by this commit commit f6d9469 fix harmless invalid read in Perl_re_compile() M regcomp.c -- |
@iabyn - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#2460 (status was 'resolved')
Searchable as RT2460$
The text was updated successfully, but these errors were encountered: