[Varnish] #1448: Segfault in jemalloc
Varnish
varnish-bugs at varnish-cache.org
Fri Mar 28 21:47:40 CET 2014
#1448: Segfault in jemalloc
----------------------+--------------------------------------------
Reporter: lkarsten | Owner: Lasse Karstensen <lkarsten@…>
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: 3.0.5
Severity: normal | Resolution: fixed
Keywords: |
----------------------+--------------------------------------------
Comment (by mareks):
Usually happens around the time when worker threads are purged and default
vcl is (re)loaded:
{{{
0 WorkThread - 0x7fdb9ebc9a90 end
0 CLI - Rd ping
0 CLI - Wr 200 19 PONG 1396044042 1.0
0 WorkThread - 0x7fdba300aa90 end
0 WorkThread - 0x7fdb9e3c8a90 end
0 CLI - Rd ping
0 CLI - Wr 200 19 PONG 1396044045 1.0
0 WorkThread - 0x7fdba41fba90 end
0 CLI - Rd vcl.load "boot" ./vcl.v8g0ve4i.so
0 WorkThread - 0x7fdba51fda90 start
0 WorkThread - 0x7fdba300aa90 start
0 WorkThread - 0x7fdba2809a90 start
0 WorkThread - 0x7fdba1807a90 start
0 WorkThread - 0x7fdba2008a90 start
0 WorkThread - 0x7fdba1006a90 start
0 WorkThread - 0x7fdba0004a90 start
0 WorkThread - 0x7fdb9f3caa90 start
0 WorkThread - 0x7fdba0805a90 start
0 WorkThread - 0x7fdb9ebc9a90 start
0 WorkThread - 0x7fdb9e3c8a90 start
0 WorkThread - 0x7fdb9dbc7a90 start
0 WorkThread - 0x7fdb9d3c6a90 start
0 CLI - Wr 200 36 Loaded "./vcl.v8g0ve4i.so" as "boot"
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1448#comment:3>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list