[Varnish] #850: jemalloc fails to init on Ubuntu 8.04
Varnish
varnish-bugs at varnish-cache.org
Thu Jan 27 12:45:14 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):
Some more info with LD_LIBRARY_PATH=/usr/lib/debug
{{{
Starting program: /home/moo/varnish-2.1.4/bin/varnishd/.libs/lt-varnishd
[Thread debugging using libthread_db enabled]
^C[New Thread 0x7ff3e4d036e0 (LWP 20494)]
Program received signal SIGINT, Interrupt.
[Switching to Thread 0x7ff3e4d036e0 (LWP 20494)]
0x00007ff3e3eb2174 in __lll_lock_wait () from
/usr/lib/debug/libpthread.so.0
Current language: auto; currently asm
(gdb) bt
#0 0x00007ff3e3eb2174 in __lll_lock_wait () from
/usr/lib/debug/libpthread.so.0
#1 0x00007ff3e3eadb74 in _L_lock_1007 () from
/usr/lib/debug/libpthread.so.0
#2 0x00007ff3e3ead99e in __pthread_mutex_lock (mutex=0x6663a0) at
pthread_mutex_lock.c:103
#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 0x00007ff3e40c254b in _dlerror_run (operate=0x7ff3e40c20e0
<dlsym_doit>, args=0x7fffecd0cbe0) at dlerror.c:142
#6 0x00007ff3e40c20aa in __dlsym (handle=<value optimized out>,
name=<value optimized out>) at dlsym.c:71
#7 0x00007ff3e48f321b 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 0x00007ff3e46ea3b4 in vsb_new (s=0x0, buf=0x0, length=0, flags=1) at
vsb.c:166
#11 0x0000000000440edb in main (argc=1, argv=0x7fffecd10498) at
varnishd.c:93
}}}
--
Ticket URL: <http://varnish-cache.org/trac/ticket/850#comment:4>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list