kern/106317: [hang] deadlock in "zoneli" state

Lin Jui-Nan Eric ericlin at tamama.org
Tue Apr 15 10:00:11 UTC 2008


The following reply was made to PR kern/106317; it has been noted by GNATS.

From: "Lin Jui-Nan Eric" <ericlin at tamama.org>
To: bug-followup at FreeBSD.org, quetzal at zone3000.net
Cc:  
Subject: Re: kern/106317: [hang] deadlock in "zoneli" state
Date: Tue, 15 Apr 2008 17:23:24 +0800

 Hi All,
 
 I encounter the same problem on FreeBSD 7.0 and can reproduce it.
 
 1. Start squid server
 2. Run ~ 2000 wgets at the same time
  # cat test.sh
  /usr/local/bin/wget -O /dev/null http://my.squid.server/my.file >
 /dev/null 2>&1 &
  # repeat 1000 sh test.sh
 3. top
  => Found thad squid enters the zoneli state
 
 My file is about 50MB. How can I help debug this bug?


More information about the freebsd-bugs mailing list