Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2008 10:00:10 GMT
From:      "Lin Jui-Nan Eric" <ericlin@tamama.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/106317: [hang] deadlock in "zoneli" state
Message-ID:  <200804151000.m3FA0AnM019387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/106317; it has been noted by GNATS.

From: "Lin Jui-Nan Eric" <ericlin@tamama.org>
To: bug-followup@FreeBSD.org, quetzal@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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804151000.m3FA0AnM019387>