Jerry James <james(a)xemacs.org> wrote:
I got the freed lrecord crash under valgrind, and valgrind said
... nothing at all. This means that the "freed" lrecord is in allocated
space. The only errors reported were inside the X libraries, and a
bunch of the rune_description_1 errors I reported in the previous
message.
I haven't been following the saga but, just for verification, you
are *NOT* using motif, and are using XFree86 4.3 or later, right?
[ Motif can have uninitialized variable problems, which are often
"fixed" by running XFree86 4.3 or later (which bzero()'s the memory,
making many uninitialized variable problems in widgets go away). In
general, the use of XFree86 4.3 or later should probably be
recommended, as the bzero()'s can hide a multitude of sins. ]
--
Darryl Okahata
darrylo(a)soco.agilent.com
DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Agilent Technologies, or
of the little green men that have been following him all day.