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

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

emacs-cvs on openbsd crashes under different circumstances in the same


From: Han Boetes
Subject: emacs-cvs on openbsd crashes under different circumstances in the same way.
Date: 9 Jan 2003 06:46:32 -0000

Symptoms:

I noticed this crash under different circumstances:

1) If I start editing an email-message with post.
2) I made a diff with m-x diff, entered the diff window and then m-x diff-mode.
3) When I made a cvs-diff; the diff was already in diff-mode and after c-x o.

All three are repeatable and give the same result in gdb:

#0  current_minor_maps (modeptr=0x0, mapptr=0xcfbfd19c) at keymap.c:1326
#1  0x00093331 in read_key_sequence (keybuf=0xcfbfd2a0, bufsize=30, 
prompt=271076356, dont_downcase_last=0, can_return_switch_frame=1, 
fix_current_buffer=1)
    at keyboard.c:8359
#2  0x0008a782 in command_loop_1 () at keyboard.c:1474
#3  0x000e51e5 in internal_condition_case (bfun=0x8a480 <command_loop_1>, 
handlers=271198692, hfun=0x89f74 <cmd_error>) at eval.c:1351
#4  0x0008a254 in command_loop_2 () at keyboard.c:1274
#5  0x000e4dcc in internal_catch (tag=271150996, func=0x8a234 <command_loop_2>, 
arg=271076356) at eval.c:1112
#6  0x0008a206 in command_loop () at keyboard.c:1253
#7  0x00089cc8 in recursive_edit_1 () at keyboard.c:969
#8  0x00089dfc in Frecursive_edit () at keyboard.c:1025
#9  0x00088721 in main (argc=2, argv=0xcfbfd56c) at emacs.c:1659


In GNU Emacs 21.3.50.2 (i386-unknown-openbsd3.2)
 of 2003-01-08 on pa
configured using `configure '--with-x-toolkit=no' '--without-jpeg' 
'--without-png' '--without-tiff' '--without-xim' '--without-xpm' 
'--without-gif''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Recent input:
ESC x r e p o r t - e m a c s TAB RET

Recent messages:
(emacs)
Loading server...done
Loading post (source)...done
Loading regexp-opt...done
Loading edmacro...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done
call-interactively: End of buffer [2 times]




reply via email to

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