Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[Freeswitch-users] 16 threads didn't exit


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





PostPosted: Wed Feb 04, 2009 6:07 am    Post subject: [Freeswitch-users] 16 threads didn't exit Reply with quote

Hello list,
I'm trying to track down a seg fault issue with a fs Revision: 11489
Here is the backtrace pastebin:
http://pastebin.freeswitch.org/7009

but before digging the dump I would like to understand: am I the only
one having error like this in fs console:
"Error in my_thread_global_end(): 16 threads didn't exit"

I'm asking this because googling around did not take me to much relation
between this error and fs.
In fact as you can see the error does not have the usual fs logging
format with date time and logging level, it's just a yellow line printed
out in console.
It seems to me related on php and mysql from what I've read here
http://forums.mysql.com/read.php?10,153077,206930#msg-206930

It's possible that my fs segfaults not because of this error at all, but
I just wanted to inform you asap in case someone could face similar
issues.

I've enabled crash-protection in switch.conf.xml although I'm not sure
what it does.

Best Regards,
Claudio


Internet Email Confidentiality Footer
-----------------------------------------------------------------------------------------------------
La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto.

This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred.
-----------------------------------------------------------------------------------------------------


_______________________________________________
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
Back to top
sias at cpdata.co.za
Guest





PostPosted: Wed Feb 04, 2009 6:50 am    Post subject: [Freeswitch-users] 16 threads didn't exit Reply with quote

I have seen that error myself, however I assumed it was due te me
hanging up other cals from the api_hangup_hook of a related call.

I use this to set a "master" call in a conference so that if it hangs up
all calls in the conference hangup.

On Wed, Feb 04, 2009 at 12:03:12PM +0100, Cavalera Claudio Luigi wrote:
Quote:
Hello list,
I'm trying to track down a seg fault issue with a fs Revision: 11489
Here is the backtrace pastebin:
http://pastebin.freeswitch.org/7009

but before digging the dump I would like to understand: am I the only
one having error like this in fs console:
"Error in my_thread_global_end(): 16 threads didn't exit"

I'm asking this because googling around did not take me to much relation
between this error and fs.
In fact as you can see the error does not have the usual fs logging
format with date time and logging level, it's just a yellow line printed
out in console.
It seems to me related on php and mysql from what I've read here
http://forums.mysql.com/read.php?10,153077,206930#msg-206930

It's possible that my fs segfaults not because of this error at all, but
I just wanted to inform you asap in case someone could face similar
issues.

I've enabled crash-protection in switch.conf.xml although I'm not sure
what it does.

Best Regards,
Claudio


Internet Email Confidentiality Footer
-----------------------------------------------------------------------------------------------------
La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto.

This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred.
-----------------------------------------------------------------------------------------------------


_______________________________________________
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
Back to top
Claudio.Cavalera at it...
Guest





PostPosted: Wed Feb 04, 2009 8:29 am    Post subject: [Freeswitch-users] 16 threads didn't exit Reply with quote

freeswitch-users-bounces@lists.freeswitch.org wrote:
Quote:
I have seen that error myself, however I assumed it was due te me
hanging up other cals from the api_hangup_hook of a related call.

I use this to set a "master" call in a conference so that if
it hangs up
all calls in the conference hangup.


Thanks Sias for this info,
if you are able to reproduce this message in a systematic way please let
me know so that I can reproduce it myself.

I've searched for the "threads didn't exit" message in fs code and I did
not found it.
I think it comes from mysql and I'm not sure it's even related to my
segfault.
Best regards,
Claudio


Internet Email Confidentiality Footer
-----------------------------------------------------------------------------------------------------
La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto.

This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred.
-----------------------------------------------------------------------------------------------------


_______________________________________________
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
Back to top
anthony.minessale at g...
Guest





PostPosted: Wed Feb 04, 2009 11:25 am    Post subject: [Freeswitch-users] 16 threads didn't exit Reply with quote

can you "make current" to rule out any issues with outdated code and maybe describe what you are using in FS such as scripting langs or anything else that was not enabled by default.


2009/2/4 Cavalera Claudio Luigi <Claudio.Cavalera@italtel.it (Claudio.Cavalera@italtel.it)>
Quote:
freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) wrote:
Quote:
I have seen that error myself, however I assumed it was due te me
hanging up other cals from the api_hangup_hook of a related call.

I use this to set a "master" call in a conference so that if
it hangs up
all calls in the conference hangup.



Thanks Sias for this info,
if you are able to reproduce this message in a systematic way please let
me know so that I can reproduce it myself.

I've searched for the "threads didn't exit" message in fs code and I did
not found it.
I think it comes from mysql and I'm not sure it's even related to my
segfault.

Best regards,
Claudio


Internet Email Confidentiality Footer
-----------------------------------------------------------------------------------------------------
La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto.

This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred.
-----------------------------------------------------------------------------------------------------


_______________________________________________
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





--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
sias at cpdata.co.za
Guest





PostPosted: Wed Feb 04, 2009 4:17 pm    Post subject: [Freeswitch-users] 16 threads didn't exit Reply with quote

Hi Anthony,

I have been seeing this message for the for a couple of weeks now. And
as you know(you asked me to) I have been keeping up to date.

So it is definately not only a recent change. I use JS with odbc and
core support. And also xml_rpc. I will do some more testing tommorow to
see if I can narrow down what script and what bit of code seems to cause
this.

On Wed, Feb 04, 2009 at 10:18:15AM -0600, Anthony Minessale wrote:
Quote:
can you "make current" to rule out any issues with outdated code and
maybe describe what you are using in FS such as scripting langs or
anything else that was not enabled by default.

2009/2/4 Cavalera Claudio Luigi <[1]Claudio.Cavalera@italtel.it>

[2]freeswitch-users-bounces@lists.freeswitch.org wrote:
Quote:
I have seen that error myself, however I assumed it was due te me
hanging up other cals from the api_hangup_hook of a related call.

I use this to set a "master" call in a conference so that if
it hangs up
all calls in the conference hangup.


Thanks Sias for this info,
if you are able to reproduce this message in a systematic way please
let
me know so that I can reproduce it myself.
I've searched for the "threads didn't exit" message in fs code and I
did
not found it.
I think it comes from mysql and I'm not sure it's even related to my
segfault.

Best regards,
Claudio
Internet Email Confidentiality Footer
-----------------------------------------------------------------------
------------------------------
La presente comunicazione, con le informazioni in essa contenute e ogni
documento o file allegato, e' rivolta unicamente alla/e persona/e cui
e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se
non siete i destinatari/autorizzati siete avvisati che qualsiasi
azione, copia, comunicazione, divulgazione o simili basate sul
contenuto di tali informazioni e' vietata e potrebbe essere contro la
legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione
dei dati personali). Se avete ricevuto questa comunicazione per errore,
vi preghiamo di darne immediata notizia al mittente e di distruggere il
messaggio originale e ogni file allegato senza farne copia alcuna o
riprodurne in alcun modo il contenuto.
This e-mail and its attachments are intended for the addressee(s) only
and are confidential and/or may contain legally privileged information.
If you have received this message by mistake or are not one of the
addressees above, you may take no action based on it, and you may not
copy or show it to anyone; please reply to this e-mail and point out
the error which has occurred.
-----------------------------------------------------------------------
------------------------------
_______________________________________________
Freeswitch-users mailing list
[3]Freeswitch-users@lists.freeswitch.org
[4]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[5]http://lists.freeswitch.org/mailman/options/freeswitch-u
sers
[6]http://www.freeswitch.org

--
Anthony Minessale II
FreeSWITCH [7]http://www.freeswitch.org/
ClueCon [8]http://www.cluecon.com/
AIM: anthm
[9]MSN:anthony_minessale@hotmail.com
GTALK/JABBER/[10]PAYPAL:anthony.minessale@gmail.com
IRC: [11]irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
[12]sip:888@conference.freeswitch.org
[13]iax:guest@conference.freeswitch.org/888
[14]googletalk:conf+888@conference.freeswitch.org
pstn:213-799-1400

References

1. mailto:Claudio.Cavalera@italtel.it
2. mailto:freeswitch-users-bounces@lists.freeswitch.org
3. mailto:Freeswitch-users@lists.freeswitch.org
4. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
5. http://lists.freeswitch.org/mailman/options/freeswitch-users
6. http://www.freeswitch.org/
7. http://www.freeswitch.org/
8. http://www.cluecon.com/
9. mailto:MSN%3Aanthony_minessale@hotmail.com
10. mailto:PAYPAL%3Aanthony.minessale@gmail.com
11. http://irc.freenode.net/
12. mailto:sip%3A888@conference.freeswitch.org
13. http://iax:guest@conference.freeswitch.org/888
14. mailto:googletalk%3Aconf%2B888@conference.freeswitch.org

Quote:
_______________________________________________
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
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