From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: Re: 24.3 linux runaway emacs processes Date: Wed, 19 Jun 2013 13:37:37 -0400 Message-ID: References: <83y5a6p286.fsf@gnu.org> <51C1DC0A.10803@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1371663482 7642 80.91.229.3 (19 Jun 2013 17:38:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Jun 2013 17:38:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 19 19:38:02 2013 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 1UpMKT-0003pW-L0 for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 19:37:57 +0200 Original-Received: from localhost ([::1]:60251 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpMKT-0007tA-9W for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 13:37:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpMKO-0007qv-Ec for emacs-devel@gnu.org; Wed, 19 Jun 2013 13:37:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpMKN-0002KR-8l for emacs-devel@gnu.org; Wed, 19 Jun 2013 13:37:52 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:45720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpMKN-0002KK-1n for emacs-devel@gnu.org; Wed, 19 Jun 2013 13:37:51 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UpMKJ-0003aD-T1 for emacs-devel@gnu.org; Wed, 19 Jun 2013 19:37:47 +0200 Original-Received: from exa2-in-fw-01-epn.hns.com ([139.85.223.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Jun 2013 19:37:47 +0200 Original-Received: from ndbecker2 by exa2-in-fw-01-epn.hns.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Jun 2013 19:37:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: exa2-in-fw-01-epn.hns.com User-Agent: KNode/4.10.4 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:160692 Archived-At: Paul Eggert wrote: > A few more suggestions: > > Send a description of this to bug-gnu-emacs@gnu.org > so that we get a proper bug number. > > If you're running Emacs as a daemon, please see: > > https://bugzilla.redhat.com/show_bug.cgi?id=860312 > > Anything in your .xsession-errors? > > You might try compiling with "-g3 -Og" or "-g3 -O0" to > get better debugging info after a crash. One thing, I never use emacs daemon, so it isn't that.