Current directory is /home/daniel/ GNU gdb 19990928 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... (gdb) run Starting program: /usr/local/bin/xemacs Program received signal SIGSEGV, Segmentation fault. 0x8162b81 in x_button_instantiate (image_instance=139859448, instantiator=139661144, pointer_fg=136341828, pointer_bg=136341828, dest_mask=239, domain=139622384) at glyphs-x.c:2552 (gdb) where #0 0x8162b81 in x_button_instantiate (image_instance=139859448, instantiator=139661144, pointer_fg=136341828, pointer_bg=136341828, dest_mask=239, domain=139622384) at glyphs-x.c:2552 #1 0x80e540c in instantiate_image_instantiator (device=139249312, domain=139622384, instantiator=139661144, pointer_fg=136341828, pointer_bg=136341828, dest_mask=239) at glyphs.c:605 #2 0x80e7a52 in image_instantiate (specifier=143056976, matchspec=136115604, domain=139622384, instantiator=139661144, depth=3) at glyphs.c:2568 #3 0x808322e in call_with_suspended_errors_1 (opaque_arg=136542816) at eval.c:2047 #4 0x808353f in call_with_suspended_errors ( fun=0x80e7714 , retval=136115604, class=136462756, errb=ERROR_ME_NOT, nargs=5) at eval.c:1305 #5 0x813e416 in specifier_instance_from_inst_list (specifier=143056976, matchspec=136115604, domain=139622384, inst_list=142342756, errb=ERROR_ME_NOT, no_quit=1, depth=3) at specifier.c:2450 #6 0x813e723 in specifier_instance (specifier=143056976, matchspec=136115604, domain=139622384, errb=ERROR_ME_NOT, no_quit=1, no_fallback=0, depth=1) at specifier.c:2565 #7 0x80eb523 in glyph_image_instance (glyph=144124008, domain=139622384, errb=ERROR_ME_NOT, no_quit=1) at glyphs.c:3390 #8 0x80e83b6 in glyph_width (glyph_or_image=144124008, frame_face=136341828, window_findex=0, window=139622384) at glyphs.c:3316 ---Type to continue, or q to quit--- #9 0x811ca45 in add_glyph_rune (data=0xbfffef80, gb=0x852fee0, pos_type=0, allow_cursor=0, cachel=0x0) at redisplay.c:1554 #10 0x811d70c in create_text_block (w=0x85277f0, dl=0x881f758, bi_start_pos=2659, prop=0xbffff0d8, type=1) at redisplay.c:1769 #11 0x811b565 in generate_display_line (w=0x85277f0, dl=0x881f758, bounds=0, start_pos=2659, prop=0xbffff0d8, type=1) at redisplay.c:742 #12 0x81227f6 in regenerate_window_extents_only_changed (w=0x85277f0, startp=1556, pointm=2672, beg_unchanged=2671, end_unchanged=2672) at redisplay.c:5412 #13 0x812299a in regenerate_window_incrementally (w=0x85277f0, startp=1556, pointm=2672) at redisplay.c:5499 #14 0x81236c4 in redisplay_window (window=139622384, skip_selected=0) at redisplay.c:6065 #15 0x8123ab8 in redisplay_frame (f=0x85276c0, preemption_check=0) at redisplay.c:6360 #16 0x8123c30 in redisplay_device (d=0x84cc6a0) at redisplay.c:6427 #17 0x8123e49 in redisplay_without_hooks () at redisplay.c:6516 #18 0x8128b8a in redisplay () at redisplay.c:6573 #19 0x80b7aaa in Fnext_event (event=146730004, prompt=136341828) at event-stream.c:2237 #20 0x8068ba9 in Fcommand_loop_1 () at cmdloop.c:566 #21 0x8068e1d in command_loop_1 (dummy=136341828) at cmdloop.c:490 #22 0x8088a3e in condition_case_1 (handlers=136341924, ---Type to continue, or q to quit--- bfun=0x8068e04 , barg=136341828, hfun=0x8068e8c , harg=136341828) at eval.c:1630 #23 0x8068f7f in command_loop_2 (dummy=136341828) at cmdloop.c:252 #24 0x808890c in internal_catch (tag=136416020, func=0x8068f40 , arg=136341828, threw=0x0) at eval.c:1305 #25 0x80688be in initial_command_loop (load_me=136341828) at cmdloop.c:301 #26 0x807f87f in xemacs_21_2_b24_i686_pc_linux () at emacs.c:1898 #27 0x8081480 in voodoo_free_hook (mem=0x1) at emacs.c:2323 #28 0x402a37a2 in __libc_start_main () from /lib/libc.so.6 (gdb)