[Freeswitch-users] Freeswitch silent crash

Antoine Reversat antoine at fibrenoire.ca
Fri Apr 26 16:50:36 MSD 2013


I  haven't created a Jira yet, I'm waiting to have a core dump to attach to
it. If you create a one please let me know.


On Thu, Apr 25, 2013 at 7:46 PM, Mr Nathan Downes
<nathandownes at hotmail.com>wrote:

> Hi,
>
> Whats the Jira for this? I am having the same problem and use a lot of lua
> scripts.. only started happening when I upgraded to latest stable.  It's
> production so in trouble :(
>
> Thanks,
>
> Nathan
>
> -----Original Message-----
> From: freeswitch-users-bounces at lists.freeswitch.org [mailto:
> freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
> covici at ccs.covici.com
> Sent: Friday, 26 April 2013 4:43 AM
> To: FreeSWITCH Users Help
> Subject: Re: [Freeswitch-users] Freeswitch silent crash
>
> echo 1 >/proc/sys/fs/suid_dumpable
> for any process like that -- I got bit by that for quite a while.
>
> Ken Rice <krice at freeswitch.org> wrote:
>
> > It should,
> >
> > If you are running as a non-root user on linux there is a sysctl that
> > should be referenced on the wiki (I can never remember it off the top
> > of my head) you will need to set properly for the non-root user to dump
> the core file.
> >
> > Look at the sysctl kernel.core_pattern for the pattern of the file
> > name used.
> >
> > K
> >
> > On 4/25/13 9:43 AM, "Antoine Reversat" <antoine at fibrenoire.ca> wrote:
> >
> > > Ok so this would have dumped a core if I had set up my environnment
> properly ?
> > >
> > >
> > >
> > >
> > > On Thu, Apr 25, 2013 at 10:40 AM, Ken Rice <krice at freeswitch.org>
> wrote:
> > >> You should have core dumping enable for freeswitch, then get a
> backtrace...
> > >>
> > >> See http://wiki.freeswitch.org/wiki/Debugging_Freeswitch
> > >>
> > >>
> > >>
> > >> On 4/25/13 9:23 AM, "Antoine Reversat" <antoine at fibrenoire.ca
> > >> <http://antoine@fibrenoire.ca> > wrote:
> > >>
> > >>> Doing what you told me yielded an interesting result.
> > >>>
> > >>> Freeswitch crashed with this :
> > >>>
> > >>> freeswitch: pthread_mutex_lock.c:62: __pthread_mutex_lock:
> > >>> Assertion `mutex->__data.__owner == 0' failed.
> > >>>
> > >>> Should I run freeswitch in gdb to get why this happens ?
> > >>>
> > >>>
> > >>> On Tue, Apr 23, 2013 at 11:16 AM, Anthony Minessale
> > >>> <anthony.minessale at gmail.com <http://anthony.minessale@gmail.com> >
> wrote:
> > >>>> See if maybe one of your scripts is calling the exit syscall.
> > >>>> This can terminate the whole process.
> > >>>> Run FS in a unix screen session and run it from the console so
> > >>>> you can see what happens in the stdout.
> > >>>>
> > >>>>
> > >>>>
> > >>>> On Tue, Apr 23, 2013 at 9:17 AM, Antoine Reversat
> > >>>> <antoine at fibrenoire.ca <http://antoine@fibrenoire.ca> > wrote:
> > >>>>> Hi,
> > >>>>>
> > >>>>> I have a weird issue where once in a  while (apparently
> > >>>>> randomly) freeswitch crashes silently (that is I don't see any
> > >>>>> mention of freeswitch having sgfaulted in the output of dmesg
> > >>>>> and the logs aren't helpgul either).
> > >>>>>
> > >>>>> The version of freeswitch is the latest 1.2 stable branch from
> > >>>>> git packaged by myself for ubuntu.
> > >>>>>
> > >>>>> The  OS is Ubuntu 12.04 with the latest 3.2.0-39-generic
> > >>>>> #62-Ubuntu kernel.
> > >>>>>
> > >>>>> I have 2 servers and both randomly crash in the same way so I
> > >>>>> ruled out a hardware issue.
> > >>>>>
> > >>>>> Our whole call processing is done in LUA but the crash occurs
> > >>>>> with no call in progress.
> > >>>>>
> > >>>>> I know it's not a lot to work with but if you have pointers on
> > >>>>> how to get more information about what happens I'd be happy to try
> it out.
> >
> > --
> > Ken
> > http://www.FreeSWITCH.org
> > http://www.ClueCon.com
> > http://www.OSTAG.org
> > irc.freenode.net #freeswitch
> >
> >
> > ----------------------------------------------------
> > Alternatives:
> >
> > ----------------------------------------------------
> > ______________________________________________________________________
> > ___ Professional FreeSWITCH Consulting Services:
> > consulting at freeswitch.org
> > http://www.freeswitchsolutions.com
> >
> > 
> > 
> >
> > Official FreeSWITCH Sites
> > http://www.freeswitch.org
> > http://wiki.freeswitch.org
> > http://www.cluecon.com
> >
> > FreeSWITCH-users mailing list
> > FreeSWITCH-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-use
> > rs
> > http://www.freeswitch.org
>
> --
> Your life is like a penny.  You're going to lose it.  The question is:
> How do
> you spend it?
>
>          John Covici
>          covici at ccs.covici.com
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Antoine Reversat
Fibrenoire - www.fibrenoire.ca
A: 550 ave Beaumont, suite 320, Montreal, Qc, H3N 1V1
T: 514 907-3002 x132
antoine at fibrenoire.ca <jf at fibrenoire.ca>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130426/a2eb0e0d/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list