>>>> "c" == cottons <cottons(a)concmp.com>
writes:
c> I start up xemacs on my x86/redhat6.1 box.
c> M-x vm
c> There is a new message. It has html content. I hit SPC to display
c> the message, and after some frenetic elisp loading, xemacs crashes.
c> gdb and lisp backtraces appended.
c> The email is not appropriate to be included in the bug report, but I
c> can probably generate a suitable test case from it if that would help.
Recompile xemacs with --with-widgets=athena --with-scrollbars=athena
the configure script is probably picking up Xaw3d libraries and using
them. There are some problems with the progress-gauge widget, used by
the latest w3, which is where your crash is happening.
jeff