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: Does anybody know how to debug a live Emacs process? Date: Fri, 29 Apr 2016 21:35:13 +0300 Message-ID: <8360v0w9em.fsf@gnu.org> References: <874mamutlu.fsf@aol.com> <83d1paxijn.fsf@gnu.org> <878tzwwa5u.fsf@aol.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1461954981 30869 80.91.229.3 (29 Apr 2016 18:36:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Apr 2016 18:36:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Live System User Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 29 20:36:16 2016 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 1awDGw-0007RA-Of for ged-emacs-devel@m.gmane.org; Fri, 29 Apr 2016 20:36:14 +0200 Original-Received: from localhost ([::1]:55860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awDGs-0007KY-QY for ged-emacs-devel@m.gmane.org; Fri, 29 Apr 2016 14:36:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awDGb-0006tf-KF for emacs-devel@gnu.org; Fri, 29 Apr 2016 14:36:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awDGQ-0000Lg-55 for emacs-devel@gnu.org; Fri, 29 Apr 2016 14:35:48 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awDGQ-0000JK-2F; Fri, 29 Apr 2016 14:35:42 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4849 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1awDGJ-0000IF-3Y; Fri, 29 Apr 2016 14:35:35 -0400 In-reply-to: <878tzwwa5u.fsf@aol.com> (message from Live System User on Fri, 29 Apr 2016 14:18:53 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:203423 Archived-At: > From: Live System User > Cc: Eli Zaretskii > Date: Fri, 29 Apr 2016 14:18:53 -0400 > > > Then file a bug report with everything that was displayed by GDB. > > > > I sent the infomation to Bug#23378 > > Is it OK to kill and restart Emacs? > > if more useful information can be gleaned. I can keep it around > as I don't have a reproducible receipe and this appears to be > deep into Emacs internal code. If you can afford it, please keep the session for a couple of days, perhaps someone will have ideas on how to investigate this. Thanks.