[freeside-devel] Re: freeside-devel Digest, Vol 15, Issue 6

Matthew Neumark matt at velociter.net
Thu Jan 25 23:11:50 PST 2007


freeside-devel-request at sisd.com wrote:
> Send freeside-devel mailing list submissions to
> 	freeside-devel at sisd.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://420.am/cgi-bin/mailman/listinfo/freeside-devel
> or, via email, send a message with subject or body 'help' to
> 	freeside-devel-request at sisd.com
>
> You can reach the person managing the list at
> 	freeside-devel-owner at sisd.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of freeside-devel digest..."
>
>
> Today's Topics:
>
>    1. Re: Error message when using freeside 1.5.8 (Kristian Hoffmann)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 24 Jan 2007 20:56:15 -0800 (PST)
> From: Kristian Hoffmann <khoff at fire2wire.com>
> Subject: Re: [freeside-devel] Error message when using freeside 1.5.8
> To: Freeside development mailing list <freeside-devel at sisd.com>
> Message-ID:
> 	<Pine.LNX.4.44.0701242049180.14096-100000 at luaren.pc-intouch.com>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>
> On Wed, 24 Jan 2007, Matthew Neumark wrote:
>   
>> Alright so far it looks like it only has to do with the module sqlradius
>> when using /view/svc_acct.cgi. This worked in the past on this machine
>> any hints on what to replace?
>>     
>
> Have you updated anything recently?  It's possible that you used cpan to
> install one of freeside's required perl modules, like DBD::mysql, and not
> your distributions package manager.  If your distro released a new openssl
> package that wasn't binary compatible with the one you were previously
> using, then DBD::mysql is likely to cause errors.  I'd suggest going
> through your logs (and your memory) to see if you've recently updated
> anything SSL or MySQL related lately.  You need to make sure that anything
> that you may have installed manually that was linked against the SSL,
> MySQL, or some other libraries gets recompiled.
>
> Again, running apache under GDB should give you a pretty detailed
> backtrace that should at least point you in the right direction, if not
> tell you exactly which module is causing the problem.
>
> Regards,
>
> -Kristian
>
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> freeside-devel mailing list
> freeside-devel at sisd.com
> http://420.am/cgi-bin/mailman/listinfo/freeside-devel
>
>
> End of freeside-devel Digest, Vol 15, Issue 6
> *********************************************
>   
Here is the debug information:

*** glibc detected *** double free or corruption (!prev): 0x0af0a930 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1212745504 (LWP 24492)]
0xb7bac947 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7bac947 in raise () from /lib/tls/libc.so.6
#1  0xb7bae0c9 in abort () from /lib/tls/libc.so.6
#2  0xb7be1fda in __fsetlocking () from /lib/tls/libc.so.6
#3  0xb7be989f in mallopt () from /lib/tls/libc.so.6
#4  0xb7be9942 in free () from /lib/tls/libc.so.6
#5  0xb798ce71 in Perl_safesysfree () from /usr/lib/libperl.so.5.8
#6  0xb79a9d24 in Perl_sv_clear () from /usr/lib/libperl.so.5.8
#7  0xb79a9e93 in Perl_sv_free () from /usr/lib/libperl.so.5.8
#8  0xb798e5bc in Perl_mg_free () from /usr/lib/libperl.so.5.8
#9  0xb79a9834 in Perl_sv_clear () from /usr/lib/libperl.so.5.8
#10 0xb79a9e93 in Perl_sv_free () from /usr/lib/libperl.so.5.8
#11 0xb79a9951 in Perl_sv_clear () from /usr/lib/libperl.so.5.8
#12 0xb79a9e93 in Perl_sv_free () from /usr/lib/libperl.so.5.8
#13 0xb798e5bc in Perl_mg_free () from /usr/lib/libperl.so.5.8
#14 0xb79a9834 in Perl_sv_clear () from /usr/lib/libperl.so.5.8
#15 0xb79a9e93 in Perl_sv_free () from /usr/lib/libperl.so.5.8
#16 0xb79a9faf in Perl_sv_unref_flags () from /usr/lib/libperl.so.5.8
#17 0xb79a8ce6 in Perl_sv_force_normal_flags () from /usr/lib/libperl.so.5.8
#18 0xb79cb336 in Perl_leave_scope () from /usr/lib/libperl.so.5.8
#19 0xb799e2ae in Perl_pp_unstack () from /usr/lib/libperl.so.5.8
#20 0xb799af19 in Perl_runops_standard () from /usr/lib/libperl.so.5.8
#21 0xb793cb6e in Perl_magicname () from /usr/lib/libperl.so.5.8
#22 0xb793d844 in Perl_call_sv () from /usr/lib/libperl.so.5.8
#23 0xb7a430fe in perl_call_handler () from /usr/lib/apache/1.3/mod_perl.so
#24 0xb7a438de in perl_run_stacked_handlers () from 
/usr/lib/apache/1.3/mod_perl.so
#25 0xb7a45625 in perl_handler () from /usr/lib/apache/1.3/mod_perl.so
#26 0x0805740b in ap_invoke_handler ()
#27 0x080686a4 in ap_die ()
#28 0x0806888b in ap_process_request ()
#29 0x0805fbf3 in ap_time_process_request ()
#30 0x080600aa in ap_time_process_request ()
#31 0x080601be in ap_time_process_request ()
#32 0x08060fbc in ap_time_process_request ()
#33 0x08062062 in main ()

I use debian sarge. Any hints on how to replace libc.so.6 its 
practically part of debian...

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://420.am/pipermail/freeside-devel/attachments/20070125/351caa47/attachment.html


More information about the freeside-devel mailing list