[Varnish] #1177: Child will not start on Solaris died signal=10 (core dumped)

Varnish varnish-bugs at varnish-cache.org
Fri Sep 28 11:50:58 CEST 2012


#1177: Child will not start on Solaris died signal=10 (core dumped)
--------------------------+--------------------
 Reporter:  karnak        |       Owner:  slink
     Type:  defect        |      Status:  new
 Priority:  normal        |   Milestone:
Component:  port:solaris  |     Version:  3.0.2
 Severity:  normal        |  Resolution:
 Keywords:  Solaris       |
--------------------------+--------------------

Comment (by slink):

 This issue is most probably not about Solaris, but about sparc.

 Last time I had a look at Varnish on Sparc, I would get bus errors all
 over the place, because sparc has strict memory alignment rules, but
 Varnish hasn't. A major step towards supporting sparc was that WS
 allocations are pointer aligned for some time now, but there probably are
 many other places which would need attention.

 So the brief answer is: To support sparc or other platforms with strict
 memory alignment requirements, we'd need to check all dynamic memory
 allocations for alignment requirements.

 Nils

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




More information about the varnish-bugs mailing list