-
Notifications
You must be signed in to change notification settings - Fork 555
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
"*** glibc detected *** free(): invalid pointer" from Perl_mg_free #8487
Comments
From cmr@financial.comThis is a bug report for perl from cmr@financial.com, While installing some mod_perl webapp (ocsinventory) i tripped about a crash reoccuring all the time. It seems that something is passed to free() from Perl_mg_free which makes it crash. I made a stacktrace and did some debugging without any sucess: Here is the stacktrace: [Thread debugging using libthread_db enabled] Program received signal SIGABRT, Aborted. I only used CentOS RPM versions of the software playing together here (apache, mod_perl, perl) so if you need sources to verify you can get it from any CentOS-mirror directory centos/4.3/os/SRPMS/. Chris Flegs: This perlbug was built using Perl v5.8.5 in the Red Hat build system. Site configuration information for perl v5.8.5: Configured by Red Hat, Inc. at Tue Dec 20 19:07:04 CST 2005. Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Locally applied patches: @INC for perl v5.8.5: Environment for perl v5.8.5: |
From @nwc10On Mon, Jun 19, 2006 at 06:40:28AM -0700, cmr @ financial. com wrote:
Sadly this doesn't give me any clues as to what is going on.
The volunteers on perl5-porters only really deal with the official releases of Otherwise, you should consider reporting the problem to whoever supports Nicholas Clark |
The RT System itself - Status changed from 'new' to 'open' |
From cmr@financial.com-----BEGIN PGP SIGNED MESSAGE----- Thanks for looking into it. Unluckily i have not found time for this Chris -----BEGIN PGP SIGNATURE----- iD8DBQFEqAMWsLjW0HYht7URAuZfAKDcN3NMg0ONQEDB68L2B4QK+9nq6QCfcKFK |
From cmr@financial.com-----BEGIN PGP SIGNED MESSAGE----- I have found a solution for this issue, i installed DBD::MySQL version 2.9008 instead of Chris iD8DBQFEqQyusLjW0HYht7URAsGkAJwN20NS0XicZD3Lisx451zPDjMJ0QCfagPS |
p5p@spam.wizbit.be - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#39528 (status was 'resolved')
Searchable as RT39528$
The text was updated successfully, but these errors were encountered: