"Muniganti, Vinay" <VMuniganti(a)PolarisNetworks.com> writes:
================================================================
Dear Bug Team!
XEmacs crashes repeatedly whenever I edit java code and add code
like follows:
If the code is like
# CODE
if (<some condition>)
do something;
# CODE
and I change it to something like adding a simple else statement:
# CODE
if (<some condition>)
do something;
else
# CODE
The moment I hit return after "else" or hit spacebar after that, it
crashes. This doesn't always happen but sometimes its quite frequent.
The only way is to add some other code and then delete it later.
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: SunOS wsu5-02-019 5.7 Generic_106541-17 sun4u sparc
SUNW,UltraSPARC-IIi-Engine
./configure '--with-gcc'
'--prefix=/home/vmuniganti/tools/xemacs-21.1.14'
'--exec-prefix=/home/vmuniganti/tools/xemacs-21.1.14'
XEmacs 21.1.14 "Cuyahoga Valley" configured for `sparc-sun-solaris2.7'.
Although this is almost certainly a bug in XEmacs (it should never
crash), I don't have much advice for you other than this very generic:
21.1.14 is pretty old, you should probably upgrade to the most recent
stable release, currently 21.4.14.
HTH,
Vin Shelton
XEmacs Stable Release Engineer