[Varnish] #850: jemalloc fails to init on Ubuntu 8.04

Varnish varnish-bugs at varnish-cache.org
Thu Jan 27 12:18:15 CET 2011


#850: jemalloc fails to init on Ubuntu 8.04
----------------------+-----------------------------------------------------
 Reporter:  miohtama  |        Type:  defect  
   Status:  new       |    Priority:  normal  
Milestone:            |   Component:  varnishd
  Version:  2.1.4     |    Severity:  minor   
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by miohtama):

 gdb back trace - looks like libdl is culprint

 {{{
 #0  0x00007f097c932174 in __lll_lock_wait () from /lib/libpthread.so.0
 #1  0x00007f097c92db74 in _L_lock_1007 () from /lib/libpthread.so.0
 #2  0x00007f097c92d99e in pthread_mutex_lock () from /lib/libpthread.so.0
 #3  0x0000000000445c4e in malloc_init_hard () at jemalloc_linux.c:1367
 #4  0x0000000000446bbd in calloc (num=1, size=32) at jemalloc_linux.c:4875
 #5  0x00007f097cb4254b in ?? () from /lib/libdl.so.2
 #6  0x00007f097cb420aa in dlsym () from /lib/libdl.so.2
 #7  0x00007f097d37321b in read () from /lib/libaux.so.1
 #8  0x0000000000445c95 in malloc_init_hard () at jemalloc_linux.c:4842
 #9  0x0000000000447202 in malloc (size=40) at jemalloc_linux.c:4875
 #10 0x00007f097d16a3b4 in vsb_new (s=0x0, buf=0x0, length=0, flags=1) at
 vsb.c:166
 #11 0x0000000000440edb in main (argc=1, argv=0x7fff85791f38) at
 varnishd.c:93
 }}}

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




More information about the varnish-bugs mailing list