<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
I've had the problem again, but there is no core.pid file in my
/etc/asterisk...<br>
<br>
I have :<br>
<br>
dumpcore = yes ; Dump core on crash (same as -g at startup)<br>
<br>
in asterisk.conf<br>
<br>
<br>
This time my CLI was open, and I was suddenly disconnected... just like
that.<br>
<br>
There is nothing in my debug file concerning "core" :<br>
<br>
bash-3.2# less /var/log/asterisk/debug.vps.hosting.net | grep core<br>
bash-3.2# <br>
<br>
<br>
Please help me find this problem.<br>
<br>
<br>
Jonas.<br>
<br>
</font><br>
On 09/14/2010 09:36 PM, Danny Nicholas wrote:
<blockquote cite="mid:201009141903.o8EJ3HPG031899@mail.debsinc.com"
 type="cite">
  <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] 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:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tue, 2010-09-14 at 20:27 +0200, Jonas Kellens wrote:
   
    </pre>
    <blockquote type="cite">
      <pre wrap="">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.
     
      </pre>
    </blockquote>
    <pre wrap="">        The most common explanation is that your Asterisk is crashing and
    </pre>
  </blockquote>
  <pre wrap="">that
  </pre>
  <blockquote type="cite">
    <pre wrap="">safe_asterisk is restarting the process.  Check your system for core
files.
   
    </pre>
  </blockquote>
  <pre wrap="">
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.


  </pre>
</blockquote>
</body>
</html>