From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4D6B97E5.5030901@domain.hid> Date: Mon, 28 Feb 2011 13:41:09 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4D6B9032.5060907@domain.hid> <4D6B92C8.3070505@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] More blackfin kernel oops under heavy load List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenoka09@domain.hid Cc: xenomai@xenomai.org Kolja Waschk wrote: >> Sorry, what I mean, is, does the bug happen if no thread ever calls select? > > Yes. I just tried and replaced the select with a loop accept()ing on the now > nonblocking socket plus some usleep() and still the fault occurs as with > select(). No other thread in the current setup uses select(). Mmmm busy waiting? But is Linux able to run from time to time? -- Gilles.