[Varnish] #1597: Running VCC-compiler failed, signal 11

Varnish varnish-bugs at varnish-cache.org
Wed Sep 17 21:33:12 CEST 2014


#1597: Running VCC-compiler failed, signal 11
-------------------+----------------------
 Reporter:  Jay    |       Type:  defect
   Status:  new    |   Priority:  normal
Milestone:  Later  |  Component:  varnishd
  Version:  trunk  |   Severity:  normal
 Keywords:         |
-------------------+----------------------
 {{{
 varnishd (varnish-4.0.1 revision 58db58b)

 # varnishd -f default.vcl -F
 Running VCC-compiler failed, signal 11, core dumped

 VCL compilation failed

 ---------------------

 Running varnish 4.0.0 on the same machine and same config works fine
 (default.vcl is from the varnish files).

 #0  __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:210
 #1  0x00007f77d717615c in _nss_files_initgroups_dyn (user=0x0, group=1,
 start=0x7fff36f57de8, size=0x7fff36f57e30, groupsp=0x7fff36f57e38,
 limit=65536, errnop=0x7f77d8eeb690)
     at nss_files/files-initgroups.c:97
 #2  0x00007f77d76391ad in internal_getgrouplist (user=user at entry=0x0,
 group=group at entry=1, size=size at entry=0x7fff36f57e30,
 groupsp=groupsp at entry=0x7fff36f57e38, limit=65536)
     at initgroups.c:112
 #3  0x00007f77d76394ba in initgroups (user=0x0, group=1) at
 initgroups.c:219
 #4  0x000000000045678c in mgt_sandbox_unix (who=SANDBOX_VCC) at
 mgt/mgt_sandbox.c:76
 #5  0x0000000000456919 in mgt_sandbox_linux (who=<optimized out>) at
 mgt/mgt_sandbox.c:96
 #6  0x0000000000457494 in run_vcc (priv=0x7fff36f59eb0) at
 mgt/mgt_vcc.c:140
 #7  0x00007f77d8acb024 in VSUB_run (sb=sb at entry=0x1ae8d30,
 func=func at entry=0x457440 <run_vcc>, priv=priv at entry=0x7fff36f59eb0,
 name=name at entry=0x47bde0 "VCC-compiler",
     maxlines=maxlines at entry=-1) at vsub.c:104
 #8  0x00000000004577e8 in mgt_run_cc (status=0x7fff36f59f14, C_flag=0,
 sb=0x1ae8d30, vcl=<optimized out>) at mgt/mgt_vcc.c:263
 #9  mgt_VccCompile (sb=0x7fff36f59f18,
     b=0x1aeb4a0 "# new 4.0 format.\nvcl 4.0;\n\n# Default backend
 definition. Set this to point to your content server.\nbackend default {\n
 .host = \"1.2.3.4\";\n    .port = \"80\";\n}\n\nsub vcl_recv {\n    #
 Happens bef"..., C_flag=0, status=0x7fff36f59f14) at mgt/mgt_vcc.c:340
 #10 0x0000000000457ed3 in mgt_vcc_default (b_arg=b_arg at entry=0x0,
 f_arg=f_arg at entry=0x7fff36f5dd6a "default.vcl",
     vcl=vcl at entry=0x1aeb4a0 "# new 4.0 format.\nvcl 4.0;\n\n# Default
 backend definition. Set this to point to your content server.\nbackend
 default {\n    .host = \"1.2.3.4\";\n    .port = \"80\";\n}\n\nsub
 vcl_recv {\n    # Happens bef"..., C_flag=C_flag at entry=0) at
 mgt/mgt_vcc.c:431
 #11 0x000000000040ed94 in main (argc=<optimized out>, argv=<optimized
 out>) at mgt/mgt_main.c:654


 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1597>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list