[Varnish] #488: child process restart with "Missing errorhandling code in sma_alloc()" error

Kevin Yu flyincat at gmail.com
Wed May 6 07:40:59 CEST 2009


Hi,

Here's a new situation after I used -s file instead of malloc.

Panic message: Missing errorhandling code in vca_acct(),
cache_acceptor.c line 242:   Condition((sp) != 0) not true.  errno =
12 (Cannot allocate memory)  thread = (cache-acceptor)

and this happens more frequently than the situation I used malloc.

Kevin Yu
Mail: flyincat at gmail.com



On Tue, May 5, 2009 at 3:12 AM, Varnish <varnish-bugs at projects.linpro.no> wrote:
> #488: child process restart with "Missing errorhandling code in sma_alloc()"
> error
> --------------------------------------+-------------------------------------
>  Reporter:  flyincat                  |        Owner:  phk
>     Type:  defect                    |       Status:  closed
>  Priority:  high                      |    Milestone:
> Component:  varnishd                  |      Version:  2.0
>  Severity:  major                     |   Resolution:  worksforme
>  Keywords:  storage_malloc.c restart  |
> --------------------------------------+-------------------------------------
> Changes (by phk):
>
>  * status:  new => closed
>  * resolution:  => worksforme
>
> Comment:
>
>  It looks like you are simply out of malloc(3)'able memory.  Try using
>  -sfile... instead.
>
> --
> Ticket URL: <http://varnish.projects.linpro.no/ticket/488#comment:2>
> Varnish <http://varnish.projects.linpro.no/>
> The Varnish HTTP Accelerator
> _______________________________________________
> varnish-bugs mailing list
> varnish-bugs at projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-bugs
>



More information about the varnish-bugs mailing list