From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: epa problem has returned Date: Tue, 27 May 2014 18:28:26 +0300 Message-ID: <83oayji6lh.fsf@gnu.org> References: <83wqdbjttp.fsf@gnu.org> <834n0cjxq6.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1401204527 2592 80.91.229.3 (27 May 2014 15:28:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 May 2014 15:28:47 +0000 (UTC) Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 27 17:28:39 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WpJIp-0002XA-D1 for ged-emacs-devel@m.gmane.org; Tue, 27 May 2014 17:28:35 +0200 Original-Received: from localhost ([::1]:35998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpJIp-0004ua-14 for ged-emacs-devel@m.gmane.org; Tue, 27 May 2014 11:28:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpJIg-0004rx-U5 for emacs-devel@gnu.org; Tue, 27 May 2014 11:28:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WpJIb-0003YS-BC for emacs-devel@gnu.org; Tue, 27 May 2014 11:28:26 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:48388) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpJIb-0003Xp-3R; Tue, 27 May 2014 11:28:21 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N6800300O3JG100@mtaout26.012.net.il>; Tue, 27 May 2014 18:25:04 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N6800LGEO5SUF70@mtaout26.012.net.il>; Tue, 27 May 2014 18:25:04 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172143 Archived-At: > Date: Tue, 27 May 2014 02:11:27 -0400 > From: Richard Stallman > CC: eggert@cs.ucla.edu, emacs-devel@gnu.org > > (gdb) set logging on > > This puts all output from GDB on a file named gdb.txt in the directory > where you run GDB. > > Would you like me to log the result of stepping around the big loop > in wait_running_process_output? Paul, could you please answer that? Based on my understanding of bug #17561, I'd recommend to wait until it's resolved, and see if that also fixes Richard's problem. But I think your opinion on this counts more than mine.