[5007] in Athena Bugs

home help back first fref pref prev next nref lref last post

(another) emacs core dump

daemon@ATHENA.MIT.EDU (John Carr)
Thu May 31 03:42:05 1990

To: bugs@ATHENA.MIT.EDU
Date: Thu, 31 May 90 03:41:51 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>


Machine is 7.0E VAX.

Emacs abort()ed on me today.  The dump is achates:/u1/dumps/emacs/emacs.vax2
(tell me when I can delete it).  Stack trace looks like

	_kill(6722,4) from _abort+39
	_abort() from _get_display_line+2f
	_get_display_line(1e,0) from _display_mode_line+22
	_display_mode_line(5cc808) from 2d92
	_redisplay_window(145cc808,0) from _redisplay_windows+17
	_redisplay_windows(141cc288) from _redisplay_window+7c
	_redisplay_window(140f7f08,0) from _redisplay_windows+17
	_redisplay_windows(140f7f08) from _redisplay_all_windows+1b
	_redisplay_all_windows() from 2597
	_DoDsp(0) from _get_char+b7
	_get_char(1) from _read_key_sequence+59
	_read_key_sequence(7fffe2b4,1e,0,0) from _command_loop_1+e4
	_command_loop_1() from _internal_condition_case+98
	_internal_condition_case(e59a,10a1cfc,e1ae) from _command_loop_2+17
	_command_loop_2(10a1c0c) from _internal_catch+66
	_internal_catch(10a1ce8,e3fc,10a1c0c) from _command_loop+4d
	_command_loop() from _Frecursive_edit+93
	_Frecursive_edit() from db97
	_main(1,7fffe48c,7fffe494) from start+3c

It aborted because get_display_line was upset that its second argument was
smaller than the width of the line referenced by its first argument (abort()
is one of the foundations on which all GNU programs are built; they call it
whenever they get confused).

I was editing a 3 megabyte file and a couple smaller ones at the time.  Data
limit was the default; the process size was about 600K short of the 6 meg
limit when it dumped core.


home help back first fref pref prev next nref lref last post