Varnish crash (SIGABRT) about every 10 mins

Gea-Suan Lin gslin at gslin.org
Thu Nov 8 12:17:19 CET 2007


Hello,

This is "-t 600" case:

# sudo /usr/bin/env -i /usr/local/sbin/varnishd -a [our_ip_address]:80 -f /usr/local/etc/varnish/image.vcl -h classic,1048583 -P /var/run/varnishd.pid -s file,/home/service/varnish-cache.mmap,32G -T 127.0.0.1:11957 -t 600 -w 4096 -d -d
file /home/service/varnish-cache.mmap size 34359738368 bytes (16777216 fs-blocks, 8388608 pages)
Classic hash: 1048583 buckets
Using old SHMFILE
rolling(1)...
rolling(2)...
start
start child pid 9802
200 0

Child said (2, 9802): <<Child starts
managed to mmap 34359738368 bytes of 34359738368
Ready
CLI ready
>>
Child said (2, 9802): <<socktest: linger=0 sndtimeo=1 rcvtimeo=1
>>
Child said (2, 9802): <<socktest: linger=0 sndtimeo=1 rcvtimeo=1
>>
Child said (2, 9802): <<Assert error in SES_Delete(), cache_session.c line 339:
  Condition((sp->obj) == 0) not true.
  errno = 0 (Unknown error: 0)
>>
Cache child died pid=9802 status=0x6
Clean child
Child cleaned
start child pid 10394
Child said (2, 10394): <<Child starts
managed to mmap 34359738368 bytes of 34359738368
Ready
CLI ready
>>
Child said (2, 10394): <<socktest: linger=0 sndtimeo=0 rcvtimeo=0
>>
Child said (2, 10394): <<Assert error in SES_Delete(), cache_session.c line 339:
  Condition((sp->obj) == 0) not true.
  errno = 0 (Unknown error: 0)
>>
Child not responding to ping
Cache child died pid=10394 status=0x6
Clean child
Child cleaned
start child pid 11575
Child said (2, 11575): <<Child starts
managed to mmap 34359738368 bytes of 34359738368
Ready
CLI ready
>>
Child said (2, 11575): <<socktest: linger=0 sndtimeo=0 rcvtimeo=0
>>
Child said (2, 11575): <<socktest: linger=0 sndtimeo=0 rcvtimeo=0
>>
Child not responding to ping
Child not responding to ping
Child not responding to ping
Cache child died pid=11575 status=0x9
Clean child
Child cleaned
start child pid 11576
Pushing vcls failed:
CLI communication error
Child said (1, 11576): <<Child starts
>>
unlink ./bin.ffNEQwzp
gslin at testphp [~] (18:54)

On Wed, Nov 07, 2007 at 11:52:32AM +0100, Dag-Erling Sm鷨grav wrote:
> Gea-Suan Lin <gslin at gslin.org> writes:
> > Our server will crash (SIGABRT, signal 6) every 10 mins (approximately).
> > We tried to use "-d" to see error log, but the server hangs and won't
> > listen port 80.
> 
> When running in debug mode, you need to type 'start' to start
> accepting connections.
> 
> DES
> -- 
> Dag-Erling Sm鷨grav
> Senior Software Developer
> Linpro AS - www.linpro.no

-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
* If you cannot convince them, confuse them.           -- Harry S Truman



More information about the varnish-misc mailing list