[Varnish] #1051: child process died

Varnish varnish-bugs at varnish-cache.org
Sat Nov 5 14:58:51 CET 2011


#1051: child process died
---------------------+------------------------------------------------------
 Reporter:  sreniaw  |        Type:  defect  
   Status:  new      |    Priority:  normal  
Milestone:           |   Component:  varnishd
  Version:  3.0.2    |    Severity:  normal  
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by sreniaw):

 I am not able to start varnish with persistent cache.
 {{{
 # df -h /var/lib/varnish/store/
 Filesystem            Size  Used Avail Use% Mounted on
 /dev/mapper/Varnish
                       40G   28G  9.7G  75% /var/lib/varnish/store
 # ps
 root     26146  0.0  0.0 31569644 1208 ?       Ss   14:52   0:00
 /usr/sbin/varnishd
 }}}

 After disabling the option "-s" varnish is starting.

 {{{
 root     23326  0.0  0.0 112368  1240 ?        Ss   14:50   0:00
 /usr/sbin/varnishd
 varnish  23327  0.2  0.3 20746912 106348 ?     Sl   14:50   0:00  \_
 /usr/sbin/varnishd
 }}}

 {{{
 Nov  5 14:52:31 blade414 CLI communication error (hdr)
 Nov  5 14:52:31 blade414 Condition(sg1->p.offset != sg->p.offset) not
 true.
 Nov  5 14:52:31 blade414 thread = (cache-main)
 Nov  5 14:52:31 blade414 ident =
 Linux,2.6.18-238.el5,x86_64,-smalloc,-spersistent,-smalloc,-hclassic,no_waiter
 Nov  5 14:52:31 blade414 Backtrace:
 Nov  5 14:52:31 blade414 0x42c7a6: /usr/sbin/varnishd [0x42c7a6]
 Nov  5 14:52:31 blade414 0x4472f5: /usr/sbin/varnishd [0x4472f5]
 Nov  5 14:52:31 blade414 0x4474bb: /usr/sbin/varnishd [0x4474bb]
 Nov  5 14:52:31 blade414 0x444d57: /usr/sbin/varnishd(STV_open+0x27)
 [0x444d57]
 Nov  5 14:52:31 blade414 0x42b525: /usr/sbin/varnishd(child_main+0xc5)
 [0x42b525]
 Nov  5 14:52:31 blade414 0x43d5ec: /usr/sbin/varnishd [0x43d5ec]
 Nov  5 14:52:31 blade414 0x43d852: /usr/sbin/varnishd(MGT_Run+0x1c2)
 [0x43d852]
 Nov  5 14:52:31 blade414 0x44cacb: /usr/sbin/varnishd(main+0xd1b)
 [0x44cacb]
 Nov  5 14:52:31 blade414 0x38bda1d994:
 /lib64/libc.so.6(__libc_start_main+0xf4) [0x38bda1d994]
 Nov  5 14:52:31 blade414 0x40ba79: /usr/sbin/varnishd(VCLS_func_help+0x81)
 [0x40ba79]
 Nov  5 14:52:33 blade414 CLI communication error (hdr)
 Nov  5 14:52:33 blade414 Condition(sg1->p.offset != sg->p.offset) not
 true.
 Nov  5 14:52:33 blade414 thread = (cache-main)
 Nov  5 14:52:33 blade414 ident =
 Linux,2.6.18-238.el5,x86_64,-smalloc,-spersistent,-smalloc,-hclassic,no_waiter
 Nov  5 14:52:33 blade414 Backtrace:
 Nov  5 14:52:33 blade414 0x42c7a6: /usr/sbin/varnishd [0x42c7a6]
 Nov  5 14:52:33 blade414 0x4472f5: /usr/sbin/varnishd [0x4472f5]
 Nov  5 14:52:33 blade414 0x4474bb: /usr/sbin/varnishd [0x4474bb]
 Nov  5 14:52:33 blade414 0x444d57: /usr/sbin/varnishd(STV_open+0x27)
 [0x444d57]
 Nov  5 14:52:33 blade414 0x42b525: /usr/sbin/varnishd(child_main+0xc5)
 [0x42b525]
 Nov  5 14:52:33 blade414 0x43d5ec: /usr/sbin/varnishd [0x43d5ec]
 Nov  5 14:52:33 blade414 0x43d852: /usr/sbin/varnishd(MGT_Run+0x1c2)
 [0x43d852]
 Nov  5 14:52:33 blade414 0x44cacb: /usr/sbin/varnishd(main+0xd1b)
 [0x44cacb]
 Nov  5 14:52:33 blade414 0x38bda1d994:
 /lib64/libc.so.6(__libc_start_main+0xf4) [0x38bda1d994]
 Nov  5 14:52:33 blade414 0x40ba79: /usr/sbin/varnishd(VCLS_func_help+0x81)
 [0x40ba79]
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1051#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list