0  0xb775a430 in __kernel_vsyscall ()
 #1  0xb692c926 in kill () from /lib/tls/i686/cmov/libc.so.6
 #2  0x0815dcdc in fatal_error_signal (sig=6) at emacs.c:3907
 #3  <signal handler called>
 #4  0xb775a430 in __kernel_vsyscall ()
 #5  0xb692c651 in raise () from /lib/tls/i686/cmov/libc.so.6
 #6  0xb692fa82 in abort () from /lib/tls/i686/cmov/libc.so.6
 #7  0x0815ddf8 in really_abort () at emacs.c:4803
 #8  0x081586e0 in assert_failed (file=0x8557e4c "text.c", line=4573,
     expr=0x85279d0 "((((dfc_slsta).gu.type) == Lisp_Type_Record) &&
 (((struct lrecord_header *) ((void *) ((dfc_slsta).ui)))->type == (unsigned
 int) (lrecord_type_string)))") at emacs.c:4100
 #9  0x084bcf91 in new_dfc_convert_now_damn_it (src=0x92f2810, src_size=-1,
     type=DFC_LISP_STRING, dst=0xbfc4b2ec, dst_size=0xbfc4b2f0) at
 text.c:4572
 #10 0x084bca79 in new_dfc_convert_size (
     srctext=0x85429c0 "STORE_LISP_IN_VOID (tb->help_string)",
 src=0x92f2810,
     src_size=-1, type=DFC_LISP_STRING) at text.c:4597
 ---Type <return> to continue, or q <return> to quit---
 #11 0x082df9dc in gtk_output_toolbar (f=0x9569960, pos=TOP_EDGE)
     at toolbar-gtk.c:211
 
This crash is happening when trying to set the help string of a toolbar
entry.  It's crashing in
LISP_STRING_TO_EXTERNAL, which is an internal XEmacs function.  I'm not
equipped to debug that.
One workaround is to compile with --with-toolbars=no.   The toolbar doesn't
actually display anyway.  :-)  I had to check in a couple of changes to
make it possible.
-- 
Jeff Sparkes
jsparkes(a)gmail.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta