Hello,

I've had the problem again, but there is no core.pid file in my /etc/asterisk...

I have :

dumpcore = yes ; Dump core on crash (same as -g at startup)

in asterisk.conf


This time my CLI was open, and I was suddenly disconnected... just like that.

There is nothing in my debug file concerning "core" :

bash-3.2# less /var/log/asterisk/debug.vps.hosting.net | grep core
bash-3.2#


Please help me find this problem.


Jonas.


On 09/14/2010 09:36 PM, Danny Nicholas wrote:
-----Original Message-----
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jonas Kellens
Sent: Tuesday, September 14, 2010 2:30 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Spontaneous reboots on asterisk 1.6.2.11

On 09/14/2010 09:12 PM, Carlos Chavez wrote:
On Tue, 2010-09-14 at 20:27 +0200, Jonas Kellens wrote:

And again !! Without me doing anything !!

PBX Core settings
-----------------
    Version:                     1.6.2.11
    Build Options:               LOADABLE_MODULES
    Maximum calls:               Not set
    Maximum open file handles:   Not set
    Verbosity:                   25
    Debug level:                 0
    Maximum load average:        0.000000
    Minimum free memory:         0 MB
    Startup time:                20:24:51
    Last reload time:            20:24:51


Jonas.

        The most common explanation is that your Asterisk is crashing and
that
safe_asterisk is restarting the process.  Check your system for core
files.

Thank you for your reaction. Can you be more specific ?! What "system
core files" do I need to check and what am I looking for ?!


I've recently upgraded from 1.4.30 to 1.6.2.11 and then these problems
occurred. I had no problems before. Therefore I would think it has
something to do with the version I'm currently using... But of course
I'm not sure.

Could it be my MySQL database ?

In what situation does safe_asterisk restart ??


Jonas.

#1. look for core.* in /etc/asterisk (may be elsewhere, but if you did
- cd /etc/asterisk
- asterisk -vvgc
The core.pid (pid being the unix process ID of the process) would be
generated there.
#2. always a possibility, but it shouldn't have "broken" going from 1.4 to
1.6
#3. numerous answers, but basically anytime a module fails.


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to