Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] segfaults because odbc mysql driver


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
ynasida at gmail.com
Guest





PostPosted: Mon Feb 29, 2016 2:02 pm    Post subject: [Freeswitch-users] segfaults because odbc mysql driver Reply with quote

Hi guys,


As far as I know there is one already known problems with FS segfaults that  happen because of odbc mysql driver. 
I have latest recommended setup with debian 8.3 + FS 1.6.
Somebody mentioned that version of unixODBC should be higher than 2.3 to solve this but... I have  unixODBC 2.3.1 and it doesn't help. 


Everybody use pgsql ? Smile


Please advice if somebody  use mysql with FS 1.6 and still happy.


I also have backtrace file here - https://freeswitch.org/jira/browse/FS-8857 
and will be glad any ideas.


Thanks.  
Back to top
s.safarov at gmail.com
Guest





PostPosted: Mon Feb 29, 2016 4:06 pm    Post subject: [Freeswitch-users] segfaults because odbc mysql driver Reply with quote

I use PostgreSQL.

On Mon, Feb 29, 2016 at 10:01 PM, Юрий Насида <ynasida@gmail.com (ynasida@gmail.com)> wrote:
Quote:
Hi guys,


As far as I know there is one already known problems with FS segfaults that  happen because of odbc mysql driver. 
I have latest recommended setup with debian 8.3 + FS 1.6.
Somebody mentioned that version of unixODBC should be higher than 2.3 to solve this but... I have  unixODBC 2.3.1 and it doesn't help. 


Everybody use pgsql ? Smile


Please advice if somebody  use mysql with FS 1.6 and still happy.


I also have backtrace file here - https://freeswitch.org/jira/browse/FS-8857 
and will be glad any ideas.


Thanks.  


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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
Back to top
asilva at wirelessmund...
Guest





PostPosted: Tue Mar 01, 2016 4:02 am    Post subject: [Freeswitch-users] segfaults because odbc mysql driver Reply with quote

Hi,

I use mysql.

I had segfaults as well.  i change to unixodbc 2.3.4 and it solves it,  also in the odbc configuration i have Threading = 0.


On 02/29/2016 10:05 PM, Sergey Safarov wrote:

Quote:
I use PostgreSQL.

On Mon, Feb 29, 2016 at 10:01 PM, Юрий Насида <ynasida@gmail.com (ynasida@gmail.com)> wrote:
Quote:
Hi guys,


As far as I know there is one already known problems with FS segfaults that  happen because of odbc mysql driver. 
I have latest recommended setup with debian 8.3 + FS 1.6.
Somebody mentioned that version of unixODBC should be higher than 2.3 to solve this but... I have  unixODBC 2.3.1 and it doesn't help. 


Everybody use pgsql ? Smile


Please advice if somebody  use mysql with FS 1.6 and still happy.


I also have backtrace file here - https://freeswitch.org/jira/browse/FS-8857 
and will be glad any ideas.


Thanks.  


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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





Quote:
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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
--

Saludos / Regards / Cumprimentos,
António silva
Back to top
ynasida at gmail.com
Guest





PostPosted: Tue Mar 01, 2016 6:11 am    Post subject: [Freeswitch-users] segfaults because odbc mysql driver Reply with quote

Antonio, thanks a lot for feedback!

I suppose you have installed unixodbc 2.3.4 from source. Do you know should I re-install FS after this ? 



2016-03-01 12:00 GMT+03:00 Antonio Silva <asilva@wirelessmundi.com (asilva@wirelessmundi.com)>:
Quote:
Hi,

I use mysql.

I had segfaults as well.  i change to unixodbc 2.3.4 and it solves it,  also in the odbc configuration i have Threading = 0.


On 02/29/2016 10:05 PM, Sergey Safarov wrote:

Quote:
I use PostgreSQL.

On Mon, Feb 29, 2016 at 10:01 PM, Юрий Насида <ynasida@gmail.com (ynasida@gmail.com)> wrote:
Quote:
Hi guys,


As far as I know there is one already known problems with FS segfaults that  happen because of odbc mysql driver. 
I have latest recommended setup with debian 8.3 + FS 1.6.
Somebody mentioned that version of unixODBC should be higher than 2.3 to solve this but... I have  unixODBC 2.3.1 and it doesn't help. 


Everybody use pgsql ? Smile


Please advice if somebody  use mysql with FS 1.6 and still happy.


I also have backtrace file here - [/url][url=https://freeswitch.org/jira/browse/FS-8857]https://freeswitch.org/jira/browse/FS-8857 
and will be glad any ideas.


Thanks.  


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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





Quote:
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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



Quote:
--

Saludos / Regards / Cumprimentos,
António silva


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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
Back to top
asilva at wirelessmund...
Guest





PostPosted: Tue Mar 01, 2016 6:48 am    Post subject: [Freeswitch-users] segfaults because odbc mysql driver Reply with quote

Yes, no really sure if needed... but i compiled and installed everything from scratch to avoid dependency issues.


On 03/01/2016 12:10 PM, Юрий Насида wrote:

Quote:
Antonio, thanks a lot for feedback!

I suppose you have installed unixodbc 2.3.4 from source. Do you know should I re-install FS after this ? 



2016-03-01 12:00 GMT+03:00 Antonio Silva <asilva@wirelessmundi.com (asilva@wirelessmundi.com)>:
Quote:
Hi,

I use mysql.

I had segfaults as well.  i change to unixodbc 2.3.4 and it solves it,  also in the odbc configuration i have Threading = 0.


On 02/29/2016 10:05 PM, Sergey Safarov wrote:

Quote:
I use PostgreSQL.

On Mon, Feb 29, 2016 at 10:01 PM, Юрий Насида <[url=mailto:ynasida@gmail.com]ynasida@gmail.com (ynasida@gmail.com)[/url]> wrote:
Quote:
Hi guys,


As far as I know there is one already known problems with FS segfaults that  happen because of odbc mysql driver. 
I have latest recommended setup with debian 8.3 + FS 1.6.
Somebody mentioned that version of unixODBC should be higher than 2.3 to solve this but... I have  unixODBC 2.3.1 and it doesn't help. 


Everybody use pgsql ? Smile


Please advice if somebody  use mysql with FS 1.6 and still happy.


I also have backtrace file here - https://freeswitch.org/jira/browse/FS-8857 
and will be glad any ideas.


Thanks.  


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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





Quote:
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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



Quote:
--

Saludos / Regards / Cumprimentos,
António silva


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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





Quote:
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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
--

Saludos / Regards / Cumprimentos,
António silva
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services