From unknown Sun Jun 15 07:54:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#15898 <15898@debbugs.gnu.org> To: bug#15898 <15898@debbugs.gnu.org> Subject: Status: Emacs aborts in buf_charpos_to_bytepos Reply-To: bug#15898 <15898@debbugs.gnu.org> Date: Sun, 15 Jun 2025 14:54:20 +0000 retitle 15898 Emacs aborts in buf_charpos_to_bytepos reassign 15898 emacs submitter 15898 Barry OReilly severity 15898 normal tag 15898 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 16:51:02 2013 Received: (at submit) by debbugs.gnu.org; 14 Nov 2013 21:51:02 +0000 Received: from localhost ([127.0.0.1]:52743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vh4oW-0006NS-Tu for submit@debbugs.gnu.org; Thu, 14 Nov 2013 16:51:02 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40448) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vh4oS-0006N9-92 for submit@debbugs.gnu.org; Thu, 14 Nov 2013 16:50:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vh4oK-00039W-RX for submit@debbugs.gnu.org; Thu, 14 Nov 2013 16:50:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh4oK-00039S-Nl for submit@debbugs.gnu.org; Thu, 14 Nov 2013 16:50:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh4oD-0002bd-Ge for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2013 16:50:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vh4oA-00038h-Ue for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2013 16:50:41 -0500 Received: from mail-ob0-x231.google.com ([2607:f8b0:4003:c01::231]:59804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh4oA-00038X-Jt for bug-gnu-emacs@gnu.org; Thu, 14 Nov 2013 16:50:38 -0500 Received: by mail-ob0-f177.google.com with SMTP id wp4so2872430obc.8 for ; Thu, 14 Nov 2013 13:50:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZODHc3rD3a52msKE4SGYthe7hyWA6VOk8OJPbDp0Nss=; b=iRFFHrOEiyjZsF1WQ8Drap7g9gGa7h5LPOlimokaLoMA6RNZUoYKDYRnI/A3i3A8x0 CMBSamhZOJHt3wzW1HP3dQ2YrQH8uSFG8xlN5N9/VkiGFjtVUP4GgdRjIOpUI7KvXCMT X3xTqRopwreoHy7PKUw2GXcumG7xyosMG51NXL4U9Gdac+6URGTci4bEojtaqzyJejHX VVmFfsvn4kEWqo89knNgRb6ZpkYozKvBSfMzbkYQLjPsCiBPjPLTIdR89nC0meIDnDAD O23gXZDr+DeiWj3DjWZiDF75J6nBg2l8yIbo494tbYIu1hWiChlxsnDXGXcgbavTK16Q H1ww== MIME-Version: 1.0 X-Received: by 10.182.38.228 with SMTP id j4mr3725756obk.94.1384465837551; Thu, 14 Nov 2013 13:50:37 -0800 (PST) Received: by 10.76.156.103 with HTTP; Thu, 14 Nov 2013 13:50:37 -0800 (PST) Date: Thu, 14 Nov 2013 16:50:37 -0500 Message-ID: Subject: Emacs aborts in buf_charpos_to_bytepos From: Barry OReilly To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=001a11c2f3a67377eb04eb2a1297 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --001a11c2f3a67377eb04eb2a1297 Content-Type: text/plain; charset=ISO-8859-1 I updated my Emacs to the latest trunk, built bootstrap, and approximately an hour later it core dumped. Program terminated with signal 6, Aborted. #0 0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.0 (gdb) bt #0 0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.0 #1 0x0000000000503875 in terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:377 #2 0x0000000000569274 in die (msg=, file=, line=) at alloc.c:6726 #3 0x0000000000537a77 in buf_charpos_to_bytepos (b=0x180761e0, charpos=26969) at marker.c:145 #4 0x0000000000554190 in find_newline (start=26969, start_byte=26918, end=26939, end_byte=, count=1, shortage=0x7fffdaac9598, bytepos=0x0, allow_quit=true) at search.c:701 #5 0x000000000055531e in find_before_next_newline (from=16655, to=6, cnt=128, bytepos=0x0) at search.c:902 #6 0x000000000057fbb4 in Fline_end_position (n=) at editfns.c:812 #7 0x000000000054aafe in Fend_of_line (n=16655) at cmds.c:199 #8 0x00000000005c70a2 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x7f) at bytecode.c:1751 #9 0x0000000000589f2c in funcall_lambda (fun=357705693, nargs=0, arg_vector=0x7fffdaac9770) at eval.c:3039 #10 0x000000000058a1ec in Ffuncall (nargs=1, args=) at eval.c:2866 #11 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x20) at bytecode.c:919 #12 0x0000000000589f2c in funcall_lambda (fun=358448597, nargs=0, arg_vector=0x7fffdaac9900) at eval.c:3039 #13 0x000000000058a1ec in Ffuncall (nargs=1, args=) at eval.c:2866 #14 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x20) at bytecode.c:919 #15 0x0000000000589f2c in funcall_lambda (fun=359169677, nargs=3, arg_vector=0x7fffdaac9ab0) at eval.c:3039 #16 0x000000000058a1ec in Ffuncall (nargs=4, args=) at eval.c:2866 #17 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x23) at bytecode.c:919 #18 0x0000000000589f2c in funcall_lambda (fun=359170213, nargs=1, arg_vector=0x7fffdaac9c48) at eval.c:3039 #19 0x000000000058a1ec in Ffuncall (nargs=2, args=) at eval.c:2866 #20 0x000000000058a85a in call1 (fn=, arg1=) at eval.c:2604 #21 0x0000000000591ebe in mapcar1 (leni=2, vals=0x0, fn=359170213, seq=-1) at fns.c:2294 #22 0x0000000000592007 in Fmapc (function=359170213, sequence=358355174) at fns.c:2383 #23 0x000000000058a60f in Ffuncall (nargs=3, args=) at eval.c:2808 #24 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x22) at bytecode.c:919 #25 0x0000000000589f2c in funcall_lambda (fun=359170581, nargs=3, arg_vector=0x7fffdaac9f28) at eval.c:3039 #26 0x000000000058a1ec in Ffuncall (nargs=4, args=) at eval.c:2866 #27 0x000000000058a8f9 in funcall_nil (nargs=16655, args=0x410f) at eval.c:2356 #28 0x00000000005879d0 in run_hook_with_args (nargs=4, args=0x7fffdaac9f20, funcall=0x58a8f0 ) at eval.c:2541 #29 0x0000000000533918 in signal_after_change (charpos=26603, lendel=31, lenins=0) at insdel.c:2069 #30 0x00000000005367f6 in del_range_byte (from_byte=, to_byte=, prepare=false) at insdel.c:1632 #31 0x00000000005441eb in Finsert_file_contents (filename=, visit=12849058, beg=12849010, end=12849010, replace=12849058) at fileio.c:4019 #32 0x000000000058a6cf in Ffuncall (nargs=6, args=) at eval.c:2821 #33 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=2056, nargs=2, args=0x25) at bytecode.c:919 #34 0x000000000058a1ec in Ffuncall (nargs=3, args=) at eval.c:2866 #35 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=2056, nargs=2, args=0x22) at bytecode.c:919 #36 0x000000000058a1ec in Ffuncall (nargs=3, args=) at eval.c:2866 #37 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=3072, nargs=3, args=0x22) at bytecode.c:919 #38 0x000000000058a1ec in Ffuncall (nargs=4, args=) at eval.c:2866 #39 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x23) at bytecode.c:919 #40 0x0000000000589f2c in funcall_lambda (fun=18789701, nargs=0, arg_vector=0x7fffdaadaaf0) at eval.c:3039 #41 0x000000000058a1ec in Ffuncall (nargs=1, args=) at eval.c:2866 #42 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x20) at bytecode.c:919 #43 0x0000000000589f2c in funcall_lambda (fun=18789925, nargs=0, arg_vector=0x7fffdaadad48) at eval.c:3039 #44 0x000000000058a1ec in Ffuncall (nargs=1, args=) at eval.c:2866 #45 0x000000000058ac43 in Fapply (nargs=2, args=0x7fffdaadad40) at eval.c:2287 #46 0x000000000058a46c in Ffuncall (nargs=3, args=) at eval.c:2786 #47 0x00000000005c6400 in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x22) at bytecode.c:919 #48 0x0000000000589879 in eval_sub (form=) at eval.c:2181 #49 0x000000000058cdca in internal_lisp_condition_case (var=16915058, bodyform=10187926, handlers=) at eval.c:1313 #50 0x00000000005c7f0d in exec_byte_code (bytestr=16655, vector=16655, maxdepth=6, args_template=12849010, nargs=0, args=0x8f) at bytecode.c:1169 #51 0x0000000000589f2c in funcall_lambda (fun=10187613, nargs=1, arg_vector=0x7fffdaadb118) at eval.c:3039 #52 0x000000000058a1ec in Ffuncall (nargs=2, args=) at eval.c:2866 #53 0x000000000058a85a in call1 (fn=, arg1=) at eval.c:2604 #54 0x000000000050b7df in timer_check_2 () at keyboard.c:4508 #55 timer_check () at keyboard.c:4575 #56 0x000000000050babc in readable_events (flags=1) at keyboard.c:3442 #57 0x000000000050c718 in get_input_pending (flags=1) at keyboard.c:6745 #58 0x000000000050c7af in detect_input_pending_run_timers (do_display=true) at keyboard.c:9870 #59 0x00000000005ce232 in wait_reading_process_output (time_limit=, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=12849010, wait_proc=0x0, just_wait_proc=0) at process.c:4679 #60 0x0000000000510e3c in kbd_buffer_get_event (end_time=0x0, local_getcjmp=0x7fffdaadbac0, prev_event=12849010, used_mouse_menu=0x7fffdaadbd3f) at keyboard.c:3900 #61 read_event_from_main_queue (end_time=0x0, local_getcjmp=0x7fffdaadbac0, prev_event=12849010, used_mouse_menu=0x7fffdaadbd3f) at keyboard.c:2241 #62 read_decoded_event_from_main_queue (end_time=0x0, local_getcjmp=0x7fffdaadbac0, prev_event=12849010, used_mouse_menu=0x7fffdaadbd3f) at keyboard.c:2306 #63 0x00000000005159e1 in read_char (commandflag=1, map=404497478, prev_event=12849010, used_mouse_menu=0x7fffdaadbd3f, end_time=0x0) at keyboard.c:2890 #64 0x0000000000516ce5 in read_key_sequence (keybuf=0x7fffdaadbdb0, bufsize=30, prompt=12849010, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9065 #65 0x000000000051912e in command_loop_1 () at keyboard.c:1444 #66 0x000000000058807a in internal_condition_case (bfun=0x518e10 , handlers=12900034, hfun=0x50f550 ) at eval.c:1344 ---Type to continue, or q to quit--- #67 0x000000000050d9ea in command_loop_2 (ignore=) at keyboard.c:1169 #68 0x0000000000587f58 in internal_catch (tag=12895970, func=0x50d9d0 , arg=12849010) at eval.c:1108 #69 0x000000000050d8f0 in command_loop () at keyboard.c:1148 #70 recursive_edit_1 () at keyboard.c:776 #71 0x000000000050ea17 in Frecursive_edit () at keyboard.c:840 #72 0x0000000000504dfd in main (argc=, argv=0x7fffdaadc128) at emacs.c:1594 (gdb) (gdb) f 3 #3 0x0000000000537a77 in buf_charpos_to_bytepos (b=0x180761e0, charpos=26969) at marker.c:145 145 eassert (BUF_BEG (b) <= charpos && charpos <= BUF_Z (b)); (gdb) p BUF_BEG(b) $1 = 1 (gdb) p charpos $2 = 26969 (gdb) p BUF_Z(b) $3 = 26939 (gdb) Specifically, I updated from: commit a5088c77a2520d2f81b6ea842e04c229b96adf7e Author: Xue Fuqiao Date: Fri Oct 18 22:27:44 2013 +0800 Another index for line height. To: commit daa505e5f4ef7d6a6aab6fb5f64faa1a75ee4d10 Author: Kazuhiro Ito Date: Thu Nov 14 19:43:49 2013 +0200 Fix bug #15892 with link failures of the Cygwin w32 build. src/keyboard.c (make_ctrl_char) [HAVE_NTGUI]: Now externally visible for Cygwin w32 build. src/xdisp.c (erase_phys_cursor) [HAVE_NTGUI]: Now externally visible for Cygwin w32 build. OS is RHEL 5. --001a11c2f3a67377eb04eb2a1297 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I updated my Emacs to the latest trunk, built bootstr= ap, and
approximately an hour later it core dumped.

Program termi= nated with signal 6, Aborted.
#0=A0 0x00000031cfc0e7fd in raise () from = /lib64/libpthread.so.0
(gdb) bt
#0=A0 0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.= 0
#1=A0 0x0000000000503875 in terminate_due_to_signal (sig=3D6, backtrac= e_limit=3D2147483647) at emacs.c:377
#2=A0 0x0000000000569274 in die (ms= g=3D<value optimized out>, file=3D<value optimized out>, line= =3D<value optimized out>) at alloc.c:6726
#3=A0 0x0000000000537a77 in buf_charpos_to_bytepos (b=3D0x180761e0, charpos= =3D26969) at marker.c:145
#4=A0 0x0000000000554190 in find_newline (star= t=3D26969, start_byte=3D26918, end=3D26939, end_byte=3D<value optimized = out>, count=3D1, shortage=3D0x7fffdaac9598, bytepos=3D0x0, allow_quit=3D= true) at search.c:701
#5=A0 0x000000000055531e in find_before_next_newline (from=3D16655, to=3D6,= cnt=3D128, bytepos=3D0x0) at search.c:902
#6=A0 0x000000000057fbb4 in F= line_end_position (n=3D<value optimized out>) at editfns.c:812
#7= =A0 0x000000000054aafe in Fend_of_line (n=3D16655) at cmds.c:199
#8=A0 0x00000000005c70a2 in exec_byte_code (bytestr=3D16655, vector=3D16655= , maxdepth=3D6, args_template=3D12849010, nargs=3D0, args=3D0x7f) at byteco= de.c:1751
#9=A0 0x0000000000589f2c in funcall_lambda (fun=3D357705693, n= args=3D0, arg_vector=3D0x7fffdaac9770) at eval.c:3039
#10 0x000000000058a1ec in Ffuncall (nargs=3D1, args=3D<value optimized o= ut>) at eval.c:2866
#11 0x00000000005c6400 in exec_byte_code (bytestr= =3D16655, vector=3D16655, maxdepth=3D6, args_template=3D12849010, nargs=3D0= , args=3D0x20) at bytecode.c:919
#12 0x0000000000589f2c in funcall_lambda (fun=3D358448597, nargs=3D0, arg_v= ector=3D0x7fffdaac9900) at eval.c:3039
#13 0x000000000058a1ec in Ffuncal= l (nargs=3D1, args=3D<value optimized out>) at eval.c:2866
#14 0x0= 0000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, maxdept= h=3D6, args_template=3D12849010, nargs=3D0, args=3D0x20) at bytecode.c:919<= br> #15 0x0000000000589f2c in funcall_lambda (fun=3D359169677, nargs=3D3, arg_v= ector=3D0x7fffdaac9ab0) at eval.c:3039
#16 0x000000000058a1ec in Ffuncal= l (nargs=3D4, args=3D<value optimized out>) at eval.c:2866
#17 0x0= 0000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, maxdept= h=3D6, args_template=3D12849010, nargs=3D0, args=3D0x23) at bytecode.c:919<= br> #18 0x0000000000589f2c in funcall_lambda (fun=3D359170213, nargs=3D1, arg_v= ector=3D0x7fffdaac9c48) at eval.c:3039
#19 0x000000000058a1ec in Ffuncal= l (nargs=3D2, args=3D<value optimized out>) at eval.c:2866
#20 0x0= 00000000058a85a in call1 (fn=3D<value optimized out>, arg1=3D<valu= e optimized out>) at eval.c:2604
#21 0x0000000000591ebe in mapcar1 (leni=3D2, vals=3D0x0, fn=3D359170213, se= q=3D-1) at fns.c:2294
#22 0x0000000000592007 in Fmapc (function=3D359170= 213, sequence=3D358355174) at fns.c:2383
#23 0x000000000058a60f in Ffunc= all (nargs=3D3, args=3D<value optimized out>) at eval.c:2808
#24 0x00000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, = maxdepth=3D6, args_template=3D12849010, nargs=3D0, args=3D0x22) at bytecode= .c:919
#25 0x0000000000589f2c in funcall_lambda (fun=3D359170581, nargs= =3D3, arg_vector=3D0x7fffdaac9f28) at eval.c:3039
#26 0x000000000058a1ec in Ffuncall (nargs=3D4, args=3D<value optimized o= ut>) at eval.c:2866
#27 0x000000000058a8f9 in funcall_nil (nargs=3D16= 655, args=3D0x410f) at eval.c:2356
#28 0x00000000005879d0 in run_hook_wi= th_args (nargs=3D4, args=3D0x7fffdaac9f20, funcall=3D0x58a8f0 <funcall_n= il>) at eval.c:2541
#29 0x0000000000533918 in signal_after_change (charpos=3D26603, lendel=3D31= , lenins=3D0) at insdel.c:2069
#30 0x00000000005367f6 in del_range_byte = (from_byte=3D<value optimized out>, to_byte=3D<value optimized out= >, prepare=3Dfalse) at insdel.c:1632
#31 0x00000000005441eb in Finsert_file_contents (filename=3D<value optim= ized out>, visit=3D12849058, beg=3D12849010, end=3D12849010, replace=3D1= 2849058) at fileio.c:4019
#32 0x000000000058a6cf in Ffuncall (nargs=3D6,= args=3D<value optimized out>) at eval.c:2821
#33 0x00000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, = maxdepth=3D6, args_template=3D2056, nargs=3D2, args=3D0x25) at bytecode.c:9= 19
#34 0x000000000058a1ec in Ffuncall (nargs=3D3, args=3D<value optim= ized out>) at eval.c:2866
#35 0x00000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, = maxdepth=3D6, args_template=3D2056, nargs=3D2, args=3D0x22) at bytecode.c:9= 19
#36 0x000000000058a1ec in Ffuncall (nargs=3D3, args=3D<value optim= ized out>) at eval.c:2866
#37 0x00000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, = maxdepth=3D6, args_template=3D3072, nargs=3D3, args=3D0x22) at bytecode.c:9= 19
#38 0x000000000058a1ec in Ffuncall (nargs=3D4, args=3D<value optim= ized out>) at eval.c:2866
#39 0x00000000005c6400 in exec_byte_code (bytestr=3D16655, vector=3D16655, = maxdepth=3D6, args_template=3D12849010, nargs=3D0, args=3D0x23) at bytecode= .c:919
#40 0x0000000000589f2c in funcall_lambda (fun=3D18789701, nargs= =3D0, arg_vector=3D0x7fffdaadaaf0) at eval.c:3039
#41 0x000000000058a1ec in Ffuncall (nargs=3D1, args=3D<value optimized o= ut>) at eval.c:2866
#42 0x00000000005c6400 in exec_byte_code (bytestr= =3D16655, vector=3D16655, maxdepth=3D6, args_template=3D12849010, nargs=3D0= , args=3D0x20) at bytecode.c:919
#43 0x0000000000589f2c in funcall_lambda (fun=3D18789925, nargs=3D0, arg_ve= ctor=3D0x7fffdaadad48) at eval.c:3039
#44 0x000000000058a1ec in Ffuncall= (nargs=3D1, args=3D<value optimized out>) at eval.c:2866
#45 0x00= 0000000058ac43 in Fapply (nargs=3D2, args=3D0x7fffdaadad40) at eval.c:2287<= br> #46 0x000000000058a46c in Ffuncall (nargs=3D3, args=3D<value optimized o= ut>) at eval.c:2786
#47 0x00000000005c6400 in exec_byte_code (bytestr= =3D16655, vector=3D16655, maxdepth=3D6, args_template=3D12849010, nargs=3D0= , args=3D0x22) at bytecode.c:919
#48 0x0000000000589879 in eval_sub (form=3D<value optimized out>) at = eval.c:2181
#49 0x000000000058cdca in internal_lisp_condition_case (var= =3D16915058, bodyform=3D10187926, handlers=3D<value optimized out>) a= t eval.c:1313
#50 0x00000000005c7f0d in exec_byte_code (bytestr=3D16655, vector=3D16655, = maxdepth=3D6, args_template=3D12849010, nargs=3D0, args=3D0x8f) at bytecode= .c:1169
#51 0x0000000000589f2c in funcall_lambda (fun=3D10187613, nargs= =3D1, arg_vector=3D0x7fffdaadb118) at eval.c:3039
#52 0x000000000058a1ec in Ffuncall (nargs=3D2, args=3D<value optimized o= ut>) at eval.c:2866
#53 0x000000000058a85a in call1 (fn=3D<value o= ptimized out>, arg1=3D<value optimized out>) at eval.c:2604
#54= 0x000000000050b7df in timer_check_2 () at keyboard.c:4508
#55 timer_check () at keyboard.c:4575
#56 0x000000000050babc in readable= _events (flags=3D1) at keyboard.c:3442
#57 0x000000000050c718 in get_inp= ut_pending (flags=3D1) at keyboard.c:6745
#58 0x000000000050c7af in dete= ct_input_pending_run_timers (do_display=3Dtrue) at keyboard.c:9870
#59 0x00000000005ce232 in wait_reading_process_output (time_limit=3D<val= ue optimized out>, nsecs=3D0, read_kbd=3D-1, do_display=3Dtrue, wait_for= _cell=3D12849010, wait_proc=3D0x0, just_wait_proc=3D0) at process.c:4679#60 0x0000000000510e3c in kbd_buffer_get_event (end_time=3D0x0, local_getc= jmp=3D0x7fffdaadbac0, prev_event=3D12849010, used_mouse_menu=3D0x7fffdaadbd= 3f) at keyboard.c:3900
#61 read_event_from_main_queue (end_time=3D0x0, local_getcjmp=3D0x7fffdaadb= ac0, prev_event=3D12849010, used_mouse_menu=3D0x7fffdaadbd3f) at keyboard.c= :2241
#62 read_decoded_event_from_main_queue (end_time=3D0x0, local_getc= jmp=3D0x7fffdaadbac0, prev_event=3D12849010, used_mouse_menu=3D0x7fffdaadbd= 3f) at keyboard.c:2306
#63 0x00000000005159e1 in read_char (commandflag=3D1, map=3D404497478, prev= _event=3D12849010, used_mouse_menu=3D0x7fffdaadbd3f, end_time=3D0x0) at key= board.c:2890
#64 0x0000000000516ce5 in read_key_sequence (keybuf=3D0x7ff= fdaadbdb0, bufsize=3D30, prompt=3D12849010, dont_downcase_last=3Dfalse, can= _return_switch_frame=3Dtrue, fix_current_buffer=3Dtrue, prevent_redisplay= =3Dfalse)
=A0=A0=A0 at keyboard.c:9065
#65 0x000000000051912e in command_loop_1 ()= at keyboard.c:1444
#66 0x000000000058807a in internal_condition_case (b= fun=3D0x518e10 <command_loop_1>, handlers=3D12900034, hfun=3D0x50f550= <cmd_error>) at eval.c:1344
---Type <return> to continue, or q <return> to quit---
#67 0= x000000000050d9ea in command_loop_2 (ignore=3D<value optimized out>) = at keyboard.c:1169
#68 0x0000000000587f58 in internal_catch (tag=3D12895= 970, func=3D0x50d9d0 <command_loop_2>, arg=3D12849010) at eval.c:1108=
#69 0x000000000050d8f0 in command_loop () at keyboard.c:1148
#70 recursi= ve_edit_1 () at keyboard.c:776
#71 0x000000000050ea17 in Frecursive_edit= () at keyboard.c:840
#72 0x0000000000504dfd in main (argc=3D<value o= ptimized out>, argv=3D0x7fffdaadc128) at emacs.c:1594
(gdb)
(gdb) f 3
#3=A0 0x0000000000537a77 in buf_charpos_to_bytepos (= b=3D0x180761e0, charpos=3D26969) at marker.c:145
145=A0=A0=A0=A0=A0=A0 e= assert (BUF_BEG (b) <=3D charpos && charpos <=3D BUF_Z (b));<= br>(gdb) p BUF_BEG(b)
$1 =3D 1
(gdb) p charpos
$2 =3D 26969
(gdb) p BUF_Z(b)
$3 =3D 2= 6939
(gdb)

Specifically, I updated from:

commit a5088c77a= 2520d2f81b6ea842e04c229b96adf7e
Author: Xue Fuqiao <xfq.free@gmail.com>
Date:=A0=A0 Fri Oct 18 22:27:44 2013 +0800

=A0=A0=A0 Another index f= or line height.

To:

commit daa505e5f4ef7d6a6aab6fb5f64faa1a75= ee4d10
Author: Kazuhiro Ito <kz= hr@d1.dion.ne.jp>
Date:=A0=A0 Thu Nov 14 19:43:49 2013 +0200

=A0=A0=A0 Fix bug #15892 = with link failures of the Cygwin w32 build.
=A0=A0=A0
=A0=A0=A0=A0 s= rc/keyboard.c (make_ctrl_char) [HAVE_NTGUI]: Now externally visible
=A0= =A0=A0=A0 for Cygwin w32 build.
=A0=A0=A0=A0 src/xdisp.c (erase_phys_cursor) [HAVE_NTGUI]: Now externally v= isible
=A0=A0=A0=A0 for Cygwin w32 build.

OS is RHEL 5.
=

--001a11c2f3a67377eb04eb2a1297-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 02:39:35 2013 Received: (at 15898) by debbugs.gnu.org; 15 Nov 2013 07:39:35 +0000 Received: from localhost ([127.0.0.1]:53850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhE06-0006Fs-Ou for submit@debbugs.gnu.org; Fri, 15 Nov 2013 02:39:35 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:46815) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhE00-0006FZ-EF for 15898@debbugs.gnu.org; Fri, 15 Nov 2013 02:39:30 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MWA00500NVSA900@a-mtaout22.012.net.il> for 15898@debbugs.gnu.org; Fri, 15 Nov 2013 09:39:21 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MWA005WSNXLA300@a-mtaout22.012.net.il>; Fri, 15 Nov 2013 09:39:21 +0200 (IST) Date: Fri, 15 Nov 2013 09:39:06 +0200 From: Eli Zaretskii Subject: Re: bug#15898: Emacs aborts in buf_charpos_to_bytepos In-reply-to: X-012-Sender: halo1@inter.net.il To: Barry OReilly Message-id: <83ppq2i06d.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 15898 Cc: 15898@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Thu, 14 Nov 2013 16:50:37 -0500 > From: Barry OReilly > > I updated my Emacs to the latest trunk, built bootstrap, and > approximately an hour later it core dumped. > > Program terminated with signal 6, Aborted. > #0 0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.0 > (gdb) bt > #0 0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.0 > #1 0x0000000000503875 in terminate_due_to_signal (sig=6, > backtrace_limit=2147483647) at emacs.c:377 > #2 0x0000000000569274 in die (msg=, file= optimized out>, line=) at alloc.c:6726 > #3 0x0000000000537a77 in buf_charpos_to_bytepos (b=0x180761e0, > charpos=26969) at marker.c:145 > #4 0x0000000000554190 in find_newline (start=26969, start_byte=26918, > end=26939, end_byte=, count=1, > shortage=0x7fffdaac9598, bytepos=0x0, allow_quit=true) at search.c:701 > #5 0x000000000055531e in find_before_next_newline (from=16655, to=6, > cnt=128, bytepos=0x0) at search.c:902 > #6 0x000000000057fbb4 in Fline_end_position (n=) at > editfns.c:812 This looks like another duplicate of 15841, but that would imply that your previous update was before revno 115033, which was committed quite some time ago. Can you tell if that was indeed so? From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 10:25:26 2013 Received: (at 15898) by debbugs.gnu.org; 15 Nov 2013 15:25:26 +0000 Received: from localhost ([127.0.0.1]:56091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhLGu-0005oS-CI for submit@debbugs.gnu.org; Fri, 15 Nov 2013 10:25:24 -0500 Received: from mail-oa0-f45.google.com ([209.85.219.45]:56851) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhLGs-0005oE-02 for 15898@debbugs.gnu.org; Fri, 15 Nov 2013 10:25:22 -0500 Received: by mail-oa0-f45.google.com with SMTP id m1so4094683oag.32 for <15898@debbugs.gnu.org>; Fri, 15 Nov 2013 07:25:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=L9bFU5mZoHDaNnd4eNe/JWhi0lej4/T06e1pDPoXHqQ=; b=vDO3hNV25t95uONybi3O+JL4utAStLwAQ4jFzg4J1ctBBdRCv9+AJuPRVepUsxhmxO SU3RUFWsF2jYmiNHobG9AYLHBphNOKNqeSQGLczBgYhxtOdQydJMOR7F8Rp1eeNytfU0 dwW/vKsybd7n+EP0LlZXGt3XbAFsIiaIi8CiJj7QwiHLHJNZjIRPxXfwjwuZyEHOcI54 QL70jjZooKBwO0NSY6Ind3UsXTdkPPfZKrG9Hod2iE3TWp0O81s7JPwYwG3nj/nUzmPL kkINKNKRTKBfTgT8+1GQkQnq5JV16tRFa7nc9KuCpqn20CHOPolB6sRih9fbonEmbx2F /gjQ== MIME-Version: 1.0 X-Received: by 10.182.81.65 with SMTP id y1mr1129878obx.89.1384529116288; Fri, 15 Nov 2013 07:25:16 -0800 (PST) Received: by 10.76.156.103 with HTTP; Fri, 15 Nov 2013 07:25:16 -0800 (PST) In-Reply-To: <83ppq2i06d.fsf@gnu.org> References: <83ppq2i06d.fsf@gnu.org> Date: Fri, 15 Nov 2013 10:25:16 -0500 Message-ID: Subject: Re: bug#15898: Emacs aborts in buf_charpos_to_bytepos From: Barry OReilly To: Eli Zaretskii Content-Type: multipart/alternative; boundary=047d7b2e4d32285bc604eb38ceb2 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 15898 Cc: 15898@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --047d7b2e4d32285bc604eb38ceb2 Content-Type: text/plain; charset=ISO-8859-1 > This looks like another duplicate of 15841, but that would imply > that your previous update was before revno 115033, which was > committed quite some time ago. Can you tell if that was indeed so? That's correct, I updated from before revno 115033 to after it. --047d7b2e4d32285bc604eb38ceb2 Content-Type: text/html; charset=ISO-8859-1
> This looks like another duplicate of 15841, but that would imply
> that your previous update was before revno 115033, which was
> committed quite some time ago. Can you tell if that was indeed so?

That's correct, I updated from before revno 115033 to after it.


--047d7b2e4d32285bc604eb38ceb2-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 11:39:42 2013 Received: (at 15898) by debbugs.gnu.org; 15 Nov 2013 16:39:42 +0000 Received: from localhost ([127.0.0.1]:56128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhMQo-0007g6-4R for submit@debbugs.gnu.org; Fri, 15 Nov 2013 11:39:42 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:51801) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhMQl-0007fn-6K; Fri, 15 Nov 2013 11:39:40 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MWB00900CI54200@a-mtaout22.012.net.il>; Fri, 15 Nov 2013 18:39:32 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MWB008MCCXWXY80@a-mtaout22.012.net.il>; Fri, 15 Nov 2013 18:39:32 +0200 (IST) Date: Fri, 15 Nov 2013 18:39:18 +0200 From: Eli Zaretskii Subject: Re: bug#15898: Emacs aborts in buf_charpos_to_bytepos In-reply-to: X-012-Sender: halo1@inter.net.il To: Barry OReilly Message-id: <8361rtipqh.fsf@gnu.org> References: <83ppq2i06d.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 15898 Cc: 15898@debbugs.gnu.org, control@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) merge 15898 15841 thanks > Date: Fri, 15 Nov 2013 10:25:16 -0500 > From: Barry OReilly > Cc: 15898@debbugs.gnu.org > > > This looks like another duplicate of 15841, but that would imply > > that your previous update was before revno 115033, which was > > committed quite some time ago. Can you tell if that was indeed so? > > That's correct, I updated from before revno 115033 to after it. Thanks. In that case, perhaps you, too, could try the patch I suggested there just a few minutes ago. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 11:57:33 2013 Received: (at 15898) by debbugs.gnu.org; 15 Nov 2013 16:57:33 +0000 Received: from localhost ([127.0.0.1]:56149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhMi4-0000li-MK for submit@debbugs.gnu.org; Fri, 15 Nov 2013 11:57:32 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:48071) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhMi2-0000lU-TS for 15898@debbugs.gnu.org; Fri, 15 Nov 2013 11:57:31 -0500 Received: by mail-ob0-f170.google.com with SMTP id gq1so4147079obb.15 for <15898@debbugs.gnu.org>; Fri, 15 Nov 2013 08:57:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=I+od7dwYDqpACv5YV1whgUYkQIxCjP95D9fUxH15LaA=; b=epz6R7/CE7fvugqX4QWwisNRs18A3T1RCziGIQD6/vUdiivgmqEGcWBekLAvWFQgug qVbU418U//mTDMKLW7lCWTi17cr30XsHQtnICjiPR5VlG8UJgtLiiCjCRD5YkyGbJJAM p2hcW9NMn4HUTeCAGKlMyiX+fdw+BpCHFrbzYnj55FbrCBfU1xSnPuaRElYbXPZWp6oo P3bNieLExQCN5fbnAYDW+ig3euZrTj9MrsIcNWfKPg8HPfNuXkR8YrcNlGPSUuMYy5ZH 3HcOejcxw6queJQqRKjdGSHPCHmIYFhCmd001xxmNCXDzuehl5MfLwk1mTeYAi+Qd2vn OKOw== MIME-Version: 1.0 X-Received: by 10.60.179.113 with SMTP id df17mr8017634oec.16.1384534645306; Fri, 15 Nov 2013 08:57:25 -0800 (PST) Received: by 10.76.156.103 with HTTP; Fri, 15 Nov 2013 08:57:25 -0800 (PST) In-Reply-To: <83ppq2i06d.fsf@gnu.org> References: <83ppq2i06d.fsf@gnu.org> Date: Fri, 15 Nov 2013 11:57:25 -0500 Message-ID: Subject: Re: bug#15898: Emacs aborts in buf_charpos_to_bytepos From: Barry OReilly To: Eli Zaretskii Content-Type: multipart/alternative; boundary=089e011609bcb67c3b04eb3a1791 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 15898 Cc: 15898@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --089e011609bcb67c3b04eb3a1791 Content-Type: text/plain; charset=ISO-8859-1 Not having applied your patch yet, I reproduced the core dump in GDB and got a Lisp backtrace: "line-end-position" (0xfffe9cc0) "back-to-indentation" (0xfffe9de0) "c-beginning-of-macro" (0xfffe9f70) "c-extend-font-lock-region-for-macros" (0xfffea110) "c-neutralize-syntax-in-and-mark-CPP" (0xfffea2c0) 0x1c01cb0 PVEC_COMPILED "mapc" (0xfffea540) "c-after-change" (0xfffea738) "insert-file-contents" (0xffffad40) "revert-buffer-insert-file-contents--default-function" (0xffffaec0) "revert-buffer--default" (0xffffb028) "revert-buffer" (0xffffb160) "auto-revert-handler" (0xffffb300) "auto-revert-buffers" (0xffffb558) "apply" (0xffffb550) "byte-code" (0xffffb660) "timer-event-handler" (0xffffb928) I'll apply your patch now. --089e011609bcb67c3b04eb3a1791 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Not having applied your patch yet, I reproduced the core d= ump in GDB and got a Lisp backtrace:

"line-end-position" (= 0xfffe9cc0)
"back-to-indentation" (0xfffe9de0)
"c-begi= nning-of-macro" (0xfffe9f70)
"c-extend-font-lock-region-for-macros" (0xfffea110)
"c-ne= utralize-syntax-in-and-mark-CPP" (0xfffea2c0)
0x1c01cb0 PVEC_COMPIL= ED
"mapc" (0xfffea540)
"c-after-change" (0xfffea7= 38)
"insert-file-contents" (0xffffad40)
"revert-buffer-insert= -file-contents--default-function" (0xffffaec0)
"revert-buffer-= -default" (0xffffb028)
"revert-buffer" (0xffffb160)
"auto-revert-handler" (0xffffb300)
"auto-revert-buffers&q= uot; (0xffffb558)
"apply" (0xffffb550)
"byte-code"= ; (0xffffb660)
"timer-event-handler" (0xffffb928)

I'= ;ll apply your patch now.

--089e011609bcb67c3b04eb3a1791-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 16 14:12:41 2013 Received: (at control) by debbugs.gnu.org; 16 Nov 2013 19:12:41 +0000 Received: from localhost ([127.0.0.1]:57467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhlIO-0007iy-V4 for submit@debbugs.gnu.org; Sat, 16 Nov 2013 14:12:41 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:55282 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VhlIM-0007iq-UF for control@debbugs.gnu.org; Sat, 16 Nov 2013 14:12:39 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VhlIM-0000dv-El for control@debbugs.gnu.org; Sat, 16 Nov 2013 14:12:38 -0500 Date: Sat, 16 Nov 2013 14:12:38 -0500 Message-Id: Subject: control message for bug 15901 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) merge 15841 15901 From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 20 13:34:21 2013 Received: (at control) by debbugs.gnu.org; 20 Nov 2013 18:34:21 +0000 Received: from localhost ([127.0.0.1]:35042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VjCbV-00070V-It for submit@debbugs.gnu.org; Wed, 20 Nov 2013 13:34:21 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:45174 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VjCbU-00070N-3X for control@debbugs.gnu.org; Wed, 20 Nov 2013 13:34:20 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VjCbT-0007OI-MQ for control@debbugs.gnu.org; Wed, 20 Nov 2013 13:34:19 -0500 Date: Wed, 20 Nov 2013 13:34:19 -0500 Message-Id: Subject: control message for bug 15930 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.5 (-----) forcemerge 15841 15930 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 21 16:31:41 2013 Received: (at control) by debbugs.gnu.org; 21 Nov 2013 21:31:41 +0000 Received: from localhost ([127.0.0.1]:37512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vjbqe-0001LH-NY for submit@debbugs.gnu.org; Thu, 21 Nov 2013 16:31:40 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:48213 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vjbqc-0001L9-TQ for control@debbugs.gnu.org; Thu, 21 Nov 2013 16:31:39 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Vjbqc-0004ug-Ew for control@debbugs.gnu.org; Thu, 21 Nov 2013 16:31:38 -0500 Date: Thu, 21 Nov 2013 16:31:38 -0500 Message-Id: Subject: control message for bug 15948 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.5 (-----) forcemerge 15898 15948 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 02:11:28 2013 Received: (at control) by debbugs.gnu.org; 22 Nov 2013 07:11:28 +0000 Received: from localhost ([127.0.0.1]:37869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vjktj-0000JU-Rg for submit@debbugs.gnu.org; Fri, 22 Nov 2013 02:11:28 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:59667 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vjkth-0000JL-KI for control@debbugs.gnu.org; Fri, 22 Nov 2013 02:11:25 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Vjkth-0000r5-Ab for control@debbugs.gnu.org; Fri, 22 Nov 2013 02:11:25 -0500 Date: Fri, 22 Nov 2013 02:11:25 -0500 Message-Id: Subject: control message for bug 15952 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.5 (-----) forcemerge 15898 15952 From unknown Sun Jun 15 07:54:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 27 Dec 2013 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator