From unknown Wed Jun 25 03:57:52 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2265: Core dump with "Fatal error (6).Abort" message Reply-To: Marco Monteiro , 2265@debbugs.gnu.org Resent-From: Marco Monteiro Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 10 Feb 2009 09:10:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2265 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123425665722565 (code B ref -1); Tue, 10 Feb 2009 09:10:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 10 Feb 2009 09:04:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: *** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=3.7 required=4.0 tests=FOURLA,IMPRONONCABLE_2, MDO_DATING2,XIRONPORT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1A94D7h022559 for ; Tue, 10 Feb 2009 01:04:15 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWoXK-0003H8-At for bug-gnu-emacs@gnu.org; Tue, 10 Feb 2009 04:04:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWoXJ-0003Gb-Da for bug-gnu-emacs@gnu.org; Tue, 10 Feb 2009 04:04:09 -0500 Received: from [199.232.76.173] (port=44293 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWoXJ-0003GV-8i for bug-gnu-emacs@gnu.org; Tue, 10 Feb 2009 04:04:09 -0500 Received: from mx.netcabo.pt ([212.113.174.24]:62484) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWoXI-0007rr-Io for bug-gnu-emacs@gnu.org; Tue, 10 Feb 2009 04:04:08 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aro3AEfSkElZm24RPGdsb2JhbACBbpJKAQEBATSuW45+hBoG Received: from a89-155-110-17.cpe.netcabo.pt (HELO localhost.localdomain) ([89.155.110.17]) by mx.netcabo.pt with ESMTP; 10 Feb 2009 09:04:01 +0000 Message-ID: <49914300.3040902@acm.org> Date: Tue, 10 Feb 2009 09:04:00 +0000 From: Marco Monteiro User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Hello. I'm on Fedora 10, 64 bit. I run Emacs from the HEAD of CVS. Emacs started to dump core after I started using multi-mode.el (http://www.loveshack.ukfsn.org/emacs/multi-mode.el) to edit using both lisp-mode.el and tex-mode.el in the same buffer. When it crashes, it displays the message "Fatal error (6).Abort". If I don't activate multi-mode.el, everything works very reliably. The crash happens randomly, while I'm editing, simply moving in the buffer, etc. This happens in all the revisions I tried in the last two weeks. I did not try Emacs 22. Here is the output of "uname -a" Linux localhost.localdomain 2.6.27.12-170.2.5.fc10.x86_64 #1 SMP Wed Jan 21 01:33:24 EST 2009 x86_64 x86_64 x86_64 GNU/Linux and here is the backtrace: Program terminated with signal 11, Segmentation fault. [New process 3246] #0 0x0000003ba18331f7 in kill () from /lib64/libc-2.9.so Missing separate debuginfos, use: debuginfo-install libpng-1.2.33-1.fc10.x86_64 libtdb-1.1.1-25.fc10.x86_64 (gdb) bt #0 0x0000003ba18331f7 in kill () from /lib64/libc-2.9.so #1 0x00000000004e7c63 in fatal_error_signal (sig=) at emacs.c:403 #2 #3 0x000000000043c017 in next_element_from_string (it=0x7fff28f0c7d0) at xdisp.c:6282 #4 0x000000000043952d in get_next_display_element (it=0x7fff28f0c7d0) at xdisp.c:5674 #5 0x0000000000440e95 in init_from_display_pos (it=0x7fff28f0c7d0, w=, pos=0x7f46192aa098) at xdisp.c:3047 #6 0x000000000044a459 in init_to_row_end () at xdisp.c:3086 #7 try_window_id (w=0x7f4619beb210) at xdisp.c:15453 #8 0x000000000044d332 in redisplay_window (window=139939056366100, just_this_one_p=1) at xdisp.c:13610 #9 0x000000000044f317 in redisplay_window_1 (window=140733880256464) at xdisp.c:12281 #10 0x000000000055b5c8 in internal_condition_case_1 ( bfun=0x44f2f0 , arg=139939056366100, handlers=11358261, hfun=0x425a10 ) at eval.c:1559 #11 0x0000000000447889 in redisplay_internal ( preserve_echo_area=) at xdisp.c:11899 #12 0x00000000004f51f7 in read_char (commandflag=1, nmaps=8, maps=0x7fff28f0f690, prev_event=11001633, used_mouse_menu=0x7fff28f0f7dc, end_time=0x0) at keyboard.c:2686 #13 0x00000000004f7975 in read_key_sequence (keybuf=0x7fff28f0f860, bufsize=30, prompt=11001633, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9415 #14 0x00000000004f9cf8 in command_loop_1 () at keyboard.c:1640 #15 0x000000000055b88f in internal_condition_case ( bfun=0x4f9ae0 , handlers=11088673, hfun=0x4f39d0 ) at eval.c:1511 #16 0x00000000004f2e2e in command_loop_2 () at keyboard.c:1357 #17 0x000000000055b9a7 in internal_catch (tag=, func=0x4f2e10 , arg=11001633) at eval.c:1247 #18 0x00000000004f37f8 in command_loop () at keyboard.c:1336 #19 0x00000000004f3bea in recursive_edit_1 () at keyboard.c:951 #20 0x00000000004f3d64 in Frecursive_edit () at keyboard.c:1013 #21 0x00000000004e6cf7 in main (argc=3, argv=0x7fff28f10078) at emacs.c:1852 (gdb) If there is anything that I can do to provide more info, please do tell. Thanks, Marco From unknown Wed Jun 25 03:57:52 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2265: Core dump with "Fatal error (6).Abort" message Reply-To: Chong Yidong , 2265@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 11 Feb 2009 02:25:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2265 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 2265-submit@emacsbugs.donarmstrong.com id=B2265.123431888113001 (code B ref 2265); Wed, 11 Feb 2009 02:25:04 +0000 Received: (at 2265) by emacsbugs.donarmstrong.com; 11 Feb 2009 02:21:21 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1B2LI4m012995 for <2265@emacsbugs.donarmstrong.com>; Tue, 10 Feb 2009 18:21:20 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id CDCD457E1D7; Tue, 10 Feb 2009 21:22:04 -0500 (EST) From: Chong Yidong To: Marco Monteiro Cc: 2265@debbugs.gnu.org Date: Tue, 10 Feb 2009 21:22:04 -0500 Message-ID: <874oz1d86r.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Please try to get a backtrace using a non-optimized Emacs (CFLAGS="-g" ./configure; make). Then trigger the crash, do `bt full', and post the backtrace. Thanks! From unknown Wed Jun 25 03:57:52 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2265: Core dump with "Fatal error (6).Abort" message Reply-To: Marco Monteiro , 2265@debbugs.gnu.org Resent-From: Marco Monteiro Original-Sender: masmon@gmail.com Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 11 Feb 2009 17:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2265 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 2265-submit@emacsbugs.donarmstrong.com id=B2265.123437132314471 (code B ref 2265); Wed, 11 Feb 2009 17:00:04 +0000 Received: (at 2265) by emacsbugs.donarmstrong.com; 11 Feb 2009 16:55:23 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.0 required=4.0 tests=IMPRONONCABLE_2,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1BGtB8x014254 for <2265@emacsbugs.donarmstrong.com>; Wed, 11 Feb 2009 08:55:13 -0800 Received: by rv-out-0506.google.com with SMTP id g9so3731189rvb.1 for <2265@emacsbugs.donarmstrong.com>; Wed, 11 Feb 2009 08:55:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=sytjD5pksihp7Sqs6KZcV8r15aWcSZSoTyLuYpL28Y8=; b=Eq6dLhgUAVF52biSfbIS7GMUOHvVYY2Puthh2FyGMud0zngx79LXsn1cmWQ5fwStI/ /CFBvTowCfRPbmUi924ZarBHxV0ip9ER0MvBZBFEIhv0+ILqSGR8VxCUoZUYAFj5ZnGO ku+eOYQM9w69MRAn2Mjoj7Yb5RySTvzGTho9Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=XePl9G0ZWNNUPkvbL3F4RBYttt8qhzhs9mjHf8VJreuW3WHJTXrRtnNrI1hmVO7Dpx 1aKbikqSssG9YCKCyHybonUNNbcdMaxzGDBjbhyCRYC8cYxiPAiRxaH5cJZvja67o/o5 272XQ/DHzAikQvUf76G16ZTrnTz8bdMYNzJ+I= MIME-Version: 1.0 Sender: masmon@gmail.com Received: by 10.141.100.15 with SMTP id c15mr5666637rvm.52.1234371311242; Wed, 11 Feb 2009 08:55:11 -0800 (PST) In-Reply-To: <874oz1d86r.fsf@cyd.mit.edu> References: <874oz1d86r.fsf@cyd.mit.edu> Date: Wed, 11 Feb 2009 16:55:11 +0000 X-Google-Sender-Auth: 10a0acd29ec6713c Message-ID: <252c42fe0902110855v4cf91d26w1b5c9d7103f1cbd7@mail.gmail.com> From: Marco Monteiro To: Chong Yidong Cc: 2265@debbugs.gnu.org Content-Type: multipart/alternative; boundary=000e0cd1382a870e7d0462a77796 --000e0cd1382a870e7d0462a77796 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Feb 11, 2009 at 2:22 AM, Chong Yidong wrote= : > Please try to get a backtrace using a non-optimized Emacs > (CFLAGS=3D"-g" ./configure; make). > > Then trigger the crash, do `bt full', and post the backtrace. Thanks! > Here it is: (gdb) bt full #0 0x0000003ba18331f7 in kill () from /lib64/libc-2.9.so No symbol table info available. #1 0x00000000005c8efe in fatal_error_signal (sig=3D6) at emacs.c:403 No locals. #2 No locals. #3 0x0000003ba18331f7 in kill () from /lib64/libc-2.9.so No symbol table info available. #4 0x00000000005c8f1d in abort () at emacs.c:432 No locals. #5 0x0000000000606d49 in buf_charpos_to_bytepos (b=3D0x7f4ca35dad10, charpos=3D12353313) at marker.c:140 tail =3D (struct Lisp_Marker *) 0x0 best_above =3D 0 best_above_byte =3D 0 best_below =3D 32588 best_below_byte =3D -1312991504 #6 0x0000000000432670 in init_iterator (it=3D0x7fffb1bd5940, w=3D0x7f4ca3f6ff10, charpos=3D12353313, bytepos=3D0, row=3D0x0, base_face_id=3DDEFAULT_FACE= _ID) at xdisp.c:2812 highlight_region_p =3D 0 remapped_base_face_id =3D DEFAULT_FACE_ID #7 0x0000000000432c7b in init_from_display_pos (it=3D0x7fffb1bd5940, w=3D0x7f4ca3f6ff10, pos=3D0x7f4ca3e27c78) at xdisp.c:2977 charpos =3D 12353313 bytepos =3D 0 i =3D 0 overlay_strings_with_newlines =3D 0 #8 0x0000000000432f41 in init_to_row_end (it=3D0x7fffb1bd5940, w=3D0x7f4ca3f6ff10, row=3D0x7f4ca3e27c10) at xdisp.c:3086 success =3D 0 #9 0x0000000000453b0f in try_window_id (w=3D0x7f4ca3f6ff10) at xdisp.c:154= 53 last_vpos =3D -1 last_row =3D (struct glyph_row *) 0x7f4ca3e27c10 f =3D (struct frame *) 0x7f4ca3f6fc80 current_matrix =3D (struct glyph_matrix *) 0x7f4ca3a41080 desired_matrix =3D (struct glyph_matrix *) 0x7f4ca3d1b070 last_unchanged_at_beg_row =3D (struct glyph_row *) 0x7f4ca3e28870 first_unchanged_at_end_row =3D (struct glyph_row *) 0x7f4ca3e28b30 row =3D (struct glyph_row *) 0x7f4ca3e2a3f0 bottom_row =3D (struct glyph_row *) 0x7f4ca3e2afa0 bottom_vpos =3D 74 it =3D {window =3D 139967145115412, w =3D 0x7f4ca3f6ff10, f =3D 0x7f4ca= 3f6fc80, method =3D GET_FROM_BUFFER, stop_charpos =3D 0, end_charpos =3D 22221, s = =3D 0x0, string_nchars =3D 0, region_beg_charpos =3D -1, region_end_charpos =3D -1= , redisplay_end_trigger_charpos =3D 0, multibyte_p =3D 1, header_line_p =3D= 0, string_from_display_prop_p =3D 0, ellipsis_p =3D 0, avoid_cursor_p =3D 0,= dp =3D 0x0, dpvec =3D 0x0, dpend =3D 0x0, dpvec_char_len =3D 0, dpvec_face_id =3D 0, saved_face_id =3D 0, ctl_chars =3D {0 }, start =3D {pos= =3D { charpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos= =3D { charpos =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, current =3D {pos = =3D { charpos =3D 12353313, bytepos =3D 0}, overlay_string_index =3D -1, string_pos =3D { charpos =3D -1, bytepos =3D -1}, dpvec_index =3D -1}, n_overlay_strin= gs =3D 0, overlay_strings =3D {0 }, string_overlays =3D { 0 }, string =3D 12353313, from_overlay =3D 0, stack = =3D {{ ---Type to continue, or q to quit--- string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0, cmp_it =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it = =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it = =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it = =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}}, sp =3D 0, sele= ctive =3D 0, what =3D IT_CHARACTER, face_id =3D -1, selective_display_ellipsis_p =3D 1= , ctl_arrow_p =3D 1, face_box_p =3D 0, start_of_box_run_p =3D 0, end_of_box= _run_p =3D 0, overlay_strings_at_end_processed_p =3D 0, ignore_overlay_strings_at_pos_p= =3D 0, glyph_not_available_p =3D 0, starts_in_middle_of_char_p =3D 0, face_before_selective_p =3D 0, constrain_row_ascent_descent_p =3D 0, line_wrap =3D WINDOW_WRAP, base_face_id =3D 0, c =3D 0, len =3D 0, cmp_it= =3D { stop_pos =3D 0, id =3D -1, ch =3D 0, lookback =3D 0, nglyphs =3D 0, nch= ars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, char_to_display =3D 0= , image_id =3D 0, slice =3D {x =3D 12353313, y =3D 12353313, width =3D 12353313, height =3D= 12353313}, space_width =3D 12353313, voffset =3D 0, tab_width =3D 8, font_height =3D 12353313, object =3D 0, position =3D {charpos =3D 0, bytepos =3D 0}, truncation_pix= el_width =3D 0, ---Type to continue, or q to quit--- continuation_pixel_width =3D 0, first_visible_x =3D 0, last_visible_x =3D= 968, last_visible_y =3D 986, extra_line_spacing =3D 0, max_extra_line_spacing = =3D 0, override_ascent =3D -1, override_descent =3D 0, override_boff =3D 0, glyp= h_row =3D 0x0, area =3D TEXT_AREA, nglyphs =3D 0, pixel_width =3D 0, ascent =3D 0, desce= nt =3D 0, max_ascent =3D 0, max_descent =3D 0, phys_ascent =3D 0, phys_descent =3D = 0, max_phys_ascent =3D 0, max_phys_descent =3D 0, current_x =3D 0, continuation_lines_width =3D 0, current_y =3D 0, first_vpos =3D 0, vpos = =3D 0, hpos =3D 0, left_user_fringe_bitmap =3D 0, right_user_fringe_bitmap =3D 0= , left_user_fringe_face_id =3D 0, right_user_fringe_face_id =3D 0} delta =3D -1 delta_bytes =3D -1 stop_pos =3D 2775 dvpos =3D -1 dy =3D -17 start_pos =3D {charpos =3D 2754, bytepos =3D 2794} run =3D {desired_y =3D 357, current_y =3D 374, desired_vpos =3D -131298= 8480, current_vpos =3D 0, height =3D 612, nrows =3D 0} first_unchanged_at_end_vpos =3D 22 last_text_row =3D (struct glyph_row *) 0x7f4ca3615b50 last_text_row_at_end =3D (struct glyph_row *) 0x0 start =3D {charpos =3D 2277, bytepos =3D 2313} first_changed_charpos =3D 2754 last_changed_charpos =3D 2756 #10 0x000000000044d137 in redisplay_window (window=3D139967145115412, just_this_one_p=3D1) at xdisp.c:13610 w =3D (struct window *) 0x7f4ca3f6ff10 f =3D (struct frame *) 0x7f4ca3f6fc80 buffer =3D (struct buffer *) 0x7f4ca35dad10 old =3D (struct buffer *) 0x7f4ca35dad10 lpoint =3D {charpos =3D 2755, bytepos =3D 2795} opoint =3D {charpos =3D 2755, bytepos =3D 2795} startp =3D {charpos =3D 2277, bytepos =3D 2313} update_mode_line =3D 0 tem =3D 0 it =3D {window =3D 2981978704, w =3D 0x4326d6, f =3D 0x0, method =3D 27= 50873968, stop_charpos =3D 32588, end_charpos =3D -1312988688, s =3D 0x487272 "\211E=EF=BF=BDH\213E=EF=BF=BDH\213P H\213\005=EF=BF=BD=EF= =BF=BDr", string_nchars =3D 0, region_beg_charpos =3D 0, region_end_charpos =3D -1554256560, redisplay_end_trigger_charpos =3D 32588, multibyte_p =3D 1, header_line_p= =3D 0, string_from_display_prop_p =3D 0, ellipsis_p =3D 0, avoid_cursor_p =3D 0, dp =3D 0x7f4ca3f70170, dpvec =3D 0x7fffb1bd62c0, dpend =3D 0x7f4ca35bed50= , dpvec_char_len =3D 12353313, dpvec_face_id =3D 0, saved_face_id =3D 0, ct= l_chars =3D { -4282391375, 128, 140736175366800, 4401235, 140736175366736, 2750873968= , 2751688000, 0, 4294967296, 139967145114752, 140736175368544, 4294967297= , 139967145116016, 140736175366848, 139967145930048, 139967134952784}, start =3D { pos =3D {charpos =3D 0, bytepos =3D 1}, overlay_string_index =3D 0, str= ing_pos =3D { charpos =3D 32588, bytepos =3D -1312986784}, dpvec_index =3D 32767}, = current =3D { pos =3D {charpos =3D 4516174, bytepos =3D 0}, overlay_string_index =3D -1544094592, string_pos =3D {charpos =3D 32588, bytepos =3D 1}, dpvec_index =3D 0}, n_overlay_strings =3D 1, overlay_strings =3D {139967145116020, 139967145116020, 139967145116016, 139967145114752, 4294967296, 1, 0, -4294967296, 4294967295, 1, 0, 0, 0, 0, 4294967295, 0}, string_overlays =3D {0 , 4294967297}, string =3D -1, from_overlay =3D -1, stack =3D {{string =3D 4294967297, string_nchars =3D -1, end_charpos =3D -1, stop_charpos =3D -1, cmp_it= =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, ---Type to continue, or q to quit--- nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it = =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 12353313, y =3D 0, width =3D 0, he= ight =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it = =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it = =3D { stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, = nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u = =3D {image =3D { object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0}, image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}}, position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0, bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0, area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0, string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cur= sor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height =3D 0}}, sp =3D 0, sele= ctive =3D 0, what =3D IT_CHARACTER, face_id =3D 0, selective_display_ellipsis_p =3D 0, ctl_arrow_p =3D 0, face_box_p =3D 0, start_of_box_run_p =3D 0, end_of_box= _run_p =3D 0, overlay_strings_at_end_processed_p =3D 0, ignore_overlay_strings_at_pos_p= =3D 0, glyph_not_available_p =3D 0, starts_in_middle_of_char_p =3D 0, face_before_selective_p =3D 0, constrain_row_ascent_descent_p =3D 0, line_wrap =3D TRUNCATE, base_face_id =3D 0, c =3D 0, len =3D 0, cmp_it = =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, nchars =3D 0, nbytes= =3D 0, from =3D 0, to =3D 0, width =3D 0}, char_to_display =3D 0, image_id =3D 0, slice = =3D {x =3D 0, y =3D 4294967296, width =3D 12353409, height =3D 12714450}, space_width= =3D 0, voffset =3D 0, tab_width =3D 0, font_height =3D 12717905, object =3D 0, p= osition =3D { charpos =3D 0, bytepos =3D 0}, truncation_pixel_width =3D 0, continuation_pixel_width =3D 0, first_visible_x =3D 0, last_visible_x =3D= 0, last_visible_y =3D 0, extra_line_spacing =3D 0, max_extra_line_spacing = =3D 1, ---Type to continue, or q to quit--- override_ascent =3D -1550881387, override_descent =3D 32588, override_boff =3D -1550881387, glyph_row =3D 0xbc7f81, area =3D 298198016= 0, nglyphs =3D 32767, pixel_width =3D 6647004, ascent =3D 0, descent =3D 0, max_ascent =3D 0, max_descent =3D -1550881387, phys_ascent =3D 32588, phys_descent =3D -1533123662, max_phys_ascent =3D 1, max_phys_descent =3D 12714450, current_x =3D 0, continuation_lines_width =3D 12353409, current_y =3D 0, first_vpos =3D 12353409, vpos =3D 0, hpos =3D -1312987088, left_user_fringe_bitmap =3D 32767, right_user_fringe_bitmap =3D 0, left_user_fringe_face_id =3D 355724, right_user_fringe_face_id =3D 0} current_matrix_up_to_date_p =3D 0 used_current_matrix_p =3D 0 buffer_unchanged_p =3D 0 temp_scroll_step =3D 0 count =3D 4 rc =3D -1544092720 centering_position =3D -1 last_line_misfit =3D 0 beg_unchanged =3D 2753 end_unchanged =3D 19465 #11 0x0000000000448db5 in redisplay_window_1 (window=3D139967145115412) at xdisp.c:12281 No locals. #12 0x00000000006705e7 in internal_condition_case_1 ( bfun=3D0x448d79 , arg=3D139967145115412, handlers=3D12709941, hfun=3D0x448d09 ) at eval.c:1559 val =3D 128 c =3D {tag =3D 12353313, val =3D 12353313, next =3D 0x7fffb1bd85c0, gcp= ro =3D 0x0, jmp =3D {{__jmpbuf =3D {2755, -6175253140059391831, 4261216, 140736175377= 712, 0, 0, -6175253140076169047, 6175125893601753257}, __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {4462167, 12723713, 139967145116016, 4448= 8036, 12353313, 4294967297, 21474836480, 140736175368784, 4462162, 0, 139967145116016, 4294967296, 17179869184, 140736175368864, 4467012, 140736175368864}}}}, backlist =3D 0x0, handlerlist =3D 0x7fffb1bd= 8590, lisp_eval_depth =3D 0, pdlcount =3D 4, poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D 0x0} h =3D {handler =3D 12709941, var =3D 12353313, chosen_clause =3D 727694= 7888, tag =3D 0x7fffb1bd6980, next =3D 0x7fffb1bd8590} #13 0x0000000000448131 in redisplay_internal (preserve_echo_area=3D0) at xdisp.c:11899 mini_window =3D 12252544 mini_frame =3D (struct frame *) 0x7fffb1bd7910 w =3D (struct window *) 0x7f4ca3f6ff10 f =3D (struct frame *) 0x7f4ca3f6fc80 pause =3D 0 must_finish =3D 1 tlbufpos =3D {charpos =3D 2755, bytepos =3D 2795} tlendpos =3D {charpos =3D 19466, bytepos =3D 19670} number_of_visible_frames =3D 2 count =3D 2 count1 =3D 4 sf =3D (struct frame *) 0x7f4ca3f6fc80 polling_stopped_here =3D 0 old_frame =3D 139967145114756 consider_all_windows_p =3D 0 #14 0x0000000000445bf9 in redisplay () at xdisp.c:11033 ---Type to continue, or q to quit--- No locals. #15 0x00000000005d0967 in read_char (commandflag=3D1, nmaps=3D8, maps=3D0x7fffb1bd7d40, prev_event=3D12353313, used_mouse_menu=3D0x7fffb1bd8094, end_time=3D0x0= ) at keyboard.c:2686 echo_current =3D 1 c =3D 12353313 count =3D -1535660475 jmpcount =3D 32588 local_getcjmp =3D {{__jmpbuf =3D {139967135067412, 139967138459877, 140736175373120, 7241539, 22032, 139967135067412, 12402689, 22032}, __mask_was_saved =3D -1312981744, __saved_mask =3D {__val =3D {6681513, 140736175373160, 4294967295, 88, 139967153548757, 7344304, 4261216, 140736175373248, 6743746, 12353313, 12353313, 139967153548757, 12884901891, 139967153548933, 139967153546773, 140736175373312}}}} save_jump =3D {{__jmpbuf =3D {139967136149077, 139967136710372, 140736175372976, 7237074, 139967142371000, 12724193, 139967141179960, 139967135067408}, __mask_was_saved =3D 12353313, __saved_mask =3D {__= val =3D { 12353313, 12353313, 12402689, 139967138459893, 12353313, 140736175373040, 7228780, 140736175373072, 12402689, 12353313, 12353313, 12353313, 12776001, 4294967296, 139967138459877, 140736175373072}}}} key_already_recorded =3D 0 tem =3D 24 save =3D 12884901888 previous_echo_area_message =3D 12353313 also_record =3D 12353313 reread =3D 0 gcpro1 =3D {next =3D 0x0, var =3D 0x47, nvars =3D 130} gcpro2 =3D {next =3D 0x7f4ca3cd1eb8, var =3D 0xac1, nvars =3D 22220} polling_stopped_here =3D 0 orig_kboard =3D (struct kboard *) 0xfd8250 #16 0x00000000005dd75b in read_key_sequence (keybuf=3D0x7fffb1bd8400, bufsize=3D30, prompt=3D12353313, dont_downcase_last=3D0, can_return_switch_frame=3D1, fix_current_buffer=3D1) at keyboard.c:9415 interrupted_kboard =3D (KBOARD *) 0xfd8250 interrupted_frame =3D (struct frame *) 0x7f4ca3f6fc80 key =3D 12572426 used_mouse_menu =3D 0 echo_local_start =3D 0 last_real_key_start =3D 0 keys_local_start =3D 0 local_first_binding =3D 0 from_string =3D 12353313 count =3D 2 t =3D 0 echo_start =3D 0 keys_start =3D 0 nmaps =3D 8 nmaps_allocated =3D 8 defs =3D (Lisp_Object * volatile) 0x7fffb1bd7cf0 submaps =3D (Lisp_Object * volatile) 0x7fffb1bd7d40 orig_local_map =3D 18201701 orig_keymap =3D 12353313 localized_local_map =3D 0 first_binding =3D 0 first_unbound =3D 31 ---Type to continue, or q to quit--- mock_input =3D 0 fkey =3D {parent =3D 17848437, map =3D 17848437, start =3D 0, end =3D 0= } keytran =3D {parent =3D 12345109, map =3D 12345109, start =3D 0, end = =3D 0} indec =3D {parent =3D 17848453, map =3D 17848453, start =3D 0, end =3D = 0} shift_translated =3D 0 delayed_switch_frame =3D 12353313 original_uppercase =3D 0 original_uppercase_position =3D -1 dummyflag =3D 0 starting_buffer =3D (struct buffer *) 0x7f4ca35dad10 fake_prefixed_keys =3D 12353313 gcpro1 =3D {next =3D 0xbd6321, var =3D 0xbfe161, nvars =3D 12575073} #17 0x00000000005cd713 in command_loop_1 () at keyboard.c:1640 cmd =3D 41929569 lose =3D 48 nonundocount =3D 0 keybuf =3D {88, 24, 140736175375312, 18, 77309411328, 256154846176, 12614481, 140736175375632, 12353409, 139967139512517, 140736175375472, 5152595, 44108294, 12442433, 12563331, 12353313, 12353313, 2750872704, 9797603, 140736175375312, 12336533, 4319109, 140736175375600, 6082497, 140736175375856, 139967242015576, 140736175375632, 139967139512517, 140736175375136, 139967145114752} i =3D 1 prev_modiff =3D 8775 prev_buffer =3D (struct buffer *) 0x7f4ca35dad10 already_adjusted =3D 0 #18 0x000000000067044b in internal_condition_case ( bfun=3D0x5cd370 , handlers=3D12440353, hfun=3D0x5ccccc ) at eval.c:1511 val =3D 139967148929269 c =3D {tag =3D 12353313, val =3D 12353313, next =3D 0x7fffb1bd8720, gcp= ro =3D 0x0, jmp =3D {{__jmpbuf =3D {7344304, -6175253136712337239, 4261216, 140736175377712, 0, 0, -6175253136731211607, 6175125893787744425}, __mask_was_saved =3D= 0, __saved_mask =3D {__val =3D {4294967295, 7344304, 9713000, 4261216, 140736175377712, 0, 0, 0, 256108455322, 60129542145, 0, 139967241841232, 139967242015576, 256112628584, 7344304, 140736175376432}}}}, backlist =3D 0x0, handlerlist =3D 0x0, lisp_eval_depth =3D 0, pdlcount =3D 2, poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D 0x0} h =3D {handler =3D 12440353, var =3D 12353313, chosen_clause =3D 123534= 09, tag =3D 0x7fffb1bd85c0, next =3D 0x0} #19 0x00000000005cd08e in command_loop_2 () at keyboard.c:1357 val =3D 4157 #20 0x000000000066fdfd in internal_catch (tag=3D12421745, func=3D0x5cd074 , arg=3D12353313) at eval.c:1247 c =3D {tag =3D 12421745, val =3D 12353313, next =3D 0x0, gcpro =3D 0x0,= jmp =3D {{ __jmpbuf =3D {7344304, -6175253136890595159, 4261216, 140736175377712= , 0, 0, -6175253136649422679, 6175125906733725865}, __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {6648748, 384, 12353313, 12773601, 123533= 13, 8589934936, 12766682, 12766682, 12766682, 140736175376384, 6647180, 4307517944, 12393488, 12766682, 12773601, 140736175376464}}}}, backlist =3D 0x0, handlerlist =3D 0x0, lisp_eval_depth =3D 0, pdlcount = =3D 2, poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0} #21 0x00000000005cd04e in command_loop () at keyboard.c:1336 No locals. ---Type to continue, or q to quit--- #22 0x00000000005cc812 in recursive_edit_1 () at keyboard.c:951 count =3D 1 val =3D 6080974 #23 0x00000000005cc9b5 in Frecursive_edit () at keyboard.c:1013 count =3D 0 buffer =3D 12353313 #24 0x00000000005cae26 in main (argc=3D3, argv=3D0x7fffb1bd8d38) at emacs.c= :1852 dummy =3D 139967241841232 stack_bottom_variable =3D 0 '\0' do_initial_setlocale =3D 1 skip_args =3D 0 rlim =3D {rlim_cur =3D 10485760, rlim_max =3D 18446744073709551615} no_loadup =3D 0 junk =3D 0x0 dname_arg =3D 0x0 (gdb) Cheers, Marco --000e0cd1382a870e7d0462a77796 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Wed, Feb 11, 2009 at 2:22 AM, Chong Yidong <cyd@stupidchic= ken.com> wrote:
Please try to get a backtrace using a non-optimized Emacs
(CFLAGS=3D"-g" ./configure; make).

Then trigger the crash, do `bt full', and post the backtrace.  Tha= nks!

Here it is:

(gdb) bt full
#0  0x00000= 03ba18331f7 in kill () from /lib64/libc-2.9.= so
No symbol table info available.
#1  0x00000000005c8efe in= fatal_error_signal (sig=3D6) at emacs.c:403
No locals.
#2  <signal handler called>
No locals.
#3&nb= sp; 0x0000003ba18331f7 in kill () from /lib64/libc-2.9.so
No symbol table info available.
#4  0x00000000= 005c8f1d in abort () at emacs.c:432
No locals.
#5  0x0000000000606d49 in buf_charpos_to_bytepos (b=3D0x= 7f4ca35dad10,
    charpos=3D12353313) at marker.c:140    tail =3D (struct Lisp_Marker *) 0x0
  &nbs= p; best_above =3D 0
    best_above_byte =3D 0
 &n= bsp;  best_below =3D 32588
    best_below_byte =3D -1312991504
#6  0x0000000000= 432670 in init_iterator (it=3D0x7fffb1bd5940, w=3D0x7f4ca3f6ff10,
 = ;   charpos=3D12353313, bytepos=3D0, row=3D0x0, base_face_id=3DDE= FAULT_FACE_ID)
    at xdisp.c:2812
    = highlight_region_p =3D 0
    remapped_base_face_id =3D DEFAULT_FACE_ID
#7  0x= 0000000000432c7b in init_from_display_pos (it=3D0x7fffb1bd5940,
 &= nbsp;  w=3D0x7f4ca3f6ff10, pos=3D0x7f4ca3e27c78) at xdisp.c:2977
&n= bsp;   charpos =3D 12353313
    bytepos =3D 0     i =3D 0
    overlay_strings_with_newli= nes =3D 0
#8  0x0000000000432f41 in init_to_row_end (it=3D0x7fffb1b= d5940, w=3D0x7f4ca3f6ff10,
    row=3D0x7f4ca3e27c10) at = xdisp.c:3086
    success =3D 0
#9  0x000000000045= 3b0f in try_window_id (w=3D0x7f4ca3f6ff10) at xdisp.c:15453
    last_vpos =3D -1
    last_row =3D (str= uct glyph_row *) 0x7f4ca3e27c10
    f =3D (struct frame *= ) 0x7f4ca3f6fc80
    current_matrix =3D (struct glyph_mat= rix *) 0x7f4ca3a41080
    desired_matrix =3D (struct glyp= h_matrix *) 0x7f4ca3d1b070
    last_unchanged_at_beg_row =3D (struct glyph_row *) 0x7f4= ca3e28870
    first_unchanged_at_end_row =3D (struct glyp= h_row *) 0x7f4ca3e28b30
    row =3D (struct glyph_row *) = 0x7f4ca3e2a3f0
    bottom_row =3D (struct glyph_row *) 0x= 7f4ca3e2afa0
    bottom_vpos =3D 74
    it =3D {window = =3D 139967145115412, w =3D 0x7f4ca3f6ff10, f =3D 0x7f4ca3f6fc80,
 = method =3D GET_FROM_BUFFER, stop_charpos =3D 0, end_charpos =3D 22221, s = =3D 0x0,
  string_nchars =3D 0, region_beg_charpos =3D -1, region_= end_charpos =3D -1,
  redisplay_end_trigger_charpos =3D 0, multibyte_p =3D 1, header_line_= p =3D 0,
  string_from_display_prop_p =3D 0, ellipsis_p =3D 0, avo= id_cursor_p =3D 0, dp =3D 0x0,
  dpvec =3D 0x0, dpend =3D 0x0, dpv= ec_char_len =3D 0, dpvec_face_id =3D 0,
  saved_face_id =3D 0, ctl_chars =3D {0 <repeats 16 times>}, sta= rt =3D {pos =3D {
      charpos =3D 0, bytepos = =3D 0}, overlay_string_index =3D 0, string_pos =3D {
   &= nbsp;  charpos =3D 0, bytepos =3D 0}, dpvec_index =3D 0}, current =3D = {pos =3D {
      charpos =3D 12353313, bytepos =3D 0}, overla= y_string_index =3D -1, string_pos =3D {
      c= harpos =3D -1, bytepos =3D -1}, dpvec_index =3D -1}, n_overlay_strings =3D = 0,
  overlay_strings =3D {0 <repeats 16 times>}, string_over= lays =3D {
    0 <repeats 16 times>}, string =3D 12353313, from_o= verlay =3D 0, stack =3D {{
---Type <return> to continue, or q <= return> to quit---
      string =3D 0, strin= g_nchars =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it =3D {
        stop_pos =3D 0, id =3D 0, ch =3D= 0, lookback =3D 0, nglyphs =3D 0, nchars =3D 0,
   &nbs= p;    nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face= _id =3D 0, u =3D {image =3D {
       =    object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height= =3D 0},
          image_id =3D 0}, com= p =3D {object =3D 0}, stretch =3D {object =3D 0}},
   &n= bsp;  position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos = =3D {charpos =3D 0,
        &nb= sp; bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charpos =3D= 0,
          bytepos =3D 0}, dpve= c_index =3D 0}, from_overlay =3D 0,
      area= =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p =3D 0,
&= nbsp;     string_from_display_prop_p =3D 0, display_ell= ipsis_p =3D 0, avoid_cursor_p =3D 0,
      voffset =3D 0, space_width =3D 0, font_heigh= t =3D 0}, {string =3D 0,
      string_nchars = =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it =3D {
  &= nbsp;     stop_pos =3D 0, id =3D 0, ch =3D 0, lookback = =3D 0, nglyphs =3D 0, nchars =3D 0,
        nbytes =3D 0, from =3D 0, to =3D= 0, width =3D 0}, face_id =3D 0, u =3D {image =3D {
   &n= bsp;      object =3D 0, slice =3D {x =3D 0, y =3D = 0, width =3D 0, height =3D 0},
      &nbs= p;   image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {objec= t =3D 0}},
      position =3D {charpos =3D 0, bytepos =3D 0},= current =3D {pos =3D {charpos =3D 0,
     &nb= sp;    bytepos =3D 0}, overlay_string_index =3D 0, string_po= s =3D {charpos =3D 0,
        &= nbsp; bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,
      area =3D LEFT_MARGIN_AREA, method =3D GET_FR= OM_BUFFER, multibyte_p =3D 0,
      string_fro= m_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cursor_p =3D 0,       voffset =3D 0, space_width =3D 0, font_heig= ht =3D 0}, {string =3D 0,
      string_nchars =3D 0, end_charpos =3D 0, stop= _charpos =3D 0, cmp_it =3D {
        = stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, nchars = =3D 0,
        nbytes =3D 0, from = =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u =3D {image =3D {
          object =3D 0, slice = =3D {x =3D 0, y =3D 0, width =3D 0, height =3D 0},
   &n= bsp;      image_id =3D 0}, comp =3D {object =3D 0}= , stretch =3D {object =3D 0}},
      position = =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {charpos =3D 0,           bytepos =3D 0}, over= lay_string_index =3D 0, string_pos =3D {charpos =3D 0,
  &nbs= p;       bytepos =3D 0}, dpvec_index =3D 0}, = from_overlay =3D 0,
      area =3D LEFT_MARGIN= _AREA, method =3D GET_FROM_BUFFER, multibyte_p =3D 0,
      string_from_display_prop_p =3D 0, display_el= lipsis_p =3D 0, avoid_cursor_p =3D 0,
      vo= ffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0,
&nbs= p;     string_nchars =3D 0, end_charpos =3D 0, stop_cha= rpos =3D 0, cmp_it =3D {
        stop_pos =3D 0, id =3D 0, ch =3D= 0, lookback =3D 0, nglyphs =3D 0, nchars =3D 0,
   &nbs= p;    nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face= _id =3D 0, u =3D {image =3D {
       =    object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height= =3D 0},
          image_id =3D 0}, com= p =3D {object =3D 0}, stretch =3D {object =3D 0}},
   &n= bsp;  position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos = =3D {charpos =3D 0,
        &nb= sp; bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charpos =3D= 0,
          bytepos =3D 0}, dpve= c_index =3D 0}, from_overlay =3D 0,
      area= =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p =3D 0,
&= nbsp;     string_from_display_prop_p =3D 0, display_ell= ipsis_p =3D 0, avoid_cursor_p =3D 0,
      voffset =3D 0, space_width =3D 0, font_heigh= t =3D 0}}, sp =3D 0, selective =3D 0,
  what =3D IT_CHARACTER, fac= e_id =3D -1, selective_display_ellipsis_p =3D 1,
  ctl_arrow_p =3D= 1, face_box_p =3D 0, start_of_box_run_p =3D 0, end_of_box_run_p =3D 0,   overlay_strings_at_end_processed_p =3D 0, ignore_overlay_strings_at_= pos_p =3D 0,
  glyph_not_available_p =3D 0, starts_in_middle_of_ch= ar_p =3D 0,
  face_before_selective_p =3D 0, constrain_row_ascent_= descent_p =3D 0,
  line_wrap =3D WINDOW_WRAP, base_face_id =3D 0, = c =3D 0, len =3D 0, cmp_it =3D {
    stop_pos =3D 0, id =3D -1, ch =3D 0, lookback =3D 0, ngl= yphs =3D 0, nchars =3D 0,
    nbytes =3D 0, from =3D 0, = to =3D 0, width =3D 0}, char_to_display =3D 0, image_id =3D 0,
  s= lice =3D {x =3D 12353313, y =3D 12353313, width =3D 12353313, height =3D 12= 353313},
  space_width =3D 12353313, voffset =3D 0, tab_width =3D 8, font_heigh= t =3D 12353313,
  object =3D 0, position =3D {charpos =3D 0, bytep= os =3D 0}, truncation_pixel_width =3D 0,
---Type <return> to cont= inue, or q <return> to quit---
  continuation_pixel_width =3D 0, first_visible_x =3D 0, last_visible_= x =3D 968,
  last_visible_y =3D 986, extra_line_spacing =3D 0, max= _extra_line_spacing =3D 0,
  override_ascent =3D -1, override_desc= ent =3D 0, override_boff =3D 0, glyph_row =3D 0x0,
  area =3D TEXT_AREA, nglyphs =3D 0, pixel_width =3D 0, ascent =3D 0, = descent =3D 0,
  max_ascent =3D 0, max_descent =3D 0, phys_ascent = =3D 0, phys_descent =3D 0,
  max_phys_ascent =3D 0, max_phys_desce= nt =3D 0, current_x =3D 0,
  continuation_lines_width =3D 0, curre= nt_y =3D 0, first_vpos =3D 0, vpos =3D 0,
  hpos =3D 0, left_user_fringe_bitmap =3D 0, right_user_fringe_bitmap = =3D 0,
  left_user_fringe_face_id =3D 0, right_user_fringe_face_id= =3D 0}
    delta =3D -1
    delta_byte= s =3D -1
    stop_pos =3D 2775
    dvpo= s =3D -1
    dy =3D -17
    start_pos =3D {charpos = =3D 2754, bytepos =3D 2794}
    run =3D {desired_y =3D 35= 7, current_y =3D 374, desired_vpos =3D -1312988480,
  current_vpos= =3D 0, height =3D 612, nrows =3D 0}
    first_unchanged_= at_end_vpos =3D 22
    last_text_row =3D (struct glyph_row *) 0x7f4ca3615b50    last_text_row_at_end =3D (struct glyph_row *) 0x0
&n= bsp;   start =3D {charpos =3D 2277, bytepos =3D 2313}
 &n= bsp;  first_changed_charpos =3D 2754
    last_change= d_charpos =3D 2756
#10 0x000000000044d137 in redisplay_window (window=3D139967145115412,
&= nbsp;   just_this_one_p=3D1) at xdisp.c:13610
  &nbs= p; w =3D (struct window *) 0x7f4ca3f6ff10
    f =3D (stru= ct frame *) 0x7f4ca3f6fc80
    buffer =3D (struct buffer = *) 0x7f4ca35dad10
    old =3D (struct buffer *) 0x7f4ca35dad10
  =   lpoint =3D {charpos =3D 2755, bytepos =3D 2795}
   = ; opoint =3D {charpos =3D 2755, bytepos =3D 2795}
    sta= rtp =3D {charpos =3D 2277, bytepos =3D 2313}
    update_m= ode_line =3D 0
    tem =3D 0
    it =3D {window =3D 29819= 78704, w =3D 0x4326d6, f =3D 0x0, method =3D 2750873968,
  stop_ch= arpos =3D 32588, end_charpos =3D -1312988688,
  s =3D 0x487272 &qu= ot;\211E=EF=BF=BDH\213E=EF=BF=BDH\213P H\213\005=EF=BF=BD=EF=BF=BDr", = string_nchars =3D 0,
  region_beg_charpos =3D 0, region_end_charpos =3D -1554256560,
&n= bsp; redisplay_end_trigger_charpos =3D 32588, multibyte_p =3D 1, header_lin= e_p =3D 0,
  string_from_display_prop_p =3D 0, ellipsis_p =3D 0, a= void_cursor_p =3D 0,
  dp =3D 0x7f4ca3f70170, dpvec =3D 0x7fffb1bd= 62c0, dpend =3D 0x7f4ca35bed50,
  dpvec_char_len =3D 12353313, dpvec_face_id =3D 0, saved_face_id =3D = 0, ctl_chars =3D {
    -4282391375, 128, 140736175366800,= 4401235, 140736175366736, 2750873968,
    2751688000, 0= , 4294967296, 139967145114752, 140736175368544, 4294967297,
    139967145116016, 140736175366848, 139967145930048, 13996= 7134952784}, start =3D {
    pos =3D {charpos =3D 0, byte= pos =3D 1}, overlay_string_index =3D 0, string_pos =3D {
  &nb= sp;   charpos =3D 32588, bytepos =3D -1312986784}, dpvec_index = =3D 32767}, current =3D {
    pos =3D {charpos =3D 4516174, bytepos =3D 0}, overlay_st= ring_index =3D -1544094592,
    string_pos =3D {charpos = =3D 32588, bytepos =3D 1}, dpvec_index =3D 0},
  n_overlay_strings= =3D 1, overlay_strings =3D {139967145116020, 139967145116020,
    139967145116016, 139967145114752, 4294967296, 1, 0, -429= 4967296, 4294967295,
    1, 0, 0, 0, 0, 4294967295, 0}, = string_overlays =3D {0 <repeats 15 times>,
    429= 4967297}, string =3D -1, from_overlay =3D -1, stack =3D {{string =3D 429496= 7297,
      string_nchars =3D -1, end_charpos =3D -1, st= op_charpos =3D -1, cmp_it =3D {
      &nbs= p; stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, nchar= s =3D 0,
---Type <return> to continue, or q <return> to qui= t---
        nbytes =3D 0, from =3D 0, to =3D= 0, width =3D 0}, face_id =3D 0, u =3D {image =3D {
   &n= bsp;      object =3D 0, slice =3D {x =3D 0, y =3D = 0, width =3D 0, height =3D 0},
      &nbs= p;   image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {objec= t =3D 0}},
      position =3D {charpos =3D 0, bytepos =3D 0},= current =3D {pos =3D {charpos =3D 0,
     &nb= sp;    bytepos =3D 0}, overlay_string_index =3D 0, string_po= s =3D {charpos =3D 0,
        &= nbsp; bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,
      area =3D LEFT_MARGIN_AREA, method =3D GET_FR= OM_BUFFER, multibyte_p =3D 0,
      string_fro= m_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cursor_p =3D 0,       voffset =3D 0, space_width =3D 0, font_heig= ht =3D 0}, {string =3D 0,
      string_nchars =3D 0, end_charpos =3D 0, stop= _charpos =3D 0, cmp_it =3D {
        = stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, nchars = =3D 0,
        nbytes =3D 0, from = =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u =3D {image =3D {
          object =3D 0, slice = =3D {x =3D 12353313, y =3D 0, width =3D 0, height =3D 0},
  &= nbsp;       image_id =3D 0}, comp =3D {object= =3D 0}, stretch =3D {object =3D 0}},
      po= sition =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {charpos = =3D 0,
          bytepos =3D 0}, over= lay_string_index =3D 0, string_pos =3D {charpos =3D 0,
  &nbs= p;       bytepos =3D 0}, dpvec_index =3D 0}, = from_overlay =3D 0,
      area =3D LEFT_MARGIN= _AREA, method =3D GET_FROM_BUFFER, multibyte_p =3D 0,
      string_from_display_prop_p =3D 0, display_el= lipsis_p =3D 0, avoid_cursor_p =3D 0,
      vo= ffset =3D 0, space_width =3D 0, font_height =3D 0}, {string =3D 0,
&nbs= p;     string_nchars =3D 0, end_charpos =3D 0, stop_cha= rpos =3D 0, cmp_it =3D {
        stop_pos =3D 0, id =3D 0, ch =3D= 0, lookback =3D 0, nglyphs =3D 0, nchars =3D 0,
   &nbs= p;    nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, face= _id =3D 0, u =3D {image =3D {
       =    object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height= =3D 0},
          image_id =3D 0}, com= p =3D {object =3D 0}, stretch =3D {object =3D 0}},
   &n= bsp;  position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos = =3D {charpos =3D 0,
        &nb= sp; bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charpos =3D= 0,
          bytepos =3D 0}, dpve= c_index =3D 0}, from_overlay =3D 0,
      area= =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p =3D 0,
&= nbsp;     string_from_display_prop_p =3D 0, display_ell= ipsis_p =3D 0, avoid_cursor_p =3D 0,
      voffset =3D 0, space_width =3D 0, font_heigh= t =3D 0}, {string =3D 0,
      string_nchars = =3D 0, end_charpos =3D 0, stop_charpos =3D 0, cmp_it =3D {
  &= nbsp;     stop_pos =3D 0, id =3D 0, ch =3D 0, lookback = =3D 0, nglyphs =3D 0, nchars =3D 0,
        nbytes =3D 0, from =3D 0, to =3D= 0, width =3D 0}, face_id =3D 0, u =3D {image =3D {
   &n= bsp;      object =3D 0, slice =3D {x =3D 0, y =3D = 0, width =3D 0, height =3D 0},
      &nbs= p;   image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {objec= t =3D 0}},
      position =3D {charpos =3D 0, bytepos =3D 0},= current =3D {pos =3D {charpos =3D 0,
     &nb= sp;    bytepos =3D 0}, overlay_string_index =3D 0, string_po= s =3D {charpos =3D 0,
        &= nbsp; bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,
      area =3D LEFT_MARGIN_AREA, method =3D GET_FR= OM_BUFFER, multibyte_p =3D 0,
      string_fro= m_display_prop_p =3D 0, display_ellipsis_p =3D 0, avoid_cursor_p =3D 0,       voffset =3D 0, space_width =3D 0, font_heig= ht =3D 0}}, sp =3D 0, selective =3D 0,
  what =3D IT_CHARACTER, face_id =3D 0, selective_display_ellipsis_p = =3D 0,
  ctl_arrow_p =3D 0, face_box_p =3D 0, start_of_box_run_p = =3D 0, end_of_box_run_p =3D 0,
  overlay_strings_at_end_processed_= p =3D 0, ignore_overlay_strings_at_pos_p =3D 0,
  glyph_not_available_p =3D 0, starts_in_middle_of_char_p =3D 0,
&= nbsp; face_before_selective_p =3D 0, constrain_row_ascent_descent_p =3D 0, =
  line_wrap =3D TRUNCATE, base_face_id =3D 0, c =3D 0, len =3D 0, = cmp_it =3D {stop_pos =3D 0,
    id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, nchar= s =3D 0, nbytes =3D 0, from =3D 0,
    to =3D 0, width = =3D 0}, char_to_display =3D 0, image_id =3D 0, slice =3D {x =3D 0,
&nbs= p;   y =3D 4294967296, width =3D 12353409, height =3D 12714450}, = space_width =3D 0,
  voffset =3D 0, tab_width =3D 0, font_height =3D 12717905, object =3D= 0, position =3D {
    charpos =3D 0, bytepos =3D 0}, tru= ncation_pixel_width =3D 0,
  continuation_pixel_width =3D 0, first= _visible_x =3D 0, last_visible_x =3D 0,
  last_visible_y =3D 0, extra_line_spacing =3D 0, max_extra_line_spaci= ng =3D 1,
---Type <return> to continue, or q <return> to qu= it---
  override_ascent =3D -1550881387, override_descent =3D 32588= ,
  override_boff =3D -1550881387, glyph_row =3D 0xbc7f81, area = =3D 2981980160,
  nglyphs =3D 32767, pixel_width =3D 6647004, ascent =3D 0, descent = =3D 0,
  max_ascent =3D 0, max_descent =3D -1550881387, phys_ascen= t =3D 32588,
  phys_descent =3D -1533123662, max_phys_ascent =3D 1= , max_phys_descent =3D 12714450,
  current_x =3D 0, continuation_lines_width =3D 12353409, current_y = =3D 0,
  first_vpos =3D 12353409, vpos =3D 0, hpos =3D -1312987088= ,
  left_user_fringe_bitmap =3D 32767, right_user_fringe_bitmap = =3D 0,
  left_user_fringe_face_id =3D 355724, right_user_fringe_fa= ce_id =3D 0}
    current_matrix_up_to_date_p =3D 0
    = used_current_matrix_p =3D 0
    buffer_unchanged_p =3D 0<= br>    temp_scroll_step =3D 0
    count = =3D 4
    rc =3D -1544092720
    center= ing_position =3D -1
    last_line_misfit =3D 0
    beg_unchanged =3D 2753
    end_unchang= ed =3D 19465
#11 0x0000000000448db5 in redisplay_window_1 (window=3D1399= 67145115412)
    at xdisp.c:12281
No locals.
#12 0x= 00000000006705e7 in internal_condition_case_1 (
    bfun=3D0x448d79 <redisplay_window_1>, arg=3D139967= 145115412, handlers=3D12709941,
    hfun=3D0x448d09 <= redisplay_window_error>) at eval.c:1559
    val =3D 12= 8
    c =3D {tag =3D 12353313, val =3D 12353313, next =3D= 0x7fffb1bd85c0, gcpro =3D 0x0,
  jmp =3D {{__jmpbuf =3D {2755, -6175253140059391831, 4261216, 1407361= 75377712, 0, 0,
        -61752531400= 76169047, 6175125893601753257}, __mask_was_saved =3D 0,
  &nb= sp;   __saved_mask =3D {__val =3D {4462167, 12723713, 13996714511= 6016, 44488036,
          12353313, 4294967297= , 21474836480, 140736175368784, 4462162, 0,
    &nb= sp;     139967145116016, 4294967296, 17179869184, 14073= 6175368864, 4467012,
        &n= bsp; 140736175368864}}}}, backlist =3D 0x0, handlerlist =3D 0x7fffb1bd8590,=
  lisp_eval_depth =3D 0, pdlcount =3D 4, poll_suppress_count =3D 1,   interrupt_input_blocked =3D 0, byte_stack =3D 0x0}
  =   h =3D {handler =3D 12709941, var =3D 12353313, chosen_clause =3D 727= 6947888,
  tag =3D 0x7fffb1bd6980, next =3D 0x7fffb1bd8590}
#13 0x0000000000448131 in redisplay_internal (preserve_echo_area=3D0)
&n= bsp;   at xdisp.c:11899
    mini_window =3D 122= 52544
    mini_frame =3D (struct frame *) 0x7fffb1bd7910<= br>    w =3D (struct window *) 0x7f4ca3f6ff10
    f =3D (struct frame *) 0x7f4ca3f6fc80
  &nb= sp; pause =3D 0
    must_finish =3D 1
  &nbs= p; tlbufpos =3D {charpos =3D 2755, bytepos =3D 2795}
    = tlendpos =3D {charpos =3D 19466, bytepos =3D 19670}
    n= umber_of_visible_frames =3D 2
    count =3D 2
    count1 =3D 4
 =    sf =3D (struct frame *) 0x7f4ca3f6fc80
    p= olling_stopped_here =3D 0
    old_frame =3D 1399671451147= 56
    consider_all_windows_p =3D 0
#14 0x000000000044= 5bf9 in redisplay () at xdisp.c:11033
---Type <return> to continue, or q <return> to quit---
No lo= cals.
#15 0x00000000005d0967 in read_char (commandflag=3D1, nmaps=3D8, m= aps=3D0x7fffb1bd7d40,
    prev_event=3D12353313, used_mo= use_menu=3D0x7fffb1bd8094, end_time=3D0x0)
    at keyboard.c:2686
    echo_current = =3D 1
    c =3D 12353313
    count =3D = -1535660475
    jmpcount =3D 32588
    = local_getcjmp =3D {{__jmpbuf =3D {139967135067412, 139967138459877,
&nb= sp;     140736175373120, 7241539, 22032, 13996713506741= 2, 12402689, 22032},
    __mask_was_saved =3D -1312981744, __saved_mask =3D {__va= l =3D {6681513,
        140736175373= 160, 4294967295, 88, 139967153548757, 7344304, 4261216,
  &nb= sp;     140736175373248, 6743746, 12353313, 12353313, 1= 39967153548757,
        12884901891, 139967153548933, 13= 9967153546773, 140736175373312}}}}
    save_jump =3D {{__= jmpbuf =3D {139967136149077, 139967136710372,
    &= nbsp; 140736175372976, 7237074, 139967142371000, 12724193, 139967141179960,=
      139967135067408}, __mask_was_saved =3D 12353= 313, __saved_mask =3D {__val =3D {
      &= nbsp; 12353313, 12353313, 12402689, 139967138459893, 12353313, 140736175373= 040,
        7228780, 14073617537307= 2, 12402689, 12353313, 12353313, 12353313,
        12776001, 4294967296, 1399671384= 59877, 140736175373072}}}}
    key_already_recorded =3D 0=
    tem =3D 24
    save =3D 1288490188= 8
    previous_echo_area_message =3D 12353313
 &n= bsp;  also_record =3D 12353313
    reread =3D 0
    gcpro1 =3D {next =3D 0x0, var =3D 0x47, nvars =3D 130}    gcpro2 =3D {next =3D 0x7f4ca3cd1eb8, var =3D 0xac1, nv= ars =3D 22220}
    polling_stopped_here =3D 0
 &n= bsp;  orig_kboard =3D (struct kboard *) 0xfd8250
#16 0x00000000005d= d75b in read_key_sequence (keybuf=3D0x7fffb1bd8400, bufsize=3D30,
    prompt=3D12353313, dont_downcase_last=3D0, can_return_sw= itch_frame=3D1,
    fix_current_buffer=3D1) at keyboard.= c:9415
    interrupted_kboard =3D (KBOARD *) 0xfd8250
=     interrupted_frame =3D (struct frame *) 0x7f4ca3f6fc80     key =3D 12572426
    used_mouse_menu = =3D 0
    echo_local_start =3D 0
    la= st_real_key_start =3D 0
    keys_local_start =3D 0
&nb= sp;   local_first_binding =3D 0
    from_string= =3D 12353313
    count =3D 2
    t =3D= 0
    echo_start =3D 0
    keys_start =3D 0<= br>    nmaps =3D 8
    nmaps_allocated =3D= 8
    defs =3D (Lisp_Object * volatile) 0x7fffb1bd7cf0    submaps =3D (Lisp_Object * volatile) 0x7fffb1bd7d40    orig_local_map =3D 18201701
    orig_keymap =3D 12353313
    localized= _local_map =3D 0
    first_binding =3D 0
  &= nbsp; first_unbound =3D 31
---Type <return> to continue, or q <= return> to quit---
    mock_input =3D 0
  = ;  fkey =3D {parent =3D 17848437, map =3D 17848437, start =3D 0, end = =3D 0}
    keytran =3D {parent =3D 12345109, map =3D 12345109, star= t =3D 0, end =3D 0}
    indec =3D {parent =3D 17848453, m= ap =3D 17848453, start =3D 0, end =3D 0}
    shift_transl= ated =3D 0
    delayed_switch_frame =3D 12353313
 = ;   original_uppercase =3D 0
    original_uppercase_position =3D -1
   = dummyflag =3D 0
    starting_buffer =3D (struct buffer *= ) 0x7f4ca35dad10
    fake_prefixed_keys =3D 12353313
&= nbsp;   gcpro1 =3D {next =3D 0xbd6321, var =3D 0xbfe161, nvars = =3D 12575073}
#17 0x00000000005cd713 in command_loop_1 () at keyboard.c:1640
 &nb= sp;  cmd =3D 41929569
    lose =3D 48
  = ;  nonundocount =3D 0
    keybuf =3D {88, 24, 140736= 175375312, 18, 77309411328, 256154846176,
  12614481, 140736175375= 632, 12353409, 139967139512517, 140736175375472, 5152595,
  44108294, 12442433, 12563331, 12353313, 12353313, 2750872704, 979760= 3,
  140736175375312, 12336533, 4319109, 140736175375600, 6082497,= 140736175375856,
  139967242015576, 140736175375632, 139967139512= 517, 140736175375136,
  139967145114752}
    i =3D 1
   = prev_modiff =3D 8775
    prev_buffer =3D (struct buffer = *) 0x7f4ca35dad10
    already_adjusted =3D 0
#18 0x000= 000000067044b in internal_condition_case (
    bfun=3D0x5= cd370 <command_loop_1>, handlers=3D12440353, hfun=3D0x5ccccc <cmd_= error>)
    at eval.c:1511
    val =3D 13996714892= 9269
    c =3D {tag =3D 12353313, val =3D 12353313, next = =3D 0x7fffb1bd8720, gcpro =3D 0x0,
  jmp =3D {{__jmpbuf =3D {73443= 04, -6175253136712337239, 4261216, 140736175377712, 0,
  &nbs= p;     0, -6175253136731211607, 6175125893787744425}, _= _mask_was_saved =3D 0,
      __saved_mask =3D {__val =3D {4294967295, 734= 4304, 9713000, 4261216,
        = ;  140736175377712, 0, 0, 0, 256108455322, 60129542145, 0,
 &= nbsp;        139967241841232, 1399672420= 15576, 256112628584, 7344304,
       = ;   140736175376432}}}}, backlist =3D 0x0, handlerlist =3D 0x0, <= br>   lisp_eval_depth =3D 0, pdlcount =3D 2, poll_suppress_count =3D 1,   interrupt_input_blocked =3D 0, byte_stack =3D 0x0}
  =   h =3D {handler =3D 12440353, var =3D 12353313, chosen_clause =3D 123= 53409,
  tag =3D 0x7fffb1bd85c0, next =3D 0x0}
#19 0x00000000005cd08e in command_loop_2 () at keyboard.c:1357
 &nb= sp;  val =3D 4157
#20 0x000000000066fdfd in internal_catch (tag=3D1= 2421745,
    func=3D0x5cd074 <command_loop_2>, arg= =3D12353313) at eval.c:1247
    c =3D {tag =3D 12421745, = val =3D 12353313, next =3D 0x0, gcpro =3D 0x0, jmp =3D {{
      __jmpbuf =3D {7344304, -6175253136890595159,= 4261216, 140736175377712, 0, 0,
      &n= bsp; -6175253136649422679, 6175125906733725865}, __mask_was_saved =3D 0,       __saved_mask =3D {__val =3D {6648748, 384,= 12353313, 12773601, 12353313,
          8589934936, 12766682= , 12766682, 12766682, 140736175376384, 6647180,
    = ;      4307517944, 12393488, 12766682, 12773601, 1= 40736175376464}}}},
  backlist =3D 0x0, handlerlist =3D 0x0, lisp_= eval_depth =3D 0, pdlcount =3D 2,
  poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack= =3D 0x0}
#21 0x00000000005cd04e in command_loop () at keyboard.c:1336No locals.
---Type <return> to continue, or q <return> to = quit---
#22 0x00000000005cc812 in recursive_edit_1 () at keyboard.c:951
 &n= bsp;  count =3D 1
    val =3D 6080974
#23 0x00000= 000005cc9b5 in Frecursive_edit () at keyboard.c:1013
    = count =3D 0
    buffer =3D 12353313
#24 0x00000000005c= ae26 in main (argc=3D3, argv=3D0x7fffb1bd8d38) at emacs.c:1852
    dummy =3D 139967241841232
    stack_bo= ttom_variable =3D 0 '\0'
    do_initial_setlocale= =3D 1
    skip_args =3D 0
    rlim =3D= {rlim_cur =3D 10485760, rlim_max =3D 18446744073709551615}
  =   no_loadup =3D 0
    junk =3D 0x0
    dname_arg =3D 0x0
(gdb)

Cheers,
Marco
--000e0cd1382a870e7d0462a77796-- From unknown Wed Jun 25 03:57:52 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2265: Core dump with "Fatal error (6).Abort" message Reply-To: Chong Yidong , 2265@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 16 Feb 2009 15:40:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2265 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 2265-submit@emacsbugs.donarmstrong.com id=B2265.12347984341995 (code B ref 2265); Mon, 16 Feb 2009 15:40:04 +0000 Received: (at 2265) by emacsbugs.donarmstrong.com; 16 Feb 2009 15:33:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1GFXpmd001989 for <2265@emacsbugs.donarmstrong.com>; Mon, 16 Feb 2009 07:33:52 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 1AE6957E1FC; Mon, 16 Feb 2009 10:34:43 -0500 (EST) From: Chong Yidong To: Marco Monteiro Cc: 2265@debbugs.gnu.org Date: Mon, 16 Feb 2009 10:34:43 -0500 Message-ID: <87zlgmgzu4.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Would it be possible for you to send me a rough recipe for reproducing this bug? E.g., the code you use to set up multi-mode.el, a short sample file, and so forth. From cyd@stupidchicken.com Thu Feb 19 17:57:09 2009 Received: (at control) by emacsbugs.donarmstrong.com; 20 Feb 2009 01:57:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1K1v3sS019149 for ; Thu, 19 Feb 2009 17:57:04 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 77CD957E20C; Thu, 19 Feb 2009 20:57:58 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: tag 2265 Date: Thu, 19 Feb 2009 20:57:58 -0500 Message-ID: <87bpsxx42h.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 2265 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 17:27:35 2011 Received: (at control) by debbugs.gnu.org; 11 Sep 2011 21:27:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rYs-0003i0-L1 for submit@debbugs.gnu.org; Sun, 11 Sep 2011 17:27:35 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rYr-0003hu-IG for control@debbugs.gnu.org; Sun, 11 Sep 2011 17:27:34 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2rUc-00018W-4t for control@debbugs.gnu.org; Sun, 11 Sep 2011 23:23:10 +0200 Date: Sun, 11 Sep 2011 23:20:09 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #2265 X-MailScanner-ID: 1R2rUc-00018W-4t X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316380990.27797@e8/M4mkf3WxHPqm3SLzeQw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 2265 fixed close 2265 From unknown Wed Jun 25 03:57:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#2265: Core dump with "Fatal error (6).Abort" message Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Sep 2011 21:32:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 2265 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed moreinfo To: Chong Yidong Cc: Marco Monteiro , 2265@debbugs.gnu.org Received: via spool by 2265-submit@debbugs.gnu.org id=B2265.131577672017710 (code B ref 2265); Sun, 11 Sep 2011 21:32:04 +0000 Received: (at 2265) by debbugs.gnu.org; 11 Sep 2011 21:32:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rdA-0004ba-2B for submit@debbugs.gnu.org; Sun, 11 Sep 2011 17:32:00 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rd1-0004aq-Nk for 2265@debbugs.gnu.org; Sun, 11 Sep 2011 17:31:57 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2rYl-0001CQ-I2; Sun, 11 Sep 2011 23:27:27 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: <87zlgmgzu4.fsf@cyd.mit.edu> (Chong Yidong's message of "Mon, 16 Feb 2009 10:34:43 -0500") Date: Sun, 11 Sep 2011 23:20:06 +0200 Message-ID: References: <87zlgmgzu4.fsf@cyd.mit.edu> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Scout Niblett's _This Fool Can Die Now_: "Hide And Seek" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R2rYl-0001CQ-I2 X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316381247.63859@PRL7m8Bs3t42oiy2CBn/MA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Chong Yidong writes: > Would it be possible for you to send me a rough recipe for reproducing > this bug? E.g., the code you use to set up multi-mode.el, a short > sample file, and so forth. More information was requested two years ago, but was apparently not given, so I'm closing this bug report. If the bug is still present, please reopen this report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/