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

Matthew Neumark matt at velociter.net
Wed Jan 24 00:42:09 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: Re: freeside-devel Digest, Vol 15, Issue 2 (Kristian Hoffmann)
>    2. Re: Re: freeside-devel Digest, Vol 15, Issue 2 (Ivan Kohler)
>    3. Re: Freeside link to delete invoices (Ivan Kohler)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 20 Jan 2007 23:52:32 -0800 (PST)
> From: Kristian Hoffmann <khoff at fire2wire.com>
> Subject: Re: [freeside-devel] Re: freeside-devel Digest, Vol 15, Issue
> 	2
> To: Freeside development mailing list <freeside-devel at sisd.com>
> Cc: Matthew Neumark <matt at velociter.net>
> Message-ID:
> 	<Pine.LNX.4.44.0701202344300.19296-100000 at luaren.pc-intouch.com>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>
> On Sat, 20 Jan 2007, Matthew Neumark wrote:
>
>   
>> No one has any suggestions on what might be causing this issue? Its
>> really becoming a pain and i would like to see if someone has a solution..
>>     
>
> Since freeside is written in Perl, the likelihood that freeside itself is
> directly causing a double-free in glibc is pretty slim.  I'd look more
> towards the direction of bad memory, corrupted/mismatched libraries, etc.
> It's likely that the problem in one of the Perl modules that freeside
> includes.  You could try running Apache with gdb and catching a backtrace
> when you get the error.  Here's a link with more info on apache/gdb.
>
> http://httpd.apache.org/dev/debugging.html
>
> Regards,
>
> Kristian Hoffmann
> Fire2Wire System Administrator
> khoff at fire2wire.com
> ---
>
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 21 Jan 2007 00:05:46 -0800
> From: "Ivan Kohler" <ivan at 420.am>
> Subject: Re: [freeside-devel] Re: freeside-devel Digest, Vol 15, Issue
> 	2
> To: Freeside development mailing list <freeside-devel at sisd.com>
> Message-ID: <20070121080544.GO18753 at rootwood.420.am>
> Content-Type: text/plain; charset=us-ascii
>
> On Sat, Jan 20, 2007 at 11:52:32PM -0800, Kristian Hoffmann wrote:
>   
>> On Sat, 20 Jan 2007, Matthew Neumark wrote:
>>
>>     
>>> No one has any suggestions on what might be causing this issue? Its
>>> really becoming a pain and i would like to see if someone has a solution..
>>>       
>> Since freeside is written in Perl, the likelihood that freeside itself is
>> directly causing a double-free in glibc is pretty slim.  I'd look more
>> towards the direction of bad memory, corrupted/mismatched libraries, etc.
>> It's likely that the problem in one of the Perl modules that freeside
>> includes.  You could try running Apache with gdb and catching a backtrace
>> when you get the error.  Here's a link with more info on apache/gdb.
>>
>> http://httpd.apache.org/dev/debugging.html
>>     
>
> I've usually seen this sort of thing with mismatched SSL library 
> versions - Apache mod_ssl, many Business::OnlinePayment modules, 
> DBD::mysql all pull in an SSL library.  If one of those is compiled 
> against a different libssl than the others, you'll get segfaults when 
> you try to run B:OP transactions or look at RADIUS usage (via 
> DBD::mysql).
>
>   
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?

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://420.am/pipermail/freeside-devel/attachments/20070124/3d065184/attachment.htm


More information about the freeside-devel mailing list