[Varnish] #703: varnish segfaults on arm

Varnish varnish-bugs at varnish-cache.org
Thu May 20 15:22:21 CEST 2010


#703: varnish segfaults on arm
--------------------+-------------------------------------------------------
 Reporter:  perbu   |       Owner:                     
     Type:  defect  |      Status:  new                
 Priority:  normal  |   Milestone:  Varnish 2.1 release
Component:  build   |     Version:  trunk              
 Severity:  normal  |    Keywords:                     
--------------------+-------------------------------------------------------
Description changed by perbu:

Old description:

> When trying to run varnish on a sheevaplug it segfaults. gdb on the core:
> {{{
> Core was generated by `varnishd -b localhost:8080 -d -s malloc,100M -l
> 10000000'.
> Program terminated with signal 11, Segmentation fault.
> [New process 1578]
> #0  VSL_MgtInit (fn=<value optimized out>, size=<value optimized out>) at
> shmlog.c:408
> 408             loghead->master_pid = getpid();
> (gdb) bt
> #0  VSL_MgtInit (fn=<value optimized out>, size=<value optimized out>) at
> shmlog.c:408
> #1  0x0004e694 in main (argc=<value optimized out>, argv=<value optimized
> out>) at varnishd.c:669
> }}}

New description:

 When trying to run varnish on a sheevaplug it segfaults. gdb on the core:
 {{{
 Core was generated by `varnishd -b localhost:8080 -d -s malloc,100M -l
 10000000'.
 Program terminated with signal 11, Segmentation fault.
 [New process 1578]
 #0  VSL_MgtInit (fn=<value optimized out>, size=<value optimized out>) at
 shmlog.c:408
 408             loghead->master_pid = getpid();
 (gdb) bt
 #0  VSL_MgtInit (fn=<value optimized out>, size=<value optimized out>) at
 shmlog.c:408
 #1  0x0004e694 in main (argc=<value optimized out>, argv=<value optimized
 out>) at varnishd.c:669
 }}}

 The plug is running ubuntu 9.04. 512M ram and 512M flash on jffs2.

--

-- 
Ticket URL: <http://varnish-cache.org/ticket/703#comment:2>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list