On 16/09/2012, at 2:03 PM, Jan-Frode Myklebust <janfr...@tanso.net> wrote:
> Found a few of these in traffic.out: > > NOTE: Traffic Server received Sig 11: Segmentation fault > /usr/bin/traffic_server - STACK TRACE: > /lib64/libpthread.so.0(+0xf500)[0x2b0bc33aa500] > /usr/lib64/libssl.so.10(SSL_CTX_callback_ctrl+0x5)[0x2b0bc3e55425] > /usr/bin/traffic_server(_ZN17SSLNetVConnection17sslStartHandShakeEiRi+0xf2)[0x6675a2] > /usr/bin/traffic_server(_ZN17SSLNetVConnection11net_read_ioEP10NetHandlerP7EThread+0x208)[0x666c78] > /usr/bin/traffic_server(_ZN10NetHandler12mainNetEventEiP5Event+0x1f2)[0x66e0e2] > /usr/bin/traffic_server(_ZN7EThread13process_eventEP5Eventi+0xb4)[0x696c94] > /usr/bin/traffic_server(_ZN7EThread7executeEv+0x4c3)[0x697623] > /usr/bin/traffic_server[0x695c62] > /lib64/libpthread.so.0(+0x7851)[0x2b0bc33a2851] > /lib64/libc.so.6(clone+0x6d)[0x2b0bc582c67d] > > > Maybe "CONFIG proxy.config.stack_dump_enabled INT 0" turned these off, > since I didn't get them on the last crash.. This looks a bit like https://issues.apache.org/jira/browse/TS-1198. Does is reproduce with ATS from trunk? J