<!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> </div>
<div>The last couple of days I have been trying to set up Redundant
High-Availability. Because of this my client phones are not talking to
the OpenSIPS service. So there has been absolutely no SIP messages
going to the service yet it has still done random coredumps throughout
the day and night. Very odd.</div>
<div> </div>
<div><br>
<br>
</div>
<div class="gmail_quote">On Tue, Nov 30, 2010 at 1:20 PM,
Bogdan-Andrei Iancu <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>></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>
(gdb) frame 2<br>
#2 0x00007f176faf8f22 in db_mysql_delete (_h=0x812f20,
_k=0x7fff61728980, _o=0x7fff61728960, _v=0x7fff61728900, _n=2) at
dbase.c:893<br>
893 ret = db_mysql_do_prepared_query(_h,
&query_holder, _v, _n, NULL, 0);<br>
<br>
(gdb) print _h<br>
$2 = (const db_con_t *) 0x812f20<br>
<br>
(gdb) print _h->curr_ps<br>
$3 = (db_ps_t *) 0x7f176c46d2b0<br>
<br>
(gdb) print (struct prep_stmt*)(*(_h)->curr_ps)<br>
$4 = (struct prep_stmt *) 0x813650<br>
<br>
(gdb) print ((struct prep_stmt*)(*(_h)->curr_ps))->stmts<br>
$5 = (struct my_stmt_ctx *) 0x814d10<br>
<br>
(gdb) print ((struct
prep_stmt*)(*(_h)->curr_ps))->stmts->table.s<br>
$6 = 0x814d48 "watchersdelete from watchers where inserted_time<?
AND status=?.26705.61.7"<br>
<br>
(gdb) print ((struct
prep_stmt*)(*(_h)->curr_ps))->stmts->query.s<br>
$7 = 0x814d50 "delete from watchers where inserted_time<? AND
status=?.26705.61.7"<br>
<br>
</div>
<div>On Wed, Nov 24, 2010 at 5:29 AM, Bogdan-Andrei Iancu <<a
moz-do-not-send="true" href="mailto:bogdan@voice-system.ro"
target="_blank">bogdan@voice-system.ro</a> <mailto:<a
moz-do-not-send="true" href="mailto:bogdan@voice-system.ro"
target="_blank">bogdan@voice-system.ro</a>>> wrote:</div>
</blockquote>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>