when i allow auth_db to run i get the following data on serctl ps 0 10657 attendant 1 10658 receiver child=0 sock=0 @ 127.0.0.1:5060 2 10659 receiver child=1 sock=0 @ 127.0.0.1:5060 3 10660 receiver child=2 sock=0 @ 127.0.0.1:5060 4 10661 receiver child=3 sock=0 @ 127.0.0.1:5060 5 10662 receiver child=4 sock=0 @ 127.0.0.1:5060 6 10663 receiver child=5 sock=0 @ 127.0.0.1:5060 7 10664 receiver child=6 sock=0 @ 127.0.0.1:5060 8 10665 receiver child=7 sock=0 @ 127.0.0.1:5060 9 10666 receiver child=0 sock=1 @ 192.168.0.6:5060 10 10667 receiver child=1 sock=1 @ 192.168.0.6:5060 11 10668 receiver child=2 sock=1 @ 192.168.0.6:5060 12 10669 receiver child=3 sock=1 @ 192.168.0.6:5060 13 10670 receiver child=4 sock=1 @ 192.168.0.6:5060 14 10671 receiver child=5 sock=1 @ 192.168.0.6:5060 15 10672 receiver child=6 sock=1 @ 192.168.0.6:5060 16 10673 receiver child=7 sock=1 @ 192.168.0.6:5060 17 10674 fifo server 18 10692 timer 19 10693 tcp receiver 20 10695 tcp receiver 21 10696 tcp receiver 22 10697 tcp receiver 23 10698 tcp receiver 24 10700 tcp receiver 25 10701 tcp receiver 26 10702 tcp receiver 27 10703 tcp main proc
and it seems ok, but when a UA logs in the system does this
10(10667) SIP Request: 10(10667) method: <REGISTER> 10(10667) uri: sip:192.168.0.6 10(10667) version: <SIP/2.0> 10(10667) parse_headers: flags=1 10(10667) Found param type 232, <branch> = <z9hG4bKe926085568c7d2f6>; state=16 10(10667) end of header reached, state=5 10(10667) parse_headers: Via found, flags=1 10(10667) parse_headers: this is the first via 10(10667) After parse_msg... 10(10667) preparing to run routing scripts... 10(10667) Start 10(10667) DEBUG : is_maxfwd_present: searching for max_forwards header 10(10667) parse_headers: flags=128 27(10703) DBG: tcp_main_loop: dead child 10 (shutting down?) 0(10657) child process 10667 exited by a signal 11 0(10657) core was not generated
and then SER dies. below is the full output of SER, any help would be really appreciated. Thanks, Damian
0(10655) loading module /usr/local/lib/ser/modules/mysql.so 0(10655) loading module /usr/local/lib/ser/modules/sl.so 0(10655) loading module /usr/local/lib/ser/modules/tm.so 0(10655) loading module /usr/local/lib/ser/modules/rr.so 0(10655) loading module /usr/local/lib/ser/modules/maxfwd.so 0(10655) loading module /usr/local/lib/ser/modules/usrloc.so 0(10655) loading module /usr/local/lib/ser/modules/registrar.so 0(10655) loading module /usr/local/lib/ser/modules/auth.so 0(10655) loading module /usr/local/lib/ser/modules/auth_db.so 0(10655) set_mod_param_regex: usrloc matches module usrloc 0(10655) set_mod_param_regex: found <db_mode> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10655) set_mod_param_regex: rr matches module rr 0(10655) set_mod_param_regex: found <enable_full_lr> in module rr [/usr/local/lib/ser/modules/rr.so] 0(10655) find_export: found <mf_process_maxfwd_header> in module maxfwd_module [/usr/local/lib/ser/modules/maxfwd.so] 0(10655) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(10655) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(10655) find_export: found <record_route> in module rr [/usr/local/lib/ser/modules/rr.so] 0(10655) find_export: found <loose_route> in module rr [/usr/local/lib/ser/modules/rr.so] 0(10655) find_export: found <t_relay> in module tm [/usr/local/lib/ser/modules/tm.so] 0(10655) find_export: found <save> in module registrar [/usr/local/lib/ser/modules/registrar.so] 0(10655) find_export: found <lookup> in module registrar [/usr/local/lib/ser/modules/registrar.so] 0(10655) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(10655) find_export: found <t_relay> in module tm [/usr/local/lib/ser/modules/tm.so] 0(10655) find_export: found <sl_reply_error> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(10655) routing table 0: 0(10655) log( 0(10655) 1 0(10655) , "Start " 0(10655) ); 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x4235be70> 0(10655) , "10" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4235be70> 0(10655) , "10" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "483" 0(10655) , "Too Many Hops" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "excesive hops " 0(10655) ); 0(10655) if ( 0(10655) UNKNOWN 0(10655) <UNKNOWN> 0(10655) 65535 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "513" 0(10655) , "Message too big" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Basic checks " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42190320> 0(10655) ); 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x4235be70> 0(10655) , "10" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4235be70> 0(10655) , "10" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "483" 0(10655) , "Too Many Hops" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "excesive hops " 0(10655) ); 0(10655) if ( 0(10655) UNKNOWN 0(10655) <UNKNOWN> 0(10655) 65535 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "513" 0(10655) , "Message too big" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Basic checks " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42190320> 0(10655) ); 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "excesive hops " 0(10655) ); 0(10655) if ( 0(10655) UNKNOWN 0(10655) <UNKNOWN> 0(10655) 65535 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "513" 0(10655) , "Message too big" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Basic checks " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42190320> 0(10655) ); 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) UNKNOWN 0(10655) <UNKNOWN> 0(10655) 65535 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "513" 0(10655) , "Message too big" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Basic checks " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42190320> 0(10655) ); 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Basic checks " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42190320> 0(10655) ); 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) external_module_call( 0(10655) f_ptr<0x42190320> 0(10655) ); 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x4218de90> 0(10655) ); 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) log( 0(10655) 1 0(10655) , "Records " 0(10655) ); 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) uri 0(10655) == 0(10655) _myself_ 0(10655) ) { 0(10655) if ( 0(10655) method 0(10655) == 0(10655) "REGISTER" 0(10655) ) { 0(10655) log( 0(10655) 1 0(10655) , "Register " 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42373b00> 0(10655) , "location" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42372c00> 0(10655) , "location" 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897a0> 0(10655) , "404" 0(10655) , "Not Found" 0(10655) ); 0(10655) drop( 0(10655) type<0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) if ( 0(10655) NOT( 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) external_module_call( 0(10655) f_ptr<0x42334300> 0(10655) ); 0(10655) ) 0(10655) ) { 0(10655) external_module_call( 0(10655) f_ptr<0x421897d0> 0(10655) ); 0(10655) } else { 0(10655) }; 0(10655) 0(10657) DEBUG: init_mod: mysql 0(10657) mysql - initializing 0(10657) DEBUG: init_mod: sl_module stateless - initializing 0(10657) DEBUG: register_fifo_cmd: new command (sl_stats) registered 0(10657) DEBUG: MD5 calculated: b27e1a1d33761e85846fc98f5f3a7e58 0(10657) DEBUG: init_mod: tm 0(10657) TM - initializing... 0(10657) Call-ID initialization: '2afff5bb' 0(10657) DEBUG: register_fifo_cmd: new command (t_uac_dlg) registered 0(10657) DEBUG: register_fifo_cmd: new command (t_uac_cancel) registered 0(10657) DEBUG: register_fifo_cmd: new command (t_hash) registered 0(10657) DEBUG: lock_initialize: lock initialization started 0(10657) DEBUG: register_fifo_cmd: new command (t_stats) registered 0(10657) DEBUG: MD5 calculated: 533cb9e91f4b999cf76861cbb9ed54ed 0(10657) DEBUG: MD5 calculated: a6a1c5f60faecf035a1ae5b6e96e979a 0(10657) DEBUG: init_mod: rr 0(10657) rr - initializing 0(10657) DEBUG: init_mod: maxfwd_module Maxfwd module- initializing 0(10657) DEBUG: init_mod: usrloc 0(10657) usrloc - initializing 0(10657) DEBUG: register_fifo_cmd: new command (ul_stats) registered 0(10657) DEBUG: register_fifo_cmd: new command (ul_rm) registered 0(10657) DEBUG: register_fifo_cmd: new command (ul_rm_contact) registered 0(10657) DEBUG: register_fifo_cmd: new command (ul_dump) registered 0(10657) DEBUG: register_fifo_cmd: new command (ul_flush) registered 0(10657) DEBUG: register_fifo_cmd: new command (ul_add) registered 0(10657) DEBUG: register_fifo_cmd: new command (ul_show_contact) registered 0(10657) DEBUG: init_mod: registrar 0(10657) registrar - initializing 0(10657) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(10657) find_export: found <ul_bind_usrloc> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_register_udomain> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_get_all_ucontacts> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_insert_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_delete_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_get_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_lock_udomain> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_unlock_udomain> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_release_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_insert_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_delete_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_get_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) find_export: found <ul_update_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(10657) DEBUG: init_mod: auth 0(10657) auth module - initializing 0(10657) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(10657) DEBUG: init_mod: auth_db 0(10657) auth_db module - initializing 0(10657) find_export: found <db_use_table> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_init> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_close> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_query> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_raw_query> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_free_query> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_insert> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_delete> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <db_update> in module mysql [/usr/local/lib/ser/modules/mysql.so] 0(10657) find_export: found <pre_auth> in module auth [/usr/local/lib/ser/modules/auth.so] 0(10657) find_export: found <post_auth> in module auth [/usr/local/lib/ser/modules/auth.so] 0(10657) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(0) fixing /usr/local/lib/ser/modules/maxfwd.so mf_process_maxfwd_header 0(0) fixing /usr/local/lib/ser/modules/sl.so sl_send_reply 0(0) fixing /usr/local/lib/ser/modules/sl.so sl_send_reply 0(0) fixing /usr/local/lib/ser/modules/rr.so record_route 0(0) fixing /usr/local/lib/ser/modules/rr.so loose_route 0(0) fixing /usr/local/lib/ser/modules/tm.so t_relay 0(0) fixing /usr/local/lib/ser/modules/registrar.so save 0(0) fixing /usr/local/lib/ser/modules/registrar.so lookup 0(0) fixing /usr/local/lib/ser/modules/sl.so sl_send_reply 0(0) fixing /usr/local/lib/ser/modules/tm.so t_relay 0(0) fixing /usr/local/lib/ser/modules/sl.so sl_reply_error 0(0) INFO: udp_init: SO_RCVBUF is initially 65535 0(0) DEBUG: udp_init: trying SO_RCVBUF: 131070 0(0) DEBUG: setting SO_RCVBUF; set=131070,verify=131070 0(0) DEBUG: udp_init: trying SO_RCVBUF: 262140 0(0) DEBUG: setting SO_RCVBUF; set=262140,verify=131070 0(0) DEBUG: setting SO_RCVBUF has no effect 0(0) DEBUG: udp_init: trying SO_RCVBUF: 133118 0(0) DEBUG: setting SO_RCVBUF; set=133118,verify=131070 0(0) DEBUG: setting SO_RCVBUF has no effect 0(0) INFO: udp_init: SO_RCVBUF is finally 131070 0(0) INFO: udp_init: SO_RCVBUF is initially 65535 0(0) DEBUG: udp_init: trying SO_RCVBUF: 131070 0(0) DEBUG: setting SO_RCVBUF; set=131070,verify=131070 0(0) DEBUG: udp_init: trying SO_RCVBUF: 262140 0(0) DEBUG: setting SO_RCVBUF; set=262140,verify=131070 0(0) DEBUG: setting SO_RCVBUF has no effect 0(0) DEBUG: udp_init: trying SO_RCVBUF: 133118 0(0) DEBUG: setting SO_RCVBUF; set=133118,verify=131070 0(0) DEBUG: setting SO_RCVBUF has no effect 0(0) INFO: udp_init: SO_RCVBUF is finally 131070 1(0) DEBUG: init_mod_child (1): tm 1(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 1(0) DEBUG: init_mod_child (1): usrloc 1(0) DEBUG: init_mod_child (1): auth_db 2(0) DEBUG: init_mod_child (2): tm 2(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 2(0) DEBUG: init_mod_child (2): usrloc 2(0) DEBUG: init_mod_child (2): auth_db 3(0) DEBUG: init_mod_child (3): tm 3(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 3(0) DEBUG: init_mod_child (3): usrloc 3(0) DEBUG: init_mod_child (3): auth_db 4(0) DEBUG: init_mod_child (4): tm 4(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 4(0) DEBUG: init_mod_child (4): usrloc 4(0) DEBUG: init_mod_child (4): auth_db 5(0) DEBUG: init_mod_child (5): tm 5(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 5(0) DEBUG: init_mod_child (5): usrloc 5(0) DEBUG: init_mod_child (5): auth_db 6(0) DEBUG: init_mod_child (6): tm 6(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 6(0) DEBUG: init_mod_child (6): usrloc 6(0) DEBUG: init_mod_child (6): auth_db 7(0) DEBUG: init_mod_child (7): tm 7(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 7(0) DEBUG: init_mod_child (7): usrloc 7(0) DEBUG: init_mod_child (7): auth_db 8(0) DEBUG: init_mod_child (8): tm 8(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 8(0) DEBUG: init_mod_child (8): usrloc 8(0) DEBUG: init_mod_child (8): auth_db 9(0) DEBUG: init_mod_child (1): tm 9(0) DEBUG: callid: '2afff5bb-0@192.168.0.6' 9(0) DEBUG: init_mod_child (1): usrloc 9(0) DEBUG: init_mod_child (1): auth_db 11(0) DEBUG: init_mod_child (3): tm 11(0) DEBUG: callid: '2afff5bb-0@192.168.0.6' 11(0) DEBUG: init_mod_child (3): usrloc 11(0) DEBUG: init_mod_child (3): auth_db 12(0) DEBUG: init_mod_child (4): tm 12(0) DEBUG: callid: '2afff5bb-0@192.168.0.6' 12(0) DEBUG: init_mod_child (4): usrloc 12(0) DEBUG: init_mod_child (4): auth_db 13(0) DEBUG: init_mod_child (5): tm 13(0) DEBUG: callid: '2afff5bb-0@192.168.0.6' 13(0) DEBUG: init_mod_child (5): usrloc 13(0) DEBUG: init_mod_child (5): auth_db 14(0) DEBUG: init_mod_child (6): tm 14(0) DEBUG: callid: '2afff5bb-0@192.168.0.6' 14(10671) DEBUG: init_mod_child (6): usrloc 14(10671) DEBUG: init_mod_child (6): auth_db 15(0) 16(10673) DBG: open_uac_fifo: opening fifo... 16(10673) DEBUG: FIFO created @ /tmp/ser_fifo 16(10673) DEBUG: fifo /tmp/ser_fifo opened, mode=432 DEBUG: init_mod_child (7): tm 15(10672) DEBUG: callid: '2afff5bb-10672@192.168.0.6' 15(10672) DEBUG: init_mod_child (7): usrloc 15(10672) DEBUG: init_mod_child (7): auth_db 16(0) DEBUG: init_mod_child (8): tm 16(10673) DEBUG: callid: '2afff5bb-10673@192.168.0.6' 16(10673) DEBUG: init_mod_child (8): usrloc 16(10673) DEBUG: init_mod_child (8): auth_db 10(10667) DEBUG: init_mod_child (2): tm 10(10667) DEBUG: callid: '2afff5bb-10667@192.168.0.6' 10(10667) DEBUG: init_mod_child (2): usrloc 10(10667) DEBUG: init_mod_child (2): auth_db 17(0) INFO: fifo process starting: 10674 17(0) DEBUG: init_mod_child (-2): tm 17(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 17(0) DEBUG: init_mod_child (-2): usrloc 17(0) DEBUG: init_mod_child (-2): auth_db 18(0) DEBUG: init_mod_child (-1): tm 19(0) DEBUG: init_mod_child (9): tm 19(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 19(0) DEBUG: init_mod_child (9): usrloc 19(0) DEBUG: init_mod_child (9): auth_db 20(0) DEBUG: init_mod_child (10): tm 20(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 20(0) DEBUG: init_mod_child (10): usrloc 20(0) DEBUG: init_mod_child (10): auth_db 21(0) DEBUG: init_mod_child (11): tm 21(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 21(0) DEBUG: init_mod_child (11): usrloc 21(0) DEBUG: init_mod_child (11): auth_db 22(0) DEBUG: init_mod_child (12): tm 22(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 22(0) DEBUG: init_mod_child (12): usrloc 22(0) DEBUG: init_mod_child (12): auth_db 23(0) DEBUG: init_mod_child (13): tm 23(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 23(0) DEBUG: init_mod_child (13): usrloc 23(0) DEBUG: init_mod_child (13): auth_db 24(0) DEBUG: init_mod_child (14): tm 24(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 24(0) DEBUG: init_mod_child (14): usrloc 24(0) DEBUG: init_mod_child (14): auth_db 25(0) DEBUG: init_mod_child (15): tm 25(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 25(0) DEBUG: init_mod_child (15): usrloc 25(0) DEBUG: init_mod_child (15): auth_db 26(0) DEBUG: init_mod_child (16): tm 26(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 26(0) DEBUG: init_mod_child (16): usrloc 26(0) DEBUG: init_mod_child (16): auth_db 27(0) DEBUG: init_mod_child (-4): tm 27(0) DEBUG: callid: '2afff5bb-0@127.0.0.1' 27(0) DEBUG: init_mod_child (-4): usrloc 27(0) DEBUG: init_mod_child (-4): auth_db 0(10657) DEBUG: init_mod_child (0): tm 0(10657) DEBUG: callid: '2afff5bb-10657@127.0.0.1' 0(10657) DEBUG: init_mod_child (0): usrloc 0(10657) DEBUG: init_mod_child (0): auth_db 17(10674) SER: open_uac_fifo: fifo server up at /tmp/ser_fifo... 18(10692) DEBUG: callid: '2afff5bb-10692@127.0.0.1' 18(10692) DEBUG: init_mod_child (-1): usrloc 18(10692) DEBUG: init_mod_child (-1): auth_db
10(10667) SIP Request: 10(10667) method: <REGISTER> 10(10667) uri: sip:192.168.0.6 10(10667) version: <SIP/2.0> 10(10667) parse_headers: flags=1 10(10667) Found param type 232, <branch> = <z9hG4bKe926085568c7d2f6>; state=16 10(10667) end of header reached, state=5 10(10667) parse_headers: Via found, flags=1 10(10667) parse_headers: this is the first via 10(10667) After parse_msg... 10(10667) preparing to run routing scripts... 10(10667) Start 10(10667) DEBUG : is_maxfwd_present: searching for max_forwards header 10(10667) parse_headers: flags=128 27(10703) DBG: tcp_main_loop: dead child 10 (shutting down?) 0(10657) child process 10667 exited by a signal 11 0(10657) core was not generated 0(10657) INFO: terminating due to SIGCHLD 1(10658) INFO: signal 15 received 1(10658) Memory status (pkg): 1(10658) fm_status (0x80d9840): 1(10658) heap size= 1047440 1(10658) dumping free list: 1(10658) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 1(10658) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 1(10658) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 2(10659) INFO: signal 15 received 2(10659) Memory status (pkg): 2(10659) fm_status (0x80d9840): 2(10659) heap size= 1047440 2(10659) dumping free list: 2(10659) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 2(10659) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 2(10659) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 3(10660) INFO: signal 15 received 3(10660) Memory status (pkg): 3(10660) fm_status (0x80d9840): 3(10660) heap size= 1047440 3(10660) dumping free list: 3(10660) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 3(10660) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 3(10660) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 4(10661) INFO: signal 15 received 4(10661) Memory status (pkg): 4(10661) fm_status (0x80d9840): 4(10661) heap size= 1047440 4(10661) dumping free list: 4(10661) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 4(10661) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 4(10661) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 5(10662) INFO: signal 15 received 5(10662) Memory status (pkg): 5(10662) fm_status (0x80d9840): 5(10662) heap size= 1047440 5(10662) dumping free list: 5(10662) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 5(10662) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 5(10662) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 6(10663) INFO: signal 15 received 6(10663) Memory status (pkg): 6(10663) fm_status (0x80d9840): 6(10663) heap size= 1047440 6(10663) dumping free list: 6(10663) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 6(10663) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 6(10663) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 7(10664) INFO: signal 15 received 7(10664) Memory status (pkg): 7(10664) fm_status (0x80d9840): 7(10664) heap size= 1047440 7(10664) dumping free list: 7(10664) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 7(10664) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 7(10664) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 8(10665) INFO: signal 15 received 8(10665) Memory status (pkg): 8(10665) fm_status (0x80d9840): 8(10665) heap size= 1047440 8(10665) dumping free list: 8(10665) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 8(10665) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 8(10665) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 9(10666) INFO: signal 15 received 9(10666) Memory status (pkg): 9(10666) fm_status (0x80d9840): 9(10666) heap size= 1047440 9(10666) dumping free list: 9(10666) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 9(10666) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 9(10666) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 11(10668) INFO: signal 15 received 11(10668) Memory status (pkg): 11(10668) fm_status (0x80d9840): 11(10668) heap size= 1047440 11(10668) dumping free list: 11(10668) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 11(10668) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 11(10668) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 12(10669) INFO: signal 15 received 12(10669) Memory status (pkg): 12(10669) fm_status (0x80d9840): 12(10669) heap size= 1047440 12(10669) dumping free list: 12(10669) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 12(10669) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 12(10669) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 13(10670) INFO: signal 15 received 13(10670) Memory status (pkg): 13(10670) fm_status (0x80d9840): 13(10670) heap size= 1047440 13(10670) dumping free list: 13(10670) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 13(10670) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 13(10670) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 14(10671) INFO: signal 15 received 14(10671) Memory status (pkg): 14(10671) fm_status (0x80d9840): 14(10671) heap size= 1047440 14(10671) dumping free list: 14(10671) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 14(10671) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 14(10671) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 15(10672) INFO: signal 15 received 15(10672) Memory status (pkg): 15(10672) fm_status (0x80d9840): 15(10672) heap size= 1047440 15(10672) dumping free list: 15(10672) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 15(10672) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 15(10672) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 16(10673) INFO: signal 15 received 16(10673) Memory status (pkg): 16(10673) fm_status (0x80d9840): 16(10673) heap size= 1047440 16(10673) dumping free list: 16(10673) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 16(10673) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 16(10673) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 17(10674) INFO: signal 15 received 17(10674) Memory status (pkg): 17(10674) fm_status (0x80d9840): 17(10674) heap size= 1047440 17(10674) dumping free list: 17(10674) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 17(10674) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 17(10674) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 17(10674) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 18(10692) INFO: signal 15 received 18(10692) Memory status (pkg): 18(10692) fm_status (0x80d9840): 18(10692) heap size= 1047440 18(10692) dumping free list: 18(10692) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 18(10692) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 18(10692) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 18(10692) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 19(10693) INFO: signal 15 received 19(10693) Memory status (pkg): 19(10693) fm_status (0x80d9840): 19(10693) heap size= 1047440 19(10693) dumping free list: 19(10693) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 19(10693) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 19(10693) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 19(10693) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 20(10695) INFO: signal 15 received 20(10695) Memory status (pkg): 20(10695) fm_status (0x80d9840): 20(10695) heap size= 1047440 20(10695) dumping free list: 20(10695) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 20(10695) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 20(10695) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 20(10695) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 21(10696) INFO: signal 15 received 21(10696) Memory status (pkg): 21(10696) fm_status (0x80d9840): 21(10696) heap size= 1047440 21(10696) dumping free list: 21(10696) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 21(10696) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 21(10696) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 21(10696) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 22(10697) INFO: signal 15 received 22(10697) Memory status (pkg): 22(10697) fm_status (0x80d9840): 22(10697) heap size= 1047440 22(10697) dumping free list: 22(10697) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 22(10697) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 22(10697) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 22(10697) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 23(10698) INFO: signal 15 received 23(10698) Memory status (pkg): 23(10698) fm_status (0x80d9840): 23(10698) heap size= 1047440 23(10698) dumping free list: 23(10698) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 23(10698) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 23(10698) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 23(10698) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 24(10700) INFO: signal 15 received 24(10700) Memory status (pkg): 24(10700) fm_status (0x80d9840): 24(10700) heap size= 1047440 24(10700) dumping free list: 24(10700) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 24(10700) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 24(10700) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 24(10700) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 25(10701) INFO: signal 15 received 25(10701) Memory status (pkg): 25(10701) fm_status (0x80d9840): 25(10701) heap size= 1047440 25(10701) dumping free list: 25(10701) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 25(10701) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 25(10701) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 25(10701) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 26(10702) INFO: signal 15 received 26(10702) Memory status (pkg): 26(10702) fm_status (0x80d9840): 26(10702) heap size= 1047440 26(10702) dumping free list: 26(10702) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 26(10702) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 26(10702) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 26(10702) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 27(10703) INFO: signal 15 received 27(10703) Memory status (pkg): 27(10703) fm_status (0x80d9840): 27(10703) heap size= 1047440 27(10703) dumping free list: 27(10703) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 27(10703) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 27(10703) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 27(10703) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 0(10657) DEBUG: tm_shutdown : start 0(10657) DEBUG: tm_shutdown : empting DELETE list 0(10657) DEBUG: tm_shutdown : empting hash table 0(10657) DEBUG: tm_shutdown: releasing timers 0(10657) DEBUG: tm_shutdown : removing semaphores 0(10657) DEBUG: tm_shutdown : done 0(10657) Memory status (pkg): 0(10657) fm_status (0x80d9840): 0(10657) heap size= 1047440 0(10657) dumping free list: 0(10657) hash = 1 fragments no.: 4, bucket size: 8 - 8 (first 8) 0(10657) hash = 2 fragments no.: 30, bucket size: 16 - 16 (first 16) 0(10657) hash = 3 fragments no.: 3, bucket size: 24 - 24 (first 24) 0(10657) hash = 4 fragments no.: 3, bucket size: 32 - 32 (first 32) 0(10657) hash = 5 fragments no.: 1, bucket size: 40 - 40 (first 40) 0(10657) hash = 16 fragments no.: 1, bucket size: 128 - 128 (first 128) 0(10657) hash = 17 fragments no.: 1, bucket size: 136 - 136 (first 0) 0(10657) hash = 62 fragments no.: 1, bucket size: 496 - 496 (first 496) 0(10657) hash = 265 fragments no.: 1, bucket size: 524288 - 1048576 (first 136188504) 0(10657) TOTAL: 45 free fragments = 136189848 free bytes 0(10657) ----------------------------- 0(10657) Memory status (shm): 0(10657) fm_status (0x40170000): 0(10657) heap size= 33553296 0(10657) dumping free list: 0(10657) hash = 1 fragments no.: 5, bucket size: 8 - 8 (first 8) 0(10657) hash = 2 fragments no.: 2, bucket size: 16 - 16 (first 16) 0(10657) hash = 5 fragments no.: 2, bucket size: 40 - 40 (first 40) 0(10657) hash = 14 fragments no.: 3, bucket size: 112 - 112 (first 112) 0(10657) hash = 48 fragments no.: 1, bucket size: 384 - 384 (first 384) 0(10657) hash = 257 fragments no.: 2, bucket size: 2048 - 4096 (first 2320) 0(10657) hash = 258 fragments no.: 2, bucket size: 4096 - 8192 (first 4096) 0(10657) hash = 259 fragments no.: 1, bucket size: 8192 - 16384 (first 8192) 0(10657) hash = 266 fragments no.: 1, bucket size: 1048576 - 2097152 (first 1572864) 0(10657) hash = 270 fragments no.: 1, bucket size: 16777216 - 33554432 (first 31956768) 0(10657) TOTAL: 20 free fragments = 33553128 free bytes 0(10657) ----------------------------- 0(10657) shm_mem_destroy 0(10657) destroying the shared memory lock 0(10657) terminating due to SIGCHLD