Hi,

I did a new installation with the trunk from Saturday (21. Nov.) and it always 
dies with a core after 5-10 minutes.
It happened several times.
After that I did a new installation of 1.0.4 and this runs without problems on 
the same host.
I'm using Ubuntu 8.04 Server with all patches.

Anyone else experiencing this problem?

Thanks, Klaus


Here's the bt:

#0  0x00007f7aa2eb22fc in sofia_reg_nonce_callback (pArg=0x40f3ca50, 
argc=<value optimized out>, argv=0x7f7a9c006758,
    columnNames=<value optimized out>) at 
../../../../src/include/switch_utils.h:78
#1  0x00007f7aa91f4a12 in sqlite3_exec (db=0x7f7a9c00a6a0,
    zSql=0x7f7a9c006cd0 "select nonce from sip_authentication where 
nonce='b7ed6efa-d801-11de-a716-67cbb4a551f8'",
    xCallback=0x7f7aa2eb22d0 <sofia_reg_nonce_callback>, pArg=0x40f3ca50, 
pzErrMsg=0x40f3c680) at ./src/legacy.c:95
#2  0x00007f7aa917b98d in switch_core_db_exec (db=0x7f7a9c00a6a0,
    sql=0x7f7a9c006cd0 "select nonce from sip_authentication where 
nonce='b7ed6efa-d801-11de-a716-67cbb4a551f8'",
    callback=0x7f7aa2eb22d0 <sofia_reg_nonce_callback>, data=0x40f3ca50, 
errmsg=0x40f3c6e8) at src/switch_core_db.c:93
#3  0x00007f7aa2e985b1 in sofia_glue_execute_sql_callback (profile=0x72e940, 
mutex=0x0,
    sql=0x7f7a9c006cd0 "select nonce from sip_authentication where 
nonce='b7ed6efa-d801-11de-a716-67cbb4a551f8'",
    callback=0x7f7aa2eb22d0 <sofia_reg_nonce_callback>, pdata=0x40f3ca50) at 
sofia_glue.c:4297
#4  0x00007f7aa2ead8ec in sofia_reg_parse_auth (profile=0x72e940, 
authorization=0x7f7a9c078ad0, sip=0x7f7a9c0695d8,
    regstr=0x7f7aa2fe7137 "REGISTER", np=0x40f3d940 
"b7ed6efa-d801-11de-a716-67cbb4a551f8", nplen=128,
    ip=0x40f3d840 "10.134.38.59", v_event=0x40f3d930, exptime=3600, 
regtype=REG_REGISTER, to_user=0x7f7a9c0dd18e "29",
    auth_params=0x40f3cd60, reg_count=0x40f3cd58) at sofia_reg.c:1704
#5  0x00007f7aa2eb004a in sofia_reg_handle_register (nua=0x7f7a9c006810, 
profile=0x72e940, nh=0x7f7a9c0cdb20, sip=0x7f7a9c0695d8,
    regtype=REG_REGISTER, key=0x40f3d940 
"b7ed6efa-d801-11de-a716-67cbb4a551f8", keylen=0, v_event=0x40f3d930, 
is_nat=0x0)
    at sofia_reg.c:888
#6  0x00007f7aa2eb2f1c in sofia_reg_handle_sip_i_register (nua=0x7f7a9c006810, 
profile=0x72e940, nh=0x7f7a9c0cdb20,
    sofia_private=<value optimized out>, sip=0x7f7a9c0695d8, tags=<value 
optimized out>) at sofia_reg.c:1362
#7  0x00007f7aa2e9371c in sofia_event_callback (event=<value optimized out>, 
status=100, phrase=0x7f7a9c071700 "Trying",
    nua=0x7f7a9c006810, profile=0x72e940, nh=0x7f7a9c0cdb20, sofia_private=0x0, 
sip=0x7f7a9c0695d8, tags=0x7f7a9c0716f0)
    at sofia.c:672
#8  0x00007f7aa2f1119e in nua_application_event (dummy=0x0, sumsg=0x40f3dd10, 
ee=0x7f7a9c0716c8) at nua_stack.c:393
#9  0x00007f7aa2f7e2c1 in su_base_port_execute_msgs (queue=0x0) at 
su_base_port.c:280
#10 0x00007f7aa2f7e039 in su_base_port_getmsgs (self=0x721320) at 
su_base_port.c:202
#11 0x00007f7aa2f7e5dc in su_base_port_step (self=0x721320, tout=0) at 
su_base_port.c:473
#12 0x00007f7aa2f7b68e in su_port_step (self=0x721320, tout=1000) at 
su_port.h:340
#13 0x00007f7aa2f7b656 in su_root_step (self=0x723320, tout=1000) at 
su_root.c:858
#14 0x00007f7aa2e8d40a in sofia_profile_thread_run (thread=<value optimized 
out>, obj=<value optimized out>) at sofia.c:1194
#15 0x00007f7aa88b63f7 in start_thread () from /lib/libpthread.so.0
#16 0x00007f7aa7e20b4d in clone () from /lib/libc.so.6
#17 0x0000000000000000 in ?? ()

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to