tot dumps core

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Jul 12 19:07:44 CEST 2006


In message <ujrodvueq47.fsf at cat.linpro.no>, Dag-Erling =?iso-8859-1?Q?Sm=F8rgra
v?= writes:
>I wanted to test the virtual host support, but the current top-of-tree
>just crashes when the first request comes in:

>> (gdb) i thr
>> * 8 LWP 100092  0x0000000800989e9c in kse_thr_interrupt ()
>>     at kse_thr_interrupt.S:2
>>   7 Thread 0x801050400 (runnable)  0x0000000800c8628c in __syscall ()
>>     at __syscall.S:2
>>   6 Thread 0x801050800 (LWP 100088)  0x0000000800989e5c in kse_release ()
>>     at kse_release.S:2
>>   5 Thread 0x801050c00 (runnable)  0x0000000800c6b86c in kevent ()
>>     at kevent.S:2
>>   4 Thread 0x801051000 (runnable)  hcl_lookup (key1=0x801132385 "/",
>>     key2=0x801132397 "www.des.no", nobj=0x800be6c70) at hash_classic.c:151
>>   3 Thread 0x801051400 (runnable)  0x0000000800c6b86c in kevent ()
>>     at kevent.S:2
>>   2 Thread 0x801051800 (sleeping)  _thr_sched_switch_unlocked (
>>     curthread=0x801051800) at pthread_md.h:226
>>   1 Thread 0x801051c00 (sleeping)  _thr_sched_switch_unlocked (
>>     curthread=0x801051c00) at pthread_md.h:226
>> (gdb) thr 4


Actually, that's not the trouble I think, could you check what
thread 8 is doing ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-dev mailing list