emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EXC_BAD_ACCESS on Mac


From: Eli Zaretskii
Subject: Re: EXC_BAD_ACCESS on Mac
Date: Tue, 18 Jun 2013 20:20:34 +0300

> Date: Tue, 18 Jun 2013 11:27:19 +0900 (JST)
> From: Kazu Yamamoto (山本和彦) <address@hidden>
> 
> >> What happens if you apply the following patch and compile
> >> with -DENABLE_CHECKING?
> > 
> > Thanks you for the patch. I compiled Emacs with:
> >     ./configure --with-ns --enable-checking
> > 
> > Let me see what will happen.
> 
> Emacs receives SIGABRT quite often. Two stack traces are attached.

As this is something unrelated, I suggest that you reconfigure like
this:

  CFLAGS='-g3 -O0' ./configure --with-ns

and try to reproduce the original crash.  If you succeed, please post
here the backtrace from the crash.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]