[Freeswitch-users] If you use mod_nibblebill, please upgrade to rev 13866

2009-06-20 Thread Darren Schreiber
Hello folks,
An important stability issue was identified in the FreeSWITCH core ODBC
drivers when utilizing decimal / float columns in databases (at least MySQL
anyway). This has an adverse effect on users of mod_nibblebill, as you are
likely using floating point or decimal columns to track cash amounts.
FreeSWITCH may periodically core dump when a floating point value is
retrieved from the database due to this bug.
 
Please upgrade to rev 13866 (or at least apply
http://fisheye.freeswitch.org/browse/FreeSWITCH/src/switch_odbc.c?r1=12152;
r2=13866 the patch - it can be applied independently if you are on at least
rev 12152). You do not need to update mod_nibblebill, as the bug is not
actually in mod_nibblebill, it just happens to cause the right conditions to
exist to exhibit this behavior.
 
Background information is in FSCORE-384
http://jira.freeswitch.org/browse/FSCORE-384  .
 
Thanks to Tony for acting quickly on this patch.
 
- Darren
 
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] If you use mod_nibblebill, please upgrade to rev 13866

2009-06-20 Thread Diego Viola
Is this issue fixed in latest trunk?

On Sat, Jun 20, 2009 at 3:32 PM, Darren Schreiber d...@d-man.org wrote:

  Hello folks,
 An important stability issue was identified in the FreeSWITCH core
 ODBC drivers when utilizing decimal / float columns in databases (at least
 MySQL anyway). This has an adverse effect on users of mod_nibblebill, as you
 are likely using floating point or decimal columns to track cash amounts.
 FreeSWITCH may periodically core dump when a floating point value is
 retrieved from the database due to this bug.

 Please upgrade to rev 13866 (or at least apply the 
 patchhttp://fisheye.freeswitch.org/browse/FreeSWITCH/src/switch_odbc.c?r1=12152r2=13866
  -
 it can be applied independently if you are on at least rev 12152). You do
 not need to update mod_nibblebill, as the bug is not actually in
 mod_nibblebill, it just happens to cause the right conditions to exist to
 exhibit this behavior.

 Background information is in 
 FSCORE-384http://jira.freeswitch.org/browse/FSCORE-384
  .

 Thanks to Tony for acting quickly on this patch.

 - Darren


 ___
 Freeswitch-users mailing list
 Freeswitch-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] If you use mod_nibblebill, please upgrade to rev 13866

2009-06-20 Thread Darren Schreiber
Yes

  _  

From: Diego Viola [mailto:diego.vi...@gmail.com] 
Sent: Saturday, June 20, 2009 12:41 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] If you use mod_nibblebill,please upgrade to
rev 13866


Is this issue fixed in latest trunk?


On Sat, Jun 20, 2009 at 3:32 PM, Darren Schreiber d...@d-man.org wrote:


Hello folks,
An important stability issue was identified in the FreeSWITCH core ODBC
drivers when utilizing decimal / float columns in databases (at least MySQL
anyway). This has an adverse effect on users of mod_nibblebill, as you are
likely using floating point or decimal columns to track cash amounts.
FreeSWITCH may periodically core dump when a floating point value is
retrieved from the database due to this bug.
 
Please upgrade to rev 13866 (or at least apply the patch
http://fisheye.freeswitch.org/browse/FreeSWITCH/src/switch_odbc.c?r1=12152;
r2=13866  - it can be applied independently if you are on at least rev
12152). You do not need to update mod_nibblebill, as the bug is not actually
in mod_nibblebill, it just happens to cause the right conditions to exist to
exhibit this behavior.
 
Background information is in FSCORE-384
http://jira.freeswitch.org/browse/FSCORE-384  .
 
Thanks to Tony for acting quickly on this patch.
 
- Darren
 

___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] If you use mod_nibblebill, please upgrade to rev 13866

2009-06-20 Thread Diego Viola
Cool, thanks, you guys are fast like the light ;)

On Sat, Jun 20, 2009 at 3:44 PM, Darren Schreiber d...@d-man.org wrote:

  Yes

  --
 *From:* Diego Viola [mailto:diego.vi...@gmail.com]
 *Sent:* Saturday, June 20, 2009 12:41 PM
 *To:* freeswitch-users@lists.freeswitch.org
 *Subject:* Re: [Freeswitch-users] If you use mod_nibblebill,please upgrade
 to rev 13866

 Is this issue fixed in latest trunk?

 On Sat, Jun 20, 2009 at 3:32 PM, Darren Schreiber d...@d-man.org wrote:

  Hello folks,
 An important stability issue was identified in the FreeSWITCH core
 ODBC drivers when utilizing decimal / float columns in databases (at least
 MySQL anyway). This has an adverse effect on users of mod_nibblebill, as you
 are likely using floating point or decimal columns to track cash amounts.
 FreeSWITCH may periodically core dump when a floating point value is
 retrieved from the database due to this bug.

 Please upgrade to rev 13866 (or at least apply the 
 patchhttp://fisheye.freeswitch.org/browse/FreeSWITCH/src/switch_odbc.c?r1=12152r2=13866
  -
 it can be applied independently if you are on at least rev 12152). You do
 not need to update mod_nibblebill, as the bug is not actually in
 mod_nibblebill, it just happens to cause the right conditions to exist to
 exhibit this behavior.

 Background information is in 
 FSCORE-384http://jira.freeswitch.org/browse/FSCORE-384
  .

 Thanks to Tony for acting quickly on this patch.

 - Darren


 ___
 Freeswitch-users mailing list
 Freeswitch-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org



 ___
 Freeswitch-users mailing list
 Freeswitch-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org