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

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

coredump while cut-n-paste


From: Nadim Shailki
Subject: coredump while cut-n-paste
Date: Fri, 31 Oct 2003 15:26:28 -0800 (PST)

Symptoms:

I was doing some cut-n-pasting and got this coredump.  I'm sorry, but nothing
special comes to mind - I was not doing anything out of the ordinary at all
in fact.  I realize this is a horrid bug report, but I thought looking at the
backtrace below would help (all text was in ASCII - no funky characters were
used).


#0  0xfee1c724 in _libc_kill () from /usr/lib/libc.so.1
#1  0xe01e8 in fatal_error_signal (sig=11) at emacs.c:379
#2  <signal handler called>
#3  fill_glyph_string (s=0xffbc0ca0, face_id=814572, start=10806308, end=0, 
overlaps_p=6121984) at xdisp.c:16545
#4  0x75c44 in draw_glyphs (w=0x406400, x=694, row=0xa36ae0, area=TEXT_AREA, 
start=53, end=54, hl=DRAW_NORMAL_TEXT, overlaps_p=0)
    at xdisp.c:17306
#5  0x7e9a4 in expose_area (w=0x406400, row=0xa36ae0, r=0x4da, area=TEXT_AREA) 
at xdisp.c:20114
#6  0x7ea40 in expose_line (w=0x406400, row=0xa36ae0, r=0xffbc0eb0) at 
xdisp.c:20142
#7  0x7f618 in expose_window (w=0x406400, fr=0xa36ae0) at xdisp.c:20320
#8  0x7f820 in expose_window_tree (w=0x406400, r=0xffbc0fa0) at xdisp.c:20393
#9  0x7f92c in expose_frame (f=0x5d6a00, x=268435455, y=340, w=143, h=39) at 
xdisp.c:20460
#10 0xc2ccc in handle_one_xevent (dpyinfo=0x404800, eventp=0xffbc15e0, 
bufp_r=0xffbc1698, numcharsp=0xffbc169c, finish=0xffbc15dc)
    at xterm.c:6057
#11 0xc400c in XTread_socket (sd=0, bufp=0xffbc26b8, numchars=4096, 
expected=3098624) at xterm.c:7148
#12 0xeb658 in read_avail_input (expected=3098624) at keyboard.c:6570
#13 0xeb5c4 in gobble_input (expected=0) at keyboard.c:6498
#14 0xeb560 in get_filtered_input_pending (addr=0x2f4ad4, do_timers_now=1, 
filter_events=0) at keyboard.c:6451
#15 0xeb5b0 in get_input_pending (addr=0x2f4ad4, do_timers_now=1) at 
keyboard.c:6468
#16 0xf0864 in detect_input_pending_run_timers (do_display=1) at keyboard.c:9804
#17 0x180ce0 in wait_reading_process_input (time_limit=30, microsecs=0, 
read_kbd=3117056, do_display=1) at process.c:4118
#18 0x4fbbc in sit_for (sec=30, usec=0, reading=1, display=1, 
initial_display=0) at dispnew.c:6250
#19 0xe5e2c in read_char (commandflag=1, nmaps=3, maps=0xffbeecb0, 
prev_event=271571972, used_mouse_menu=0xffbeed30) at keyboard.c:2708
#20 0xee3f4 in read_key_sequence (keybuf=0xffbeee88, bufsize=30, 
prompt=271571972, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8586
#21 0xe3320 in command_loop_1 () at keyboard.c:1507
#22 0x148970 in internal_condition_case (bfun=0xe2f4c <command_loop_1>, 
handlers=271694332, hfun=0xe2a50 <cmd_error>) at eval.c:1333
#23 0xe2dc0 in command_loop_2 () at keyboard.c:1295
#24 0x1484cc in internal_catch (tag=271646636, func=0xe2d98 <command_loop_2>, 
arg=271571972) at eval.c:1094
#25 0xe2d6c in command_loop () at keyboard.c:1274
#26 0xe27a4 in recursive_edit_1 () at keyboard.c:990
#27 0xe2910 in Frecursive_edit () at keyboard.c:1046
#28 0xe1624 in main (argc=1, argv=0xffbef3e4) at emacs.c:1659



In GNU Emacs 21.3.50.1 (sparc-sun-solaris2.7, X toolkit)
 of 2003-05-12 on elmer
configured using `configure '--x-includes=/local/common/include' 
'--x-libraries=/local/common/lib' '--with-xpm' '--with-jpeg' '--with-tiff' 
'--with-gif' '--with-png''

Important settings:
  value of $LC_ALL: C
  value of $LC_COLLATE: en_US.ISO8859-1
  value of $LC_CTYPE: en_US.ISO8859-1
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: en_US.ISO8859-1
  value of $LC_NUMERIC: en_US.ISO8859-1
  value of $LC_TIME: en_US.ISO8859-1
  value of $LANG: nil
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Recent input:
a <kp-7> C-_ C-x o C-x k <C-return> C-g C-x k <return> 
C-x k <return> C-x k <return> C-x 1 2 C-_ M-x a p p 
t - d e <tab> <return> y M-x r e p o r <tab> <retu
rn>

Recent messages:




reply via email to

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