A little more information into the problem.  We enabled some additional logging around the point where the anchor_lump function was being called to print out the contents of the SIP message.  You can see that after processing this message several times, it craps out and kills all the children processes.<br /><br />If someone could once over the routing script that I included to see, if for example, that I&#39;m trying to correct a nat&#39;ed contact where I shouldn&#39;t be, that would be much appreciated.  Further, if that&#39;s not the case, is there a way where we can gracefully kill one child without killing the whole application?<br /><br />Last -- this is with an emergency update to production to Opensips 1.4.5 last night.  This happened this morning around 9.  More importantly, Opensips consumed temporarily almost 2 GB of memory before dying, and then cached it.  Huge memory spike.<br /><br />Again, tunables:  32 MB private per process, 16 processes total (at this point, we figured less private memory, more processes to work the CPU), 512 Shared memory, on a 4 GB, 2 x Dual Core box.<br /><br /><br /><br />Mar 24 09:09:41 serbox2 /sbin/opensips[2460]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh13669&gt;<br />Mar 24 09:09:43 serbox2 /sbin/opensips[2468]: CRITICAL:core:anchor_lump: offset exceeds message size (1207 &gt; 1204 message type 0) aborting...<br />Mar 24 09:09:43 serbox2 /sbin/opensips[2468]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com:5060 SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bK9b74ccab7^M Max-Forwards: 69^M Content-Length: 566^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com:5060&gt;^M From: sip:VH11453@my-domain.domain.com:5060;tag=09a4248cffc7eac^M Call-ID: 832e7673f6690afbbda3f4355558dcf3@192.168.1.101^M CSeq: 1845720778 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: sip:VH11453@172.16.0.2^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 2095421055 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:107 L16/16000^M<br />Mar 24 09:09:44 serbox2 /sbin/opensips[2463]: CRITICAL:core:anchor_lump: offset exceeds message size (1207 &gt; 1204 message type 0) aborting...<br />Mar 24 09:09:48 serbox2 /sbin/opensips[2463]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com:5060 SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bK9b74ccab7^M Max-Forwards: 69^M Content-Length: 566^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com:5060&gt;^M From: sip:VH11453@my-domain.domain.com:5060;tag=09a4248cffc7eac^M Call-ID: 832e7673f6690afbbda3f4355558dcf3@192.168.1.101^M CSeq: 1845720778 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: sip:VH11453@172.16.0.2^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 2095421055 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:107 L16/16000^M<br />Mar 24 09:10:12 serbox2 /sbin/opensips[2466]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh12317&gt;<br />Mar 24 09:10:31 serbox2 /sbin/opensips[2465]: CRITICAL:core:anchor_lump: offset exceeds message size (1205 &gt; 1204 message type 0) aborting...<br />Mar 24 09:10:31 serbox2 /sbin/opensips[2465]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com:5060 SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bK9b74ccab7^M Max-Forwards: 69^M Content-Length: 566^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com:5060&gt;^M From: sip:VH11453@my-domain.domain.com:5060;tag=09a4248cffc7eac^M Call-ID: 832e7673f6690afbbda3f4355558dcf3@192.168.1.101^M CSeq: 1845720778 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: sip:VH11453@172.16.0.2^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 2095421055 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:107 L16/16000^M<br />Mar 24 09:10:31 serbox2 /sbin/opensips[2470]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh13669&gt;<br />Mar 24 09:10:31 serbox2 /sbin/opensips[2473]: CRITICAL:core:anchor_lump: offset exceeds message size (1205 &gt; 1204 message type 0) aborting...<br />Mar 24 09:10:31 serbox2 /sbin/opensips[2473]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com:5060 SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bK9b74ccab7^M Max-Forwards: 69^M Content-Length: 566^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com:5060&gt;^M From: sip:VH11453@my-domain.domain.com:5060;tag=09a4248cffc7eac^M Call-ID: 832e7673f6690afbbda3f4355558dcf3@192.168.1.101^M CSeq: 1845720778 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: sip:VH11453@172.16.0.2^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 2095421055 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:107 L16/16000^M<br />Mar 24 09:10:31 serbox2 /sbin/opensips[2472]: CRITICAL:core:anchor_lump: offset exceeds message size (1231 &gt; 1220 message type 0) aborting...<br />Mar 24 09:10:32 serbox2 /sbin/opensips[2472]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bKf9fa46fbd^M Max-Forwards: 69^M Content-Length: 574^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com&gt;^M From: VH11453 &lt;sip:VH11453@my-domain.domain.com:5060&gt;;tag=f2e9f213020776c^M Call-ID: 1703e7198ef1277b9b7a2a7d55604ce0@192.168.1.101^M CSeq: 54476585 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: VH11453 &lt;sip:VH11453@192.168.1.101:5060&gt;^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 1470460733 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:<br />Mar 24 09:10:33 serbox2 /sbin/opensips[2469]: CRITICAL:core:anchor_lump: offset exceeds message size (1231 &gt; 1220 message type 0) aborting...<br />Mar 24 09:10:36 serbox2 /sbin/opensips[2469]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bKf9fa46fbd^M Max-Forwards: 69^M Content-Length: 574^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com&gt;^M From: VH11453 &lt;sip:VH11453@my-domain.domain.com:5060&gt;;tag=f2e9f213020776c^M Call-ID: 1703e7198ef1277b9b7a2a7d55604ce0@192.168.1.101^M CSeq: 54476585 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: VH11453 &lt;sip:VH11453@192.168.1.101:5060&gt;^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 1470460733 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2459]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh12317&gt;<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2461]: CRITICAL:core:anchor_lump: offset exceeds message size (1231 &gt; 1220 message type 0) aborting...<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2474]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh13669&gt;<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2421]: INFO:core:handle_sigs: child process 2468 exited by a signal 6<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2461]: CRITICAL:core:anchor_lump: sip message: INVITE sip:4079641506@my-domain.domain.com SIP/2.0^M Via: SIP/2.0/UDP 192.168.1.101:5060;branch=z9hG4bKf9fa46fbd^M Max-Forwards: 69^M Content-Length: 574^M To: 4079641506 &lt;sip:4079641506@my-domain.domain.com&gt;^M From: VH11453 &lt;sip:VH11453@my-domain.domain.com:5060&gt;;tag=f2e9f213020776c^M Call-ID: 1703e7198ef1277b9b7a2a7d55604ce0@192.168.1.101^M CSeq: 54476585 INVITE^M Supported: timer^M Allow-Events: talk,hold,conference^M Allow:NOTIFY,REFER,OPTIONS,INVITE,ACK,CANCEL,BYE,INFO^M Content-Type: application/sdp^M Contact: VH11453 &lt;sip:VH11453@192.168.1.101:5060&gt;^M Supported: replaces^M User-Agent: Aastra 480i/1.4.1.2000 Brcm Callctrl/1.5.1.0 MxSF/v3.2.6.26^M ^M v=0^M o=MxSIP 0 1470460733 IN IP4 192.168.1.101^M s=SIP Call^M c=IN IP4 192.168.1.101^M t=0 0^M m=audio 3000 RTP/AVP 0 18 96 102 107 104 105 106 97 98 2 99 8 101^M a=rtpmap:0 PCMU/8000^M a=rtpmap:18 G729/8000^M a=rtpmap:96 BV16/8000^M a=rtpmap:102 BV32/16000^M a=rtpmap:<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2464]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh13669&gt;<br />Mar 24 09:10:40 serbox2 /sbin/opensips[2474]: ERROR:registrar:update_contacts: invalid cseq for aor &lt;vh20664&gt;