Hi David,
>>>> "David" == David S Miller
<dsm(a)fc.hp.com> writes:
core dump in XtDestroyWidget() on HPUX 10.20
I have seen XEmacs core dump while taking dialog boxes down. Specifically,
when a dialog box is completed with a manual entry and a carraige return,
such as File => Save As... type the name and press enter. This does not
seem to happen when mouse selecting OK. It doesn't always happen on the
first try, but I can reliably reproduce this by the third or fourt try.
I'll try to include all relaveent information.
I have reproduced this error on the following versions 20.4,
21.0.67,
and 21.1.2. The included data is from 21.1.2. Version 20.2 DOES NOT
express the error.
What else should be included to make this report complete?
dsm(a)fc.hp.com
Xemacs version 21.1.2 expresses a core dump under the following
conditions:
HPUX 10.20 in Japanese SJIS mode
$LANG=ja_JP.SJIS
HP's X11R6 and Motif1.2_R6 cannot handle Japanese-related functions
correctly, but X11R5 and Motif1.2 can.
For example, ATOK, one of the famous commercial XIM, doesn't work at
all.
Personally, I don't rely on HP's cc (acc) only when I compile GNU
softwares and XEmacs, because sometimes I experienced that HP
compiler's optimizer makes serious bugs when compiling GNU softwares.
Therefore I always use gcc to build XEmacs.
This is my experience.
--
- Hironori Komaba
- mailto:komaba@jpn.hp.com