#9283 Update Varnish configuration to work with version 6.4.0
Closed: Invalid 3 years ago by mobrien. Opened 3 years ago by mobrien.

Describe what you would like us to do:


The default varnish version now installed on Fedora 32 is version 6.4.0
When attempting to install new proxy servers this has caused varnish to fail with the following error. This appears to be caused from the upgrade to the new version as the older servers run on version 6.3.2

Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: Error:
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: Message from C-compiler:
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: *** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: Event                            | Plugins
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: PLUGIN_FINISH_UNIT               | annobin: Generate final annotations
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: PLUGIN_START_UNIT                | annobin: Generate global annotations
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: PLUGIN_ALL_PASSES_START          | annobin: Generate per-function annotations
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: PLUGIN_ALL_PASSES_END            | annobin: Register per-function end symbol
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: vgc.c:1: internal compiler error: Segmentation fault
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]:     1 | /* ---===### include/vdef.h ###===--- */
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]:       |
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: Please submit a full bug report,
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: [3 lines truncated]
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: Running C-compiler failed, exited with 1
Aug 31 13:29:13 proxy35.fedoraproject.org varnishd[39324]: VCL compilation failed
Aug 31 13:29:13 proxy35.fedoraproject.org systemd[1]: varnish.service: Main process exited, code=exited, status=2/INVALIDARGUMENT

When do you need this to be done by? (YYYY/MM/DD)



After downgrading the problem persists which suggests the version may not be the issue

Metadata Update from @mobrien:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata