emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs crash when run from console


From: robert
Subject: emacs crash when run from console
Date: Sat, 1 Mar 2003 20:38:52 +0000

If I run emacs from the virtual console, I get a crash with the following
backtrace (emacs built from cvs today)

(gdb) bt
#0  0x406043d1 in kill () from /lib/i686/libc.so.6
#1  0x080def86 in abort () at emacs.c:412
#2  0x08183329 in tparam1 () at tparam.c:304
#3  0x08182ef7 in tparam (string=0x84c7e4b "\e[3%p1%dm", outstring=0x0, len=0, 
arg0=0, arg1=0, 
    arg2=0, arg3=0) at tparam.c:107
#4  0x0809eccb in turn_on_face (f=0x0, face_id=0) at term.c:1924
#5  0x0809d327 in write_glyphs (string=0x407da948, len=99) at term.c:953
#6  0x08057503 in update_frame_line (f=0x82d3b68, vpos=36) at dispnew.c:5439
#7  0x08056e3d in update_frame_1 (f=0x82d3b68, force_p=0, 
inhibit_id_p=139232272) at dispnew.c:5090
#8  0x08054daa in update_frame (f=0x82d3b68, force_p=0, inhibit_hairy_id_p=0) 
at dispnew.c:3837
#9  0x08069b10 in redisplay_internal (preserve_echo_area=0) at xdisp.c:9047
#10 0x08068f0d in redisplay () at xdisp.c:8445
#11 0x080e4b65 in read_char (commandflag=1, nmaps=3, maps=0xbffff0f0, 
prev_event=405520260, 
    used_mouse_menu=0xbffff128) at keyboard.c:2473
#12 0x080ead80 in read_key_sequence (keybuf=0xbffff250, bufsize=30, 
prompt=405520260, 
    dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at 
keyboard.c:8582
#13 0x080e1b6d in command_loop_1 () at keyboard.c:1502
#14 0x0813d070 in internal_condition_case (bfun=0x80e19f0 <command_loop_1>, 
handlers=405616868, 
    hfun=0x80e15a0 <cmd_error>) at eval.c:1351
#15 0x080e189b in command_loop_2 () at keyboard.c:1290
#16 0x0813cbda in internal_catch (tag=0, func=0x80e1880 <command_loop_2>, 
arg=405520260)
    at eval.c:1112
#17 0x080e1852 in command_loop () at keyboard.c:1269
#18 0x080e1352 in recursive_edit_1 () at keyboard.c:985
#19 0x080e1469 in Frecursive_edit () at keyboard.c:1041
#20 0x080dfd18 in main (argc=1, argv=0xbffff834) at emacs.c:1659
#21 0x405f3082 in __libc_start_main () from /lib/i686/libc.so.6

I'm attaching the full gdb script (gzipped)


In GNU Emacs 21.3.50.13 (i686-pc-linux-gnu)
 of 2003-03-01 on jailhouse.chezmarshall.freeserve.co.uk
configured using `configure '--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: address@hidden
  value of $LC_COLLATE: en_GB
  value of $LC_CTYPE: en_GB
  value of $LC_MESSAGES: en_GB
  value of $LC_MONETARY: en_GB
  value of $LC_NUMERIC: en_GB
  value of $LC_TIME: en_GB
  value of $LANG: en_GB
  locale-coding-system: iso-latin-9
  default-enable-multibyte-characters: t

Attachment: em.err.gz
Description: gdb session

-- 
Robert Marshall

reply via email to

[Prev in Thread] Current Thread [Next in Thread]