From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chris Saunders Newsgroups: gmane.emacs.bugs Subject: unexpected program exit Date: Wed, 8 Dec 2004 15:30:44 -0800 Message-ID: <200412082330.iB8NUiJ13915@genome.biotech.washington.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1102548707 31628 80.91.229.6 (8 Dec 2004 23:31:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2004 23:31:47 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 00:31:40 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CcBHX-0006Ra-00 for ; Thu, 09 Dec 2004 00:31:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CcBRP-0000sB-S5 for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Dec 2004 18:41:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CcBRN-0000pB-TQ for bug-gnu-emacs@gnu.org; Wed, 08 Dec 2004 18:41:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CcBRM-0000oh-VU for bug-gnu-emacs@gnu.org; Wed, 08 Dec 2004 18:41:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CcBRM-0000oe-S8 for bug-gnu-emacs@gnu.org; Wed, 08 Dec 2004 18:41:48 -0500 Original-Received: from [128.208.109.12] (helo=genome.biotech.washington.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CcBGm-0004z4-DS for bug-gnu-emacs@gnu.org; Wed, 08 Dec 2004 18:30:52 -0500 Original-Received: (from ctsa@localhost) by genome.biotech.washington.edu (8.11.6/8.11.2) id iB8NUiJ13915; Wed, 8 Dec 2004 15:30:44 -0800 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9982 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9982 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2003-11-18 on genome.biotech.washington.edu configured using `configure --prefix=/home/ctsa/opt/i686-linux/emacs' 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: en_US locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: While editing text in C++ Abbrev mode, emacs unexpected quit and dumped core (backtrace included below). This happened during normal text editing, so I was not executing any C-x or M-x type commands, nor using the mouse. I can't recall exactly what I was doing more precisely than that, either scrolling with the arrow keys or typing ordinary keyboard characters. This exit occured very soon after starting up emacs (within ~30 seconds). I've observed similar unexpected exits before, but only very soon after emacs was initially started. The only technical info I can add to that provided above is that I'm running on Redhat 7.1, and I believe I compiled emacs using gcc 3.3.3. If I can provide more information about this please write back to me at: ctsa@u.washington.edu Thanks! ********************************* gdb backtrace from core dump: ********************************* (gdb) bt #0 0x40340b11 in __kill () from /lib/i686/libc.so.6 #1 0x080dd41e in fatal_error_signal (sig=13895) at emacs.c:354 #2 #3 0x08050696 in increment_row_positions (row=0x8619918, delta=1, delta_bytes=4) at dispnew.c:1196 #4 0x0804fe4f in increment_matrix_positions (matrix=0x84b3930, start=67, end=68, delta=1, delta_bytes=1) at dispnew.c:927 #5 0x0806f9d3 in try_window_id (w=0x84b1fa0) at xdisp.c:11883 #6 0x0806d2c3 in redisplay_window (window=1212882848, just_this_one_p=0) at xdisp.c:10260 #7 0x0806a0e9 in redisplay_windows (window=71) at xdisp.c:9247 #8 0x0806a0b7 in redisplay_windows (window=71) at xdisp.c:9245 #9 0x08069289 in redisplay_internal (preserve_echo_area=0) at xdisp.c:8850 #10 0x080686a2 in redisplay () at xdisp.c:8286 #11 0x080e2be5 in read_char (commandflag=1, nmaps=2, maps=0xbfffdb64, prev_event=405354300, used_mouse_menu=0xbfffdba8) at keyboard.c:2299 #12 0x080e8f9e in read_key_sequence (keybuf=0xbfffdcd0, bufsize=30, prompt=405354300, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8209 #13 0x080e02d3 in command_loop_1 () at keyboard.c:1451 #14 0x0813c52a in internal_condition_case (bfun=0x80e00d0 , handlers=405450644, hfun=0x80dfc70 ) at eval.c:1267 #15 0x080dff7e in command_loop_2 () at keyboard.c:1245 #16 0x0813c099 in internal_catch (tag=4, func=0x80dff50 , arg=405354300) at eval.c:1030 #17 0x080dff1e in command_loop () at keyboard.c:1224 #18 0x080df9ed in recursive_edit_1 () at keyboard.c:950 #19 0x080dfb31 in Frecursive_edit () at keyboard.c:1006 #20 0x080de31d in main (argc=2, argv=0xbfffe354, envp=0xbfffe360) at emacs.c:1547 Recent input: M-x r e p o r t - e m a c s - b u g Recent messages: Loading image...done Loading tooltip...done Loading /home/ctsa/.xemacs/init.el (source)... Loading font-lock... Loading regexp-opt...done Loading font-lock...done Loading /home/ctsa/.xemacs/init.el (source)...done Loading /home/ctsa/.xemacs/custom.el (source)...done For information about the GNU Project and its goals, type C-h C-p. Loading emacsbug...done