Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261673AbVE3SLb (ORCPT ); Mon, 30 May 2005 14:11:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261672AbVE3SLF (ORCPT ); Mon, 30 May 2005 14:11:05 -0400 Received: from smtpout.mac.com ([17.250.248.86]:33516 "EHLO smtpout.mac.com") by vger.kernel.org with ESMTP id S261666AbVE3SH6 (ORCPT ); Mon, 30 May 2005 14:07:58 -0400 In-Reply-To: References: <1117291619.9665.6.camel@localhost> <84144f0205052911202863ecd5@mail.gmail.com> <1117399764.9619.12.camel@localhost> <1117466611.9323.6.camel@localhost> Mime-Version: 1.0 (Apple Message framework v728) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Pekka Enberg , Pekka Enberg , Kernel Mailing List , Ingo Molnar Content-Transfer-Encoding: 7bit From: Kyle Moffett Subject: Re: [PROBLEM] Machine Freezes while Running Crossover Office Date: Mon, 30 May 2005 14:07:44 -0400 To: Linus Torvalds X-Mailer: Apple Mail (2.728) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1171 Lines: 37 On May 30, 2005, at 13:31:07, Linus Torvalds wrote: > On Mon, 30 May 2005, Pekka Enberg wrote: >> It is not just X. Running the following shell script when hitting the >> bug: > > Ok, this implies that the scheduler is really screwed up, we're not > scheduling anything else during that time. If X is hung and not accepting data on any of its sockets, then this could hang the Xterm in the background, and therefore hang the printout from the "date" process. What happens if you do this? Switch to VT 1: # while true; do date; sleep 1; done Switch to X and trigger hang Switch back to VT 1 and look at output Cheers, Kyle Moffett -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$ L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+ PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r !y?(-) ------END GEEK CODE BLOCK------ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/