bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12306: etags crashes


From: Viking Rollo
Subject: bug#12306: etags crashes
Date: Wed, 29 Aug 2012 22:32:22 +0900
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120715 Firefox/14.0.1 SeaMonkey/2.11

etags crashes (probably) on objective-c.
recipe on cmd.exe
>svn co svn://svn.gna.org/svn/gnustep/trunk gnustep

cd gnustep
find . -iname "*.[mh]" -print | c:\EMACS\NTEmacs\bin\etags.exe -

etags also crashes on cocotron source. (hg clone 
http://cocotron.googlecode.com/hg/ cocotron)
I found this on NTEmacs but etags also crashes on Mac OS X. (Segmentation 
fault: 11)


C:\>c:\EMACS\NTEmacs\bin\etags.exe --version
etags (GNU Emacs 24.2.50)
Copyright (C) 2012 Free Software Foundation, Inc.
This program is distributed under the terms in ETAGS.README


In GNU Emacs 24.2.50.1 (i386-mingw-nt6.1.7601)
 of 2012-08-29 on OZ-VAIO
Bzr revision: 109809 monnier@iro.umontreal.ca-20120828201421-l3s8f0ox5eablvi8
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --with-gcc (3.4)'

In GNU Emacs 24.2.50.1 (x86_64-apple-darwin11.4.0, NS apple-appkit-1138.47)
of 2012-08-29 on uf265202.local
Bzr revision: 109809monnier@iro.umontreal.ca-20120828201421-l3s8f0ox5eablvi8
Windowing system distributor `Apple', version 10.3.1138
Configured using:
`configure '--with-ns''










reply via email to

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