From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bitti1975@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Hang on startup on OS X (GUI only) Date: Wed, 6 May 2015 21:37:39 -0700 (PDT) Message-ID: <5c617979-7483-48fe-a279-eaf91c5c86f1@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1430979189 31184 80.91.229.3 (7 May 2015 06:13:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 May 2015 06:13:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 07 08:13:08 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1YqF3Q-0006hm-Qi for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2015 08:13:04 +0200 Original-Received: from localhost ([::1]:48613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqF3Q-0002fe-9C for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2015 02:13:04 -0400 X-Received: by 10.140.239.16 with SMTP id k16mr3243636qhc.5.1430973460313; Wed, 06 May 2015 21:37:40 -0700 (PDT) X-Received: by 10.50.8.7 with SMTP id n7mr176313iga.15.1430973460283; Wed, 06 May 2015 21:37:40 -0700 (PDT) Original-Path: usenet.stanford.edu!j5no5771085qga.1!news-out.google.com!n7ni26693igk.0!nntp.google.com!l13no14921555iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=50.135.49.187; posting-account=1m2uSgoAAADkfBFKXmPiUfQFVjidNinD Original-NNTP-Posting-Host: 50.135.49.187 User-Agent: G2/1.0 Injection-Date: Thu, 07 May 2015 04:37:40 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:211974 X-Mailman-Approved-At: Thu, 07 May 2015 02:00:37 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104258 Archived-At: On Sunday, February 15, 2015 at 12:43:22 PM UTC-8, Elliott Slaughter wrote: > (If there is a better place to direct this (e.g. a bug tracker) please le= t > me know.) >=20 > Emacs often hangs on startup on Mac OS X. The hangs are non-deterministic > but frequent (25-50% of runs), consume 100% of CPU, and only happen when > starting Emacs.app with the GUI enabled, never when running in text mode = on > the command-line. I have reproduced the hangs with an empty .emacs file a= nd > after having completely removed .emacs.d. I've the same problem. I use "GNU Emacs 24.4.51.1 (x86_64-apple-darwin14.0.= 0, NS apple-appkit-1343.16) of 2015-01-02" under a MacBookPro5,4 and Yosemi= te 10.10.3 though. For me its reproducible on every startup (maybe because = I load so many applications?) Is anyone working on a fix?