all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adrian Robert <adrian.b.robert@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Ted Zlatanov <tzz@lifelogs.com>, emacs-devel@gnu.org
Subject: Re: Release update
Date: Thu, 4 Dec 2008 17:55:59 -0500	[thread overview]
Message-ID: <EDB27619-0E0B-4CB4-B22D-66E1EE1D91B3@gmail.com> (raw)
In-Reply-To: <87hc5jd9j1.fsf@cyd.mit.edu>


On Dec 4, 2008, at 2:29 PM, Chong Yidong wrote:

> Ted Zlatanov <tzz@lifelogs.com> writes:
>
>> - Emacs.app on Mac OS X crashes at random times and the error is not
>>  logged and can't be debugged.  This needs to be fixed or it's simply
>>  not possible to produce a viable environment for real work.
>
> Have you tried running Emacs in a debugger?
>
> Adrian, have you observed these crashes?  Do you have any idea what
> causes them?

I use Emacs.app heavily on a daily basis on 10.4 and 10.5 for English  
and Chinese text editing and program editing/compilation and don't get  
crashes.  However I don't use more complex modes like gud, gnus, and  
image-viewing.  (Though I was using ecb for a while.)  I don't know  
what the problem would be but if it is intermittent all I can suggest  
is building with no optimization, just -g, to get a better stack  
trace, and running from gdb (cd emacs/src ; gdb ../nextstep/Emacs.app/ 
Contents/MacOS/Emacs).





  parent reply	other threads:[~2008-12-04 22:55 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02  2:43 Release update Chong Yidong
2008-12-04 17:08 ` Yavor Doganov
2008-12-04 18:50   ` Ted Zlatanov
2008-12-04 19:29     ` Chong Yidong
2008-12-04 19:46       ` Ted Zlatanov
2008-12-04 22:55       ` Adrian Robert [this message]
2008-12-08 16:42         ` Ted Zlatanov
2008-12-05  2:12     ` Randal L. Schwartz
2008-12-05  2:44       ` Randal L. Schwartz
2008-12-04 19:43   ` Stefan Monnier
2008-12-04 19:45   ` Dan Nicolaescu
2008-12-05 12:08   ` Richard M Stallman
2008-12-05 12:44   ` richardeng
2008-12-05 15:49     ` Emacs on GNUstep (was: Release update) Stefan Monnier
2008-12-06  4:44       ` Stephen J. Turnbull
2008-12-06  6:59       ` richardeng
2008-12-06  7:54         ` Stephen J. Turnbull
2008-12-06 16:05         ` richardeng
2008-12-06 17:22           ` Emacs on GNUstep Chong Yidong
2009-05-02  6:28       ` Emacs on GNUstep (was: Release update) YAMAMOTO Mitsuharu
2009-05-03 19:38         ` Emacs on GNUstep Stefan Monnier
2009-05-04  8:16           ` YAMAMOTO Mitsuharu
2009-05-04 13:45             ` Stefan Monnier
2009-05-06  2:36               ` YAMAMOTO Mitsuharu
2009-05-06 14:18                 ` Stefan Monnier
2009-05-03 22:45         ` Emacs on GNUstep (was: Release update) Yavor Doganov
2009-05-04  8:47           ` YAMAMOTO Mitsuharu
2008-12-04 19:51 ` Release update Dan Nicolaescu
2008-12-04 21:43   ` Chong Yidong
2008-12-04 22:27     ` Dan Nicolaescu
  -- strict thread matches above, loose matches on Subject: below --
2008-12-22 14:32 Chong Yidong
2008-12-22 19:30 ` Eli Zaretskii
2008-12-22 23:47   ` Chong Yidong
2008-12-23 11:59     ` Richard M Stallman
2008-12-23 11:59   ` Richard M Stallman
2008-12-22 19:35 ` Eli Zaretskii
2008-12-22 23:04   ` Drew Adams
2008-12-22 23:28     ` Leo
2008-12-23  0:17       ` Drew Adams
2008-12-23  0:54         ` Lennart Borgman
2008-12-23  2:16           ` Drew Adams
2008-12-23  2:40             ` Drew Adams
2008-12-23  6:46               ` Stephen J. Turnbull
2008-12-23  7:42         ` Werner LEMBERG
2008-12-23  8:19           ` Drew Adams
2008-12-23 16:34             ` Drew Adams
2008-12-23 16:45               ` Werner LEMBERG
2008-12-23 16:51                 ` Drew Adams
2008-12-23 17:16                   ` Drew Adams
2008-12-23 17:47                     ` Drew Adams
2008-12-23 19:02                       ` Werner LEMBERG
2008-12-23 19:43                         ` Drew Adams
2008-12-23 17:18                   ` Drew Adams
2008-12-23 17:20                   ` Werner LEMBERG
2008-12-23 17:23                     ` Drew Adams
2008-12-22 23:53     ` Chong Yidong
2008-12-23  4:21     ` Eli Zaretskii
2008-12-23  6:35       ` Drew Adams
2008-12-23  7:18         ` Giorgos Keramidas
2008-12-23  7:41           ` Drew Adams
2008-12-22 23:54   ` Chong Yidong
2008-12-23  1:42     ` Kenichi Handa
2008-12-23  4:18       ` Eli Zaretskii
2008-12-23  4:40         ` Kenichi Handa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EDB27619-0E0B-4CB4-B22D-66E1EE1D91B3@gmail.com \
    --to=adrian.b.robert@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.