Created attachment 3301 [details] gdb output crash without giving reasons
Version 3.5.14
error still prasent in 3.5.15
The following data come before the crash squid: 2016/04/30 16:56:23.654 kid1| Esi.cc(753) esiProcessStream: esiProcessStream: Processing thisNode 0x8c6e448 context 0x8c539c8 offset 0 length 0 2016/04/30 16:56:23.655 kid1| Esi.cc(753) esiProcessStream: esiProcessStream: Processing thisNode 0x8c6e448 context 0x8c539c8 offset 0 length 4096 2016/04/30 16:56:23.655 kid1| Esi.cc(753) esiProcessStream: esiProcessStream: Processing thisNode 0x8c6e448 context 0x8c539c8 offset 4096 length 4096 2016/04/30 16:56:23.655 kid1| Esi.cc(753) esiProcessStream: esiProcessStream: Processing thisNode 0x8c6e448 context 0x8c539c8 offset 8192 length 3161 2016/04/30 16:56:23.670 kid1| Esi.cc(753) esiProcessStream: esiProcessStream: Processing thisNode 0x8c6e448 context 0x8c539c8 offset 11353 length 0 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 1 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 2 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 3 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 4 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 5 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 1 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 2 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 3 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 4 2016/04/30 16:56:23.671 kid1| Sequence.cc(193) addElement: esiSequenceAdd: Added a new element, elements = 5 FATAL: Received Segment Violation...dying.
Created attachment 3351 [details] Squid-3.5 patch Some requests are generated by Squid, not a client. This patch ignores the client connection state setup for internal requests.
Thank you very much. The patch is going well. For three days no crash.
Thanks. Applied to Squid-4.
please also squid-3.5
The cause of this issue seems to exist as far back as 3.2. Applied to 3.5, 3.4, 3.3, and 3.2.