Please disregard, I just had an old glyphs-shared.c. Sorry for the
noise.
Stephen J. Turnbull writes:
Mats Lidell writes:
> Hi,
>
> I'm getting an assertion error with latest version from CVS under both
> Linux and Windows (cygwin). The assertion occurs when the frame is
> iconified. Info from Linux follows. The assertion is this.
Can you replicate with an unstripped binary? Can you reproduce under
gdb, and set a breakpoint on read_bitmap_data_from_file, and see if a
couple of single-steps get you a crash?
Are you sure you have an unhacked glyphs-shared.c? The most plausible
generator of that assert is three lines earlier at l.328, and the code
at l.331 in my copy simply can't generate such an assert. (It could
easily be that GCC got confused about the line number, but I need to
check.)
> ----------------------------------------------------------------------
> Fatal error: assertion failed, file glyphs-shared.c, line 331, ((((enum Lisp_Type)
(((unsigned long)(dfc_slsta)) & ~(((1UL << ((4 * 8) - 2)) - 1UL) << 2)))
== Lisp_Type_Record) && (((struct lrecord_header *) ((void *)
(dfc_slsta)))->type == (unsigned int) (lrecord_type_string)))
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org