From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: emacs gets stuck in wait_reading_process_output sometimes Date: Thu, 12 Jun 2008 00:06:06 +0200 Message-ID: <85ej73tynl.fsf@lola.goethe.zz> References: <857icvvjn5.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213221994 28635 80.91.229.12 (11 Jun 2008 22:06:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2008 22:06:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 12 00:07:17 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K6YTA-00040T-9a for ged-emacs-devel@m.gmane.org; Thu, 12 Jun 2008 00:07:04 +0200 Original-Received: from localhost ([127.0.0.1]:59761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6YSM-0005F7-Je for ged-emacs-devel@m.gmane.org; Wed, 11 Jun 2008 18:06:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6YSI-0005EM-Bq for emacs-devel@gnu.org; Wed, 11 Jun 2008 18:06:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6YSG-0005Dd-RD for emacs-devel@gnu.org; Wed, 11 Jun 2008 18:06:10 -0400 Original-Received: from [199.232.76.173] (port=42801 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6YSG-0005Da-Nv for emacs-devel@gnu.org; Wed, 11 Jun 2008 18:06:08 -0400 Original-Received: from mail-in-04.arcor-online.net ([151.189.21.44]:48936) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K6YSG-0005cl-DK for emacs-devel@gnu.org; Wed, 11 Jun 2008 18:06:08 -0400 Original-Received: from mail-in-05-z2.arcor-online.net (mail-in-05-z2.arcor-online.net [151.189.8.17]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id C4F1817F846; Thu, 12 Jun 2008 00:06:06 +0200 (CEST) Original-Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) by mail-in-05-z2.arcor-online.net (Postfix) with ESMTP id B8B4F2DAABA; Thu, 12 Jun 2008 00:06:06 +0200 (CEST) Original-Received: from lola.goethe.zz (dslb-084-061-006-252.pools.arcor-ip.net [84.61.6.252]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id 8C32E1BF4F0; Thu, 12 Jun 2008 00:06:06 +0200 (CEST) Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 2655B1C4F92A; Thu, 12 Jun 2008 00:06:06 +0200 (CEST) In-Reply-To: (joakim@verona.se's message of "Wed, 11 Jun 2008 21:56:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: ClamAV 0.93/7407/Mon Jun 9 04:21:00 2008 on mail-in-04.arcor-online.net X-Virus-Status: Clean X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98984 Archived-At: joakim@verona.se writes: > David Kastrup writes: > >> Can you check whether it is related to the setting of >> process-adaptive-read-buffering? I seem to remember that tramp >> explicitly disabled it to get rid of large inexplicable delays, so it is >> not unlikely that there is still some bug lurking in there. > > Thanks, I will take a look next time it happens. Oh, it will be t alright. I knew that already. The question was whether you could explicitly set/customize it to nil and then see whether you can still see the error sometimes, or whether this makes it disappear reliably. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum