On Jul 7, 2008, at 6:34 PM, Charles philip Chan wrote:

> ...

> 2008-07-07 17:32:08.591 bootstrap-emacs[8108] autorelease called  
> without pool for object
> (8500368) of class NSMethodSignature in thread <NSThread: 0x84ec310>

If there is any way to find out which line of source code is leading  
to this "autorelease called without pool" that would be very helpful  
information.  You might be able to figure out something to break on  
in gdb.  Or, at worst, some printlns.


> ...


> ../src/bootstrap-emacs: Uncaught exception  
> NSInvalidArgumentException, reason: NSAutoreleasePool(class) does  
> not recognize (null)

This generates an abort and in gdb a backtrace could be generated.   
Could you post one?


Note, we want to try to get Emacs.app running in dumped mode under  
GNUstep, so perhaps it would be a better use of debugging effort to  
try this route.  Also because CANNOT_DUMP receives little/no testing  
in general emacs development, something weird could be happening in  
the initialization sequence.





-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to