From unknown Fri Aug 15 14:47:54 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#22148 <22148@debbugs.gnu.org> To: bug#22148 <22148@debbugs.gnu.org> Subject: Status: 25.1.50; Segmentation fault when saving file Reply-To: bug#22148 <22148@debbugs.gnu.org> Date: Fri, 15 Aug 2025 21:47:54 +0000 retitle 22148 25.1.50; Segmentation fault when saving file reassign 22148 emacs submitter 22148 Sujith Manoharan severity 22148 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 11 22:30:38 2015 Received: (at submit) by debbugs.gnu.org; 12 Dec 2015 03:30:38 +0000 Received: from localhost ([127.0.0.1]:35218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7atK-0007Tr-2Q for submit@debbugs.gnu.org; Fri, 11 Dec 2015 22:30:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42361) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7atI-0007Tf-Si for submit@debbugs.gnu.org; Fri, 11 Dec 2015 22:30:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7atB-0002Gj-Dr for submit@debbugs.gnu.org; Fri, 11 Dec 2015 22:30:31 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7atB-0002Gf-AI for submit@debbugs.gnu.org; Fri, 11 Dec 2015 22:30:29 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7at9-0004LH-8B for bug-gnu-emacs@gnu.org; Fri, 11 Dec 2015 22:30:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7at5-0002GK-Ub for bug-gnu-emacs@gnu.org; Fri, 11 Dec 2015 22:30:27 -0500 Received: from s72.web-hosting.com ([198.187.29.22]:33775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7at5-0002GD-Ow for bug-gnu-emacs@gnu.org; Fri, 11 Dec 2015 22:30:23 -0500 Received: from [117.222.157.255] (port=48848 helo=main-lnx.msujith.org) by server72.web-hosting.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a7at1-000Zul-Df for bug-gnu-emacs@gnu.org; Fri, 11 Dec 2015 22:30:20 -0500 Message-ID: <22123.38123.366644.729826@gargle.gargle.HOWL> Date: Sat, 12 Dec 2015 09:00:51 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Sujith Manoharan To: bug-gnu-emacs@gnu.org Subject: 25.1.50; Segmentation fault when saving file X-Mailer: VM 8.2.0b under 25.1.50.1 (x86_64-unknown-linux-gnu) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server72.web-hosting.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - msujith.org X-Get-Message-Sender-Via: server72.web-hosting.com: authenticated_id: sujith@msujith.org X-Source: X-Source-Args: X-Source-Dir: X-From-Rewrite: unmodified, already matched X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.4 (----) Emacs crashes when saving a .org file. It happened a few times when I would just open it, change a line and save it. I got the backtrace once in gdb, I've attached it below. The crash doesn't happen consistently, sometimes opening a mbox crashes too. I am using the master branch. (gdb) r Starting program: /home/sujith/dev/emacs/src/emacs [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe973f700 (LWP 1576)] Program received signal SIGSEGV, Segmentation fault. 0x000000000047c38b in encode_char (charset=charset@entry=0xb2fd88 , c=c@entry=173) at charset.c:1760 1760 code_index = GET_TEMP_CHARSET_WORK_ENCODER (c); (gdb) bt #0 0x000000000047c38b in encode_char (charset=charset@entry=0xb2fd88 , c=c@entry=173) at charset.c:1760 #1 0x000000000048772b in char_encodable_p (c=c@entry=173, attrs=) at coding.c:8941 #2 0x0000000000490088 in Ffind_coding_systems_region_internal (start=6, end=, exclude=) at coding.c:9039 #3 0x0000000000557952 in Ffuncall (nargs=3, args=args@entry=0x7fffffffd218) at eval.c:2657 #4 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9685013, maxdepth=, args_template=, nargs=nargs@entry=2, args=, args@entry=0x7fffffffd218) at bytecode.c:880 #5 0x00000000005574e4 in funcall_lambda (fun=9684980, nargs=nargs@entry=2, arg_vector=0x7fffffffd218, arg_vector@entry=0x7fffffffd3d8) at eval.c:2810 #6 0x000000000055778b in Ffuncall (nargs=3, args=args@entry=0x7fffffffd3d0) at eval.c:2711 #7 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9688781, maxdepth=, args_template=, nargs=nargs@entry=5, args=, args@entry=0x7fffffffd3d0) at bytecode.c:880 #8 0x00000000005574e4 in funcall_lambda (fun=9688748, nargs=nargs@entry=5, arg_vector=0x7fffffffd3d0, arg_vector@entry=0x7fffffffd598) at eval.c:2810 #9 0x000000000055778b in Ffuncall (nargs=nargs@entry=6, args=args@entry=0x7fffffffd590) at eval.c:2711 #10 0x000000000055929e in call5 (fn=, arg1=arg1@entry=6, arg2=arg2@entry=264430, arg3=arg3@entry=4067744, arg4=arg4@entry=0, arg5=arg5@entry=26114324) at eval.c:2543 #11 0x000000000051b427 in choose_write_coding_system (coding=0x7fffffffd7d0, lockname=26185700, visit=44256, append=0, filename=26114324, end=264430, start=6) at fileio.c:4595 #12 write_region (start=6, end=264430, filename=26114324, append=0, visit=44256, lockname=26185700, mustbenew=0, desc=-1) at fileio.c:4789 #13 0x000000000051b76f in Fwrite_region (start=, end=, filename=, append=, visit=, lockname=, mustbenew=0) at fileio.c:4669 #14 0x00000000005578e8 in Ffuncall (nargs=7, args=args@entry=0x7fffffffdb70) at eval.c:2683 #15 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9119981, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x7fffffffdb70) at bytecode.c:880 #16 0x00000000005574e4 in funcall_lambda (fun=9119948, nargs=nargs@entry=0, arg_vector=0x7fffffffdb70, arg_vector@entry=0x7fffffffdd30) at eval.c:2810 #17 0x000000000055778b in Ffuncall (nargs=1, args=args@entry=0x7fffffffdd28) at eval.c:2711 #18 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9119861, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x7fffffffdd28) at bytecode.c:880 #19 0x00000000005574e4 in funcall_lambda (fun=9119828, nargs=nargs@entry=0, arg_vector=0x7fffffffdd28, arg_vector@entry=0x7fffffffdec0) at eval.c:2810 #20 0x000000000055778b in Ffuncall (nargs=1, args=args@entry=0x7fffffffdeb8) at eval.c:2711 #21 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9119013, maxdepth=, args_template=, nargs=nargs@entry=1, args=, args@entry=0x7fffffffdeb8) at bytecode.c:880 #22 0x00000000005574e4 in funcall_lambda (fun=9118980, nargs=nargs@entry=1, arg_vector=0x7fffffffdeb8, arg_vector@entry=0x7fffffffe050) at eval.c:2810 #23 0x000000000055778b in Ffuncall (nargs=2, args=args@entry=0x7fffffffe048) at eval.c:2711 #24 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9117941, maxdepth=, args_template=, nargs=nargs@entry=1, args=, args@entry=0x7fffffffe048) at bytecode.c:880 #25 0x00000000005574e4 in funcall_lambda (fun=9117908, nargs=nargs@entry=1, arg_vector=0x7fffffffe048, arg_vector@entry=0x7fffffffe270) at eval.c:2810 #26 0x000000000055778b in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffe268) at eval.c:2711 #27 0x000000000055338a in Ffuncall_interactively (nargs=2, args=0x7fffffffe268) at callint.c:248 #28 0x0000000000557879 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffe260) at eval.c:2630 #29 0x0000000000553d57 in Fcall_interactively (function=, record_flag=, keys=) at callint.c:836 #30 0x0000000000557952 in Ffuncall (nargs=4, args=args@entry=0x7fffffffe4b8) at eval.c:2657 #31 0x000000000058ad63 in exec_byte_code (bytestr=, vector=9567141, maxdepth=, args_template=, nargs=nargs@entry=1, args=, args@entry=0x7fffffffe4b8) at bytecode.c:880 #32 0x00000000005574e4 in funcall_lambda (fun=9567108, nargs=nargs@entry=1, arg_vector=0x7fffffffe4b8, arg_vector@entry=0x7fffffffe648) at eval.c:2810 #33 0x000000000055778b in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffe640) at eval.c:2711 #34 0x0000000000557a5a in call1 (fn=fn@entry=14736, arg1=) at eval.c:2509 #35 0x00000000004f52d4 in command_loop_1 () at keyboard.c:1452 #36 0x0000000000555fb7 in internal_condition_case (bfun=bfun@entry=0x4f4f00 , handlers=handlers@entry=18912, hfun=hfun@entry=0x4ebaf0 ) at eval.c:1309 #37 0x00000000004e727c in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1086 #38 0x0000000000555eab in internal_catch (tag=tag@entry=45648, func=func@entry=0x4e7260 , arg=arg@entry=0) at eval.c:1073 #39 0x00000000004e7239 in command_loop () at keyboard.c:1065 #40 0x00000000004eb6db in recursive_edit_1 () at keyboard.c:671 #41 0x00000000004eba28 in Frecursive_edit () at keyboard.c:742 #42 0x000000000041620b in main (argc=1, argv=0x7fffffffe9f8) at emacs.c:1652 (gdb) q In GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.28) of 2015-12-11 Repository revision: 6148555ee5a3d0139ae517803718b3e0357933c7 Windowing system distributor 'The X.Org Foundation', version 11.0.11800000 Configured using: 'configure --prefix=/usr --with-x-toolkit=gtk2 --without-gconf --without-gsettings --without-selinux --without-gnutls' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS NOTIFY ACL LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK2 X11 Important settings: value of $LANG: en_IN.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: display-battery-mode: t display-time-mode: t iswitchb-mode: t savehist-mode: t save-place-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: 1 line-number-mode: t transient-mark-mode: t Recent messages: /home/sujith/mail/INBOX-gmail: Reading folder... done INBOX-gmail: 65 messages, 0 new, 0 unread, 0 deleted INBOX-gmail: Decoding MIME message... INBOX-gmail: Inlining text/html by emacs-w3m... INBOX-gmail: Decoding quoted-printable... done INBOX-gmail: Inlining text/html by emacs-w3m... done. INBOX-gmail: Decoding MIME message... done INBOX-gmail: 65 messages, 0 new, 0 unread, 0 deleted [2 times] Starting new Ispell process /usr/bin/aspell with default dictionary... Making completion list... [2 times] Load-path shadows: /home/sujith/.emacs.d/elpa/emms-20150519.736/tq hides /home/sujith/dev/emacs/lisp/emacs-lisp/tq Features: (shadow emacsbug message idna format-spec rfc822 mml mml-sec gmm-utils mailheader mailabbrev flyspell ispell vm-reply w3m-form w3m browse-url doc-view jka-compr image-mode timezone w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util vm-w3m u-vm-color vm-save tapestry vm-sort sendmail mail-utils vm-rfaddons vm-undo vm-virtual vm-summary-faces vm-pop utf7 vm-imap vm-thread vm-mime vm-toolbar vm-menu vm-window vm-folder vm-crypto vm-summary vm-mouse vm-page vm-motion vm-minibuf vm-message vm-misc vm-macro mairix derived cus-edit cus-start cus-load wid-edit vm-autoloads vm-vars vm-version vm advice battery time dired-x dired edmacro kmacro xcscope ring server iswitchb savehist saveplace finder-inf info package epg-config url-handlers easy-mmode mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 cl ietf-drums url-parse auth-source cl-seq eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core cl-macs gv gnus-util mm-util help-fns help-mode easymenu cl-loaddefs cl-lib mail-prsvr password-cache url-vars time-date mule-util pcase tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 256181 7551) (symbols 48 33012 0) (miscs 40 744 316) (strings 32 53467 9370) (string-bytes 1 1717823) (vectors 16 23377) (vector-slots 8 549170 10179) (floats 8 268 33) (intervals 56 1611 0) (buffers 976 16) (heap 1024 19875 918)) From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 12 02:53:45 2015 Received: (at 22148) by debbugs.gnu.org; 12 Dec 2015 07:53:45 +0000 Received: from localhost ([127.0.0.1]:35369 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7ezx-00056Z-0w for submit@debbugs.gnu.org; Sat, 12 Dec 2015 02:53:45 -0500 Received: from mtaout24.012.net.il ([80.179.55.180]:35519) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7ezu-00056L-Vi for 22148@debbugs.gnu.org; Sat, 12 Dec 2015 02:53:43 -0500 Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NZ800B00I5JDD00@mtaout24.012.net.il> for 22148@debbugs.gnu.org; Sat, 12 Dec 2015 09:46:23 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NZ80063AIXBHS60@mtaout24.012.net.il>; Sat, 12 Dec 2015 09:46:23 +0200 (IST) Date: Sat, 12 Dec 2015 09:53:44 +0200 From: Eli Zaretskii Subject: Re: bug#22148: 25.1.50; Segmentation fault when saving file In-reply-to: <22123.38123.366644.729826@gargle.gargle.HOWL> X-012-Sender: halo1@inter.net.il To: Sujith Manoharan Message-id: <838u506r1z.fsf@gnu.org> References: <22123.38123.366644.729826@gargle.gargle.HOWL> X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: 22148 Cc: 22148@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.9 (/) > Date: Sat, 12 Dec 2015 09:00:51 +0530 > From: Sujith Manoharan > > Emacs crashes when saving a .org file. It happened a few times > when I would just open it, change a line and save it. Is it possible for you to send that .org file (off-list), so I could try debugging this on my system? > I got the backtrace once in gdb, I've attached it below. The crash > doesn't happen consistently, sometimes opening a mbox crashes too. > I am using the master branch. We'd appreciate if you could switch to tracking the emacs-25 branch instead. > Program received signal SIGSEGV, Segmentation fault. > 0x000000000047c38b in encode_char (charset=charset@entry=0xb2fd88 , c=c@entry=173) at charset.c:1760 > 1760 code_index = GET_TEMP_CHARSET_WORK_ENCODER (c); What are the values of the following variables: temp_charset_work temp_charset_work->table temp_charset_work->table.encoder Also, is it possible to reproduce this in an unoptimized build? > (gdb) bt > #0 0x000000000047c38b in encode_char (charset=charset@entry=0xb2fd88 , c=c@entry=173) at charset.c:1760 > #1 0x000000000048772b in char_encodable_p (c=c@entry=173, attrs=) at coding.c:8941 > #2 0x0000000000490088 in Ffind_coding_systems_region_internal (start=6, end=, exclude=) at coding.c:9039 Do you have any idea where in that file is that character whose codepoint is 173? Seems like it could be at buffer position 6 or near that. If that's true, can you tell what character is there? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 17 21:01:33 2015 Received: (at 22148) by debbugs.gnu.org; 18 Dec 2015 02:01:33 +0000 Received: from localhost ([127.0.0.1]:54888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9kMO-0007zI-Ns for submit@debbugs.gnu.org; Thu, 17 Dec 2015 21:01:32 -0500 Received: from s72.web-hosting.com ([198.187.29.22]:45683) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9kMM-0007z4-LV for 22148@debbugs.gnu.org; Thu, 17 Dec 2015 21:01:31 -0500 Received: from [117.199.128.29] (port=43900 helo=main-lnx.msujith.org) by server72.web-hosting.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a9kMG-003fE4-AG; Thu, 17 Dec 2015 21:01:24 -0500 From: Sujith Manoharan MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22131.26901.985486.906926@gargle.gargle.HOWL> Date: Fri, 18 Dec 2015 07:31:57 +0530 To: 22148@debbugs.gnu.org Subject: Re: bug#22148: 25.1.50; Segmentation fault when saving file In-Reply-To: <838u506r1z.fsf@gnu.org> References: <22123.38123.366644.729826@gargle.gargle.HOWL> <838u506r1z.fsf@gnu.org> X-Mailer: VM 8.2.0b under 25.0.50.1 (x86_64-unknown-linux-gnu) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server72.web-hosting.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - msujith.org X-Get-Message-Sender-Via: server72.web-hosting.com: authenticated_id: sujith@msujith.org X-Source: X-Source-Args: X-Source-Dir: X-From-Rewrite: unmodified, already matched X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 22148 Cc: Eli Zaretskii , Sujith Manoharan X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.0 (/) Sorry for the delay, I did not get any email from debbugs for new messages in the bug. I checked the spam folder too. > Is it possible for you to send that .org file (off-list), so I could > try debugging this on my system? It's this file: http://msujith.net/dir/unravel.org > We'd appreciate if you could switch to tracking the emacs-25 branch > instead. I've done that - and there doesn't seem to be any crash now. Will update if any crash happens. > > Program received signal SIGSEGV, Segmentation fault. > > 0x000000000047c38b in encode_char (charset=charset@entry=0xb2fd88 , c=c@entry=173) at charset.c:1760 > > 1760 code_index = GET_TEMP_CHARSET_WORK_ENCODER (c); > > What are the values of the following variables: > > temp_charset_work > temp_charset_work->table > temp_charset_work->table.encoder > > Also, is it possible to reproduce this in an unoptimized build? I'll run the master branch and see if I can reproduce this again and check the values of the charset variables. > > (gdb) bt > > #0 0x000000000047c38b in encode_char (charset=charset@entry=0xb2fd88 , c=c@entry=173) at charset.c:1760 > > #1 0x000000000048772b in char_encodable_p (c=c@entry=173, attrs=) at coding.c:8941 > > #2 0x0000000000490088 in Ffind_coding_systems_region_internal (start=6, end=, exclude=) at coding.c:9039 > > Do you have any idea where in that file is that character whose > codepoint is 173? Seems like it could be at buffer position 6 or near > that. If that's true, can you tell what character is there? It is a normal character ('E'), nothing special. Thanks for looking into this issue. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 23 21:04:06 2015 Received: (at 22148) by debbugs.gnu.org; 24 Dec 2015 02:04:06 +0000 Received: from localhost ([127.0.0.1]:33123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aBvGA-0003MS-KN for submit@debbugs.gnu.org; Wed, 23 Dec 2015 21:04:06 -0500 Received: from s72.web-hosting.com ([198.187.29.22]:49485) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aBvG8-0003Lw-N9 for 22148@debbugs.gnu.org; Wed, 23 Dec 2015 21:04:05 -0500 Received: from [117.207.75.109] (port=47606 helo=main-lnx.msujith.org) by server72.web-hosting.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aBvG2-001uMo-EX; Wed, 23 Dec 2015 21:03:59 -0500 From: Sujith Manoharan MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22139.21182.559647.404372@gargle.gargle.HOWL> Date: Thu, 24 Dec 2015 07:34:46 +0530 To: 22148@debbugs.gnu.org Subject: Re: bug#22148: 25.1.50; Segmentation fault when saving file In-Reply-To: <22131.26901.985486.906926@gargle.gargle.HOWL> References: <22123.38123.366644.729826@gargle.gargle.HOWL> <838u506r1z.fsf@gnu.org> <22131.26901.985486.906926@gargle.gargle.HOWL> X-Mailer: VM 8.2.0b under 25.0.50.1 (x86_64-unknown-linux-gnu) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server72.web-hosting.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - msujith.org X-Get-Message-Sender-Via: server72.web-hosting.com: authenticated_id: sujith@msujith.org X-Source: X-Source-Args: X-Source-Dir: X-From-Rewrite: unmodified, already matched X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 22148 Cc: Eli Zaretskii X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.0 (/) > I've done that - and there doesn't seem to be any crash now. > Will update if any crash happens. I've not seen any crash in the emacs-25 branch so far, and I rebuilt the latest master branch with a full bootstrap and both seem to be stable. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 23 22:46:42 2015 Received: (at 22148-done) by debbugs.gnu.org; 24 Dec 2015 03:46:42 +0000 Received: from localhost ([127.0.0.1]:33139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aBwrR-0005i5-OE for submit@debbugs.gnu.org; Wed, 23 Dec 2015 22:46:41 -0500 Received: from eggs.gnu.org ([208.118.235.92]:48602) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aBwrP-0005ho-NU for 22148-done@debbugs.gnu.org; Wed, 23 Dec 2015 22:46:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBwrE-0005ge-Oe for 22148-done@debbugs.gnu.org; Wed, 23 Dec 2015 22:46:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBwrE-0005ga-LD; Wed, 23 Dec 2015 22:46:28 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2805 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aBwrE-00040C-2M; Wed, 23 Dec 2015 22:46:28 -0500 Date: Thu, 24 Dec 2015 05:47:07 +0200 Message-Id: <83h9j8o6dg.fsf@gnu.org> From: Eli Zaretskii To: Sujith Manoharan In-reply-to: <22139.21182.559647.404372@gargle.gargle.HOWL> (message from Sujith Manoharan on Thu, 24 Dec 2015 07:34:46 +0530) Subject: Re: bug#22148: 25.1.50; Segmentation fault when saving file References: <22123.38123.366644.729826@gargle.gargle.HOWL> <838u506r1z.fsf@gnu.org> <22131.26901.985486.906926@gargle.gargle.HOWL> <22139.21182.559647.404372@gargle.gargle.HOWL> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 22148-done Cc: 22148-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Sujith Manoharan > Date: Thu, 24 Dec 2015 07:34:46 +0530 > Cc: Eli Zaretskii > > > I've done that - and there doesn't seem to be any crash now. > > Will update if any crash happens. > > I've not seen any crash in the emacs-25 branch so far, > and I rebuilt the latest master branch with a full bootstrap and > both seem to be stable. Thanks for testing, I'm closing the bug. From unknown Fri Aug 15 14:47:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 21 Jan 2016 12:24:03 +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