[OpenSIPS-Devel] [ opensips-Bugs-3036174 ] presence/timer related crash

SourceForge.net noreply at sourceforge.net
Wed Jul 28 20:43:29 CEST 2010


Bugs item #3036174, was opened at 2010-07-28 18:43
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3036174&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: presence/timer related crash

Initial Comment:
i have noticed a few times opensips 1.6 crashing while doing some timer/presence related db operations.  below is gdb output of such crash.  i'm adding this to the tracker, because i didn't notice any reply to my mailing list posting about the same topic.

-- juha

Program terminated with signal 11, Segmentation fault.
#0  0xb76d23e3 in db_mysql_val2bind (v=0xbf96715c, binds=0x8188a18, i=1)
    at val.c:274
274			*(binds[i].is_null) = 0;
(gdb) where
#0  0xb76d23e3 in db_mysql_val2bind (v=0xbf96715c, binds=0x8188a18, i=1)
    at val.c:274
#1  0xb76cd93e in db_mysql_do_prepared_query (conn=<value optimized out>, 
    v=<value optimized out>, n=2, uv=0x0, un=0, query=<value optimized out>)
    at dbase.c:443
#2  0xb76cf0d5 in db_mysql_delete (_h=0x8178e40, _k=0xbf967190, 
    _o=0xbf967184, _v=0xbf967148, _n=2) at dbase.c:893
#3  0xb737fec4 in msg_watchers_clean (ticks=3600, param=0x0)
    at subscribe.c:484
#4  0x080b59cf in timer_ticker () at timer.c:325
#5  run_timer_process () at timer.c:395
#6  start_timer_processes () at timer.c:475
#7  0x08069913 in main_loop (argc=16, argv=0xbf967354) at main.c:867
#8  main (argc=16, argv=0xbf967354) at main.c:1388

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3036174&group_id=232389



More information about the Devel mailing list