<!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">
Hi Duane,<br>
<br>
Can you please give the list of loaded modules ( it would help
investigating) ?<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">-- 
Anca Vamanu
<a class="moz-txt-link-abbreviated" href="http://www.voice-system.ro">www.voice-system.ro</a></pre>
<br>
<br>
On 12/04/2010 11:27 PM, Duane Larson wrote:
<blockquote
 cite="mid:AANLkTimh5wJ6k3xSFWaX0u6EgKsuNCM1y-e7exi+At+r@mail.gmail.com"
 type="cite">
  <div>One other piece of information on this issue.</div>
  <div>&nbsp;</div>
  <div>The last couple of days I have been trying to set up Redundant
High-Availability.&nbsp; Because of this my client phones are not talking to
the OpenSIPS service.&nbsp; So there has been absolutely no SIP messages
going to the service yet it has still done random coredumps throughout
the day and night.&nbsp; Very odd.</div>
  <div>&nbsp;</div>
  <div><br>
  <br>
&nbsp;</div>
  <div class="gmail_quote">On Tue, Nov 30, 2010 at 1:20 PM,
Bogdan-Andrei Iancu <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;</span>
wrote:<br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">Hi Duane,<br>
    <br>
yes, that is...but fortunately does not provide the information I was
hoping for....<br>
    <br>
Is it ok if I will send you a patch that will enable kind of hunting
for this bug ?<br>
    <br>
Regards,<br>
Bogdan<br>
    <br>
Duane Larson wrote:<br>
    <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">
      <div>I believe this is what you wanted<br>
&nbsp;(gdb) frame 2<br>
#2 &nbsp;0x00007f176faf8f22 in db_mysql_delete (_h=0x812f20,
_k=0x7fff61728980, _o=0x7fff61728960, _v=0x7fff61728900, _n=2) at
dbase.c:893<br>
893 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ret = db_mysql_do_prepared_query(_h,
&amp;query_holder, _v, _n, NULL, 0);<br>
      <br>
(gdb) print _h<br>
$2 = (const db_con_t *) 0x812f20<br>
      <br>
(gdb) print _h-&gt;curr_ps<br>
$3 = (db_ps_t *) 0x7f176c46d2b0<br>
      <br>
(gdb) print (struct prep_stmt*)(*(_h)-&gt;curr_ps)<br>
$4 = (struct prep_stmt *) 0x813650<br>
      <br>
(gdb) print ((struct prep_stmt*)(*(_h)-&gt;curr_ps))-&gt;stmts<br>
$5 = (struct my_stmt_ctx *) 0x814d10<br>
      <br>
(gdb) print ((struct
prep_stmt*)(*(_h)-&gt;curr_ps))-&gt;stmts-&gt;table.s<br>
$6 = 0x814d48 "watchersdelete from watchers where inserted_time&lt;?
AND status=?.26705.61.7"<br>
      <br>
(gdb) print ((struct
prep_stmt*)(*(_h)-&gt;curr_ps))-&gt;stmts-&gt;query.s<br>
$7 = 0x814d50 "delete from watchers where inserted_time&lt;? AND
status=?.26705.61.7"<br>
      <br>
      </div>
      <div>On Wed, Nov 24, 2010 at 5:29 AM, Bogdan-Andrei Iancu &lt;<a
 moz-do-not-send="true" href="mailto:bogdan@voice-system.ro"
 target="_blank">bogdan@voice-system.ro</a> &lt;mailto:<a
 moz-do-not-send="true" href="mailto:bogdan@voice-system.ro"
 target="_blank">bogdan@voice-system.ro</a>&gt;&gt; wrote:</div>
    </blockquote>
  </blockquote>
  </div>
</blockquote>
<br>
</body>
</html>