From unknown Mon Jun 23 15:01:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15534: 24.3.50; Emacs aborts at startup upon SIGTERM Resent-From: Barry OReilly Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 05 Oct 2013 19:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 15534 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 15534@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.138100177113452 (code B ref -1); Sat, 05 Oct 2013 19:37:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Oct 2013 19:36:11 +0000 Received: from localhost ([127.0.0.1]:56494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VSXe6-0003Ur-CJ for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41064) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VSXe2-0003Uh-6p for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSXdz-0004M8-73 for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:05 -0400 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]:39920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSXdz-0004M4-3p for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSXdw-0003XJ-Jn for bug-gnu-emacs@gnu.org; Sat, 05 Oct 2013 15:36:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSXdu-0004LS-1w for bug-gnu-emacs@gnu.org; Sat, 05 Oct 2013 15:36:00 -0400 Received: from mail-ob0-x22e.google.com ([2607:f8b0:4003:c01::22e]:35408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSXdt-0004LL-PX for bug-gnu-emacs@gnu.org; Sat, 05 Oct 2013 15:35:57 -0400 Received: by mail-ob0-f174.google.com with SMTP id wm4so375063obc.33 for ; Sat, 05 Oct 2013 12:35:56 -0700 (PDT) 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=S57jdrkmY3d5boKoAkeqmR8rY/ud7NANzIi/4FqNyJM=; b=dtYSQAxyhtkx7mhFB6FguchIvY9WD8CCqbcVNMmGvadRslVr2EQlkUUV63xisiTDTo t2ICPxnIoqcSAquctGUHN3s4yofiHafH6Cjvw4Hg88xOGzK+g6tjekkUtyrox+APnUFu PPQ9I84+3hburYTnfsmBNwDuWyhDt0KDLoouAbnarnVar2TO35TXwU+zOt66fqdUbyBu y12keoZCx11cYq4PtcjmqdAsK3wZ9IGOWzDyRdMJHm1Ar4mw3KHv0elvSeY2H6fE2Utf 4gSNaqWM6nvdM+kD6U+gl7zf4I4M6h0wXBskpJSFv4ZlEyBO1Vto6G+6lySij2jPKAb/ 0naQ== MIME-Version: 1.0 X-Received: by 10.60.62.4 with SMTP id u4mr5758254oer.35.1381001756539; Sat, 05 Oct 2013 12:35:56 -0700 (PDT) Received: by 10.76.156.103 with HTTP; Sat, 5 Oct 2013 12:35:56 -0700 (PDT) Date: Sat, 5 Oct 2013 15:35:56 -0400 Message-ID: From: Barry OReilly Content-Type: multipart/alternative; boundary=089e012953ba22002f04e80387c0 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-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 (----) --089e012953ba22002f04e80387c0 Content-Type: text/plain; charset=ISO-8859-1 I started Emacs and while it was starting I killed it with a simple 'kill' (SIGTERM default) and Emacs core dumped. I presume SIGTERM is meant to cause a more controlled exit. I was opening Emacs over an 'ssh -X' connection which was being rather slow. 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 0x00000000004d0e35 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:369 #2 0x00000000004ea673 in emacs_abort () at sysdep.c:2125 #3 0x00000000004b2e32 in x_connection_closed (dpy=, error_message=0xb45110 "\005\030\266") at xterm.c:7732 #4 0x00000000004b2e85 in x_io_error_quitter (display=0xc3b4b0) at xterm.c:7838 #5 0x000000376dc49f6d in _XIOError () from /usr/lib64/libX11.so.6 #6 0x000000376dc4bae9 in _XReply () from /usr/lib64/libX11.so.6 #7 0x000000376dc996e8 in ?? () from /usr/lib64/libX11.so.6 #8 0x000000376dc99e98 in XkbGetUpdatedMap () from /usr/lib64/libX11.so.6 #9 0x000000376dc99f75 in XkbGetMap () from /usr/lib64/libX11.so.6 #10 0x000000376dc95ce1 in ?? () from /usr/lib64/libX11.so.6 #11 0x000000376dc963fb in XkbLookupKeySym () from /usr/lib64/libX11.so.6 #12 0x000000376dc964cb in XLookupString () from /usr/lib64/libX11.so.6 #13 0x000000376dc696ec in _XimLocalFilter () from /usr/lib64/libX11.so.6 #14 0x000000376dc281d4 in XFilterEvent () from /usr/lib64/libX11.so.6 #15 0x00000000004b1bab in x_filter_event (gxev=, ev=, data=) at xterm.c:5739 #16 event_handler_gdk (gxev=, ev=, data=) at xterm.c:5767 #17 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #18 0x000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #19 0x000000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #20 0x000000327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #21 0x00000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #22 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0 #23 0x00000031d483011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #24 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-2.0.so.0 #25 0x00000000004b2efb in XTread_socket (terminal=, hold_quit=0x7fff5de9aea0) at xterm.c:7102 #26 0x00000000004d72f3 in gobble_input () at keyboard.c:6828 #27 0x00000000004d73d5 in handle_async_input () at keyboard.c:7068 #28 process_pending_signals () at keyboard.c:7082 #29 0x00000000004d0dd9 in terminate_due_to_signal (sig=15, backtrace_limit=40) at emacs.c:343 #30 0x00000000004ea6fe in handle_fatal_signal (sig=18936) at sysdep.c:1626 #31 0x00000000004eac05 in deliver_process_signal (sig=15, handler=0x4ea6f0 ) at sysdep.c:1566 #32 #33 0x00000031cf0cae0f in poll () from /lib64/libc.so.6 #34 0x000000376dc4a9f0 in ?? () from /usr/lib64/libX11.so.6 #35 0x000000376dc4ae19 in _XRead () from /usr/lib64/libX11.so.6 #36 0x000000376dc4b811 in _XReply () from /usr/lib64/libX11.so.6 #37 0x000000376dc434ea in XSync () from /usr/lib64/libX11.so.6 #38 0x00000000004a9765 in x_uncatch_errors () at xterm.c:7587 #39 0x00000000004a9932 in get_current_wm_state (f=0x11093b0, window=65011799, size_state=0x7fff5de9bcec, sticky=0x7fff5de9bce8) at xterm.c:8380 #40 0x00000000004af9ff in x_handle_net_wm_state (dpyinfo=0xc81210, eventptr=0x7fff5de9bf50, finish=0xade0bc, hold_quit=0x7fff5de9c180) at xterm.c:8505 #41 handle_one_xevent (dpyinfo=0xc81210, eventptr=0x7fff5de9bf50, finish=0xade0bc, hold_quit=0x7fff5de9c180) at xterm.c:6073 #42 0x00000000004b1bdc in event_handler_gdk (gxev=, ev=, data=) at xterm.c:5779 #43 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #44 0x000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #45 0x000000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #46 0x000000327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #47 0x00000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #48 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0 #49 0x00000031d483011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #50 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-2.0.so.0 #51 0x00000000004b2efb in XTread_socket (terminal=, hold_quit=0x7fff5de9c180) at xterm.c:7102 #52 0x00000000004d72f3 in gobble_input () at keyboard.c:6828 #53 0x00000000004d73d5 in handle_async_input () at keyboard.c:7068 #54 process_pending_signals () at keyboard.c:7082 #55 0x00000000004b226c in x_make_frame_visible (f=0x11093b0) at xterm.c:9098 #56 0x000000000041dc28 in Fmake_frame_visible (frame=) at frame.c:1669 #57 0x0000000000543634 in Ffuncall (nargs=2, args=) at eval.c:2855 #58 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=33, maxdepth=-1, args_template=0, nargs=0, args=0x0) at bytecode.c:905 #59 0x000000000054327e in funcall_lambda (fun=8932181, nargs=1, arg_vector=0x7fff5de9c460) at eval.c:3089 #60 0x0000000000543519 in Ffuncall (nargs=2, args=) at eval.c:2916 #61 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=33, maxdepth=-1, args_template=0, nargs=0, args=0x0) at bytecode.c:905 #62 0x000000000054327e in funcall_lambda (fun=9569461, nargs=1, arg_vector=0x7fff5de9c5d0) at eval.c:3089 #63 0x0000000000543519 in Ffuncall (nargs=2, args=) at eval.c:2916 #64 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=33, maxdepth=-1, args_template=0, nargs=0, args=0x0) at bytecode.c:905 #65 0x000000000054327e in funcall_lambda (fun=9564605, nargs=0, arg_vector=0x7fff5de9c750) at eval.c:3089 #66 0x0000000000543519 in Ffuncall (nargs=1, args=) at eval.c:2916 #67 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=32, maxdepth=-1, args_template=0, nargs=0, args=0x7fff5de9c8c8) at bytecode.c:905 #68 0x0000000000543519 in Ffuncall (nargs=1, args=) at eval.c:2916 #69 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=32, maxdepth=-1, args_template=0, nargs=0, args=0x7fff5de9c990) at bytecode.c:905 #70 0x0000000000544751 in apply_lambda (fun=8965933, args=11845218) at eval.c:2964 #71 0x0000000000542a2e in eval_sub (form=) at eval.c:2270 #72 0x0000000000544dc2 in Feval (form=12042342, lexical=) at eval.c:2042 #73 0x0000000000541cde in internal_condition_case (bfun=0x4d59b0 , handlers=11904962, hfun=0x4d9110 ) at eval.c:1339 #74 0x00000000004d9316 in top_level_1 (ignore=) at keyboard.c:1178 #75 0x0000000000541b9b in internal_catch (tag=, func=0x4d92b0 , arg=11845218) at eval.c:1113 #76 0x00000000004d8648 in command_loop () at keyboard.c:1139 #77 recursive_edit_1 () at keyboard.c:779 #78 0x00000000004d9f86 in Frecursive_edit () at keyboard.c:843 #79 0x00000000004d1b0d in main (argc=, argv=0x7fff5de9cf68) at emacs.c:1570 (gdb) This is version d6daa95f46bf36fc4428b511040d97153a6f8dab of the Savannah Git repo (dated 2013-08-30). In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4) of 2013-08-30 on REDACTED Windowing system distributor `The X.Org Foundation', version 11.0.70101000 System Description: Red Hat Enterprise Linux Client release 5.4 (Tikanga) Configured using: `configure --prefix=/home/boreilly/g/sw/emacs-install-trunk-d6daa95f46bf36fc4428b511040d97153a6f8dab --with-gif=no' Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-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 line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --089e012953ba22002f04e80387c0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I started Emacs and while it was starting I killed it with= a simple
'kill' (SIGTERM default) and Emacs core dumped. I pres= ume SIGTERM is
meant to cause a more controlled exit. I was opening Emac= s over an
'ssh -X' connection which was being rather slow.

Program ter= minated with signal 6, Aborted.
#0=A0 0x00000031cfc0e7fd in raise () fro= m /lib64/libpthread.so.0
(gdb) bt
#0=A0 0x00000031cfc0e7fd in raise (= ) from /lib64/libpthread.so.0
#1=A0 0x00000000004d0e35 in terminate_due_to_signal (sig=3D6, backtrace_lim= it=3D40) at emacs.c:369
#2=A0 0x00000000004ea673 in emacs_abort () at sy= sdep.c:2125
#3=A0 0x00000000004b2e32 in x_connection_closed (dpy=3D<v= alue optimized out>, error_message=3D0xb45110 "\005\030\266") = at xterm.c:7732
#4=A0 0x00000000004b2e85 in x_io_error_quitter (display=3D0xc3b4b0) at xter= m.c:7838
#5=A0 0x000000376dc49f6d in _XIOError () from /usr/lib64/libX11= .so.6
#6=A0 0x000000376dc4bae9 in _XReply () from /usr/lib64/libX11.so.6=
#7=A0 0x000000376dc996e8 in ?? () from /usr/lib64/libX11.so.6
#8=A0 0x00= 0000376dc99e98 in XkbGetUpdatedMap () from /usr/lib64/libX11.so.6
#9=A0 = 0x000000376dc99f75 in XkbGetMap () from /usr/lib64/libX11.so.6
#10 0x000= 000376dc95ce1 in ?? () from /usr/lib64/libX11.so.6
#11 0x000000376dc963fb in XkbLookupKeySym () from /usr/lib64/libX11.so.6#12 0x000000376dc964cb in XLookupString () from /usr/lib64/libX11.so.6
= #13 0x000000376dc696ec in _XimLocalFilter () from /usr/lib64/libX11.so.6 #14 0x000000376dc281d4 in XFilterEvent () from /usr/lib64/libX11.so.6
#1= 5 0x00000000004b1bab in x_filter_event (gxev=3D<value optimized out>,= ev=3D<value optimized out>, data=3D<value optimized out>) at x= term.c:5739
#16 event_handler_gdk (gxev=3D<value optimized out>, ev=3D<value o= ptimized out>, data=3D<value optimized out>) at xterm.c:5767
#1= 7 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#18 0x= 000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#19 0x000000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#20 = 0x000000327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#21 0x00= 000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #22 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0
#23 0x00000= 031d483011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0
= #24 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-= 2.0.so.0
#25 0x00000000004b2efb in XTread_socket (terminal=3D<value optimized out= >, hold_quit=3D0x7fff5de9aea0) at xterm.c:7102
#26 0x00000000004d72f3= in gobble_input () at keyboard.c:6828
#27 0x00000000004d73d5 in handle_= async_input () at keyboard.c:7068
#28 process_pending_signals () at keyboard.c:7082
#29 0x00000000004d0dd9= in terminate_due_to_signal (sig=3D15, backtrace_limit=3D40) at emacs.c:343=
#30 0x00000000004ea6fe in handle_fatal_signal (sig=3D18936) at sysdep.c= :1626
#31 0x00000000004eac05 in deliver_process_signal (sig=3D15, handler=3D0x4ea= 6f0 <handle_fatal_signal>) at sysdep.c:1566
#32 <signal handler= called>
#33 0x00000031cf0cae0f in poll () from /lib64/libc.so.6
#= 34 0x000000376dc4a9f0 in ?? () from /usr/lib64/libX11.so.6
#35 0x000000376dc4ae19 in _XRead () from /usr/lib64/libX11.so.6
#36 0x00= 0000376dc4b811 in _XReply () from /usr/lib64/libX11.so.6
#37 0x000000376= dc434ea in XSync () from /usr/lib64/libX11.so.6
#38 0x00000000004a9765 i= n x_uncatch_errors () at xterm.c:7587
#39 0x00000000004a9932 in get_current_wm_state (f=3D0x11093b0, window=3D650= 11799, size_state=3D0x7fff5de9bcec, sticky=3D0x7fff5de9bce8) at xterm.c:838= 0
#40 0x00000000004af9ff in x_handle_net_wm_state (dpyinfo=3D0xc81210, e= ventptr=3D0x7fff5de9bf50, finish=3D0xade0bc, hold_quit=3D0x7fff5de9c180) at= xterm.c:8505
#41 handle_one_xevent (dpyinfo=3D0xc81210, eventptr=3D0x7fff5de9bf50, finis= h=3D0xade0bc, hold_quit=3D0x7fff5de9c180) at xterm.c:6073
#42 0x00000000= 004b1bdc in event_handler_gdk (gxev=3D<value optimized out>, ev=3D<= ;value optimized out>, data=3D<value optimized out>) at xterm.c:57= 79
#43 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#44 = 0x000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#45 0x00= 0000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#46 0x000000= 327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#47 0x00000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.= 0.so.0
#48 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0
#= 49 0x00000031d483011e in g_main_context_iteration () from /lib64/libglib-2.= 0.so.0
#50 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-= 2.0.so.0
#51 0x00000000004b2efb in XTread_socket (terminal=3D<value o= ptimized out>, hold_quit=3D0x7fff5de9c180) at xterm.c:7102
#52 0x0000= 0000004d72f3 in gobble_input () at keyboard.c:6828
#53 0x00000000004d73d5 in handle_async_input () at keyboard.c:7068
#54 p= rocess_pending_signals () at keyboard.c:7082
#55 0x00000000004b226c in x= _make_frame_visible (f=3D0x11093b0) at xterm.c:9098
#56 0x000000000041dc= 28 in Fmake_frame_visible (frame=3D<value optimized out>) at frame.c:= 1669
#57 0x0000000000543634 in Ffuncall (nargs=3D2, args=3D<value optimized o= ut>) at eval.c:2855
#58 0x00000000005721c9 in exec_byte_code (bytestr= =3D12817584, vector=3D33, maxdepth=3D-1, args_template=3D0, nargs=3D0, args= =3D0x0) at bytecode.c:905
#59 0x000000000054327e in funcall_lambda (fun=3D8932181, nargs=3D1, arg_vec= tor=3D0x7fff5de9c460) at eval.c:3089
#60 0x0000000000543519 in Ffuncall = (nargs=3D2, args=3D<value optimized out>) at eval.c:2916
#61 0x000= 00000005721c9 in exec_byte_code (bytestr=3D12817584, vector=3D33, maxdepth= =3D-1, args_template=3D0, nargs=3D0, args=3D0x0) at bytecode.c:905
#62 0x000000000054327e in funcall_lambda (fun=3D9569461, nargs=3D1, arg_vec= tor=3D0x7fff5de9c5d0) at eval.c:3089
#63 0x0000000000543519 in Ffuncall = (nargs=3D2, args=3D<value optimized out>) at eval.c:2916
#64 0x000= 00000005721c9 in exec_byte_code (bytestr=3D12817584, vector=3D33, maxdepth= =3D-1, args_template=3D0, nargs=3D0, args=3D0x0) at bytecode.c:905
#65 0x000000000054327e in funcall_lambda (fun=3D9564605, nargs=3D0, arg_vec= tor=3D0x7fff5de9c750) at eval.c:3089
#66 0x0000000000543519 in Ffuncall = (nargs=3D1, args=3D<value optimized out>) at eval.c:2916
#67 0x000= 00000005721c9 in exec_byte_code (bytestr=3D12817584, vector=3D32, maxdepth= =3D-1, args_template=3D0, nargs=3D0, args=3D0x7fff5de9c8c8) at bytecode.c:9= 05
#68 0x0000000000543519 in Ffuncall (nargs=3D1, args=3D<value optimized o= ut>) at eval.c:2916
#69 0x00000000005721c9 in exec_byte_code (bytestr= =3D12817584, vector=3D32, maxdepth=3D-1, args_template=3D0, nargs=3D0, args= =3D0x7fff5de9c990) at bytecode.c:905
#70 0x0000000000544751 in apply_lambda (fun=3D8965933, args=3D11845218) at = eval.c:2964
#71 0x0000000000542a2e in eval_sub (form=3D<value optimiz= ed out>) at eval.c:2270
#72 0x0000000000544dc2 in Feval (form=3D12042= 342, lexical=3D<value optimized out>) at eval.c:2042
#73 0x0000000000541cde in internal_condition_case (bfun=3D0x4d59b0 <top_= level_2>, handlers=3D11904962, hfun=3D0x4d9110 <cmd_error>) at eva= l.c:1339
#74 0x00000000004d9316 in top_level_1 (ignore=3D<value optim= ized out>) at keyboard.c:1178
#75 0x0000000000541b9b in internal_catch (tag=3D<value optimized out>= , func=3D0x4d92b0 <top_level_1>, arg=3D11845218) at eval.c:1113
#7= 6 0x00000000004d8648 in command_loop () at keyboard.c:1139
#77 recursive= _edit_1 () at keyboard.c:779
#78 0x00000000004d9f86 in Frecursive_edit () at keyboard.c:843
#79 0x000= 00000004d1b0d in main (argc=3D<value optimized out>, argv=3D0x7fff5de= 9cf68) at emacs.c:1570
(gdb)

This is version d6daa95f46bf36fc4428= b511040d97153a6f8dab of the
Savannah Git repo (dated 2013-08-30).

In GNU Emacs 24.3.50.1 (x86_64= -unknown-linux-gnu, GTK+ Version 2.10.4)
=A0of 2013-08-30 on REDACTEDWindowing system distributor `The X.Org Foundation', version 11.0.7010= 1000
System Description:=A0=A0=A0 Red Hat Enterprise Linux Client release 5.4 (T= ikanga)

Configured using:
=A0`configure
=A0--prefix=3D/home/bo= reilly/g/sw/emacs-install-trunk-d6daa95f46bf36fc4428b511040d97153a6f8dab=A0--with-gif=3Dno'

Important settings:
=A0 value of $LANG: en_US.UTF-8
=A0 value of = $XMODIFIERS: @im=3Dnone
=A0 locale-coding-system: utf-8-unix
=A0 defa= ult enable-multibyte-characters: t

Major mode: Lisp Interaction
<= br>Minor modes in effect:
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
= =A0 menu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global-font-loc= k-mode: t
=A0 font-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-= composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-num= ber-mode: t
=A0 transient-mark-mode: t

Recent input:
M-x r e p= o r t <tab> <return>

Recent messages:
For informatio= n about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus= -util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec= mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils m= ailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp= -float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fri= nge tabulated-list newcomment lisp-mode prog-mode register page
menu-bar= rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietn= amese tibetan thai tai-viet lao korean japanese hebrew greek
romanian sl= ovak czech european ethiopic indian cyrillic chinese
case-table epa-hook= jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sh= a1 md5 base64 format env code-pages mule custom widget
hashtable-print-r= eadable backquote make-network-process dbusbind
dynamic-setting system-f= ont-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty emacs)

--089e012953ba22002f04e80387c0-- From unknown Mon Jun 23 15:01:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#15534: 24.3.50; Emacs aborts at startup upon SIGTERM References: In-Reply-To: Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 08 Oct 2013 05:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15534 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Barry OReilly Cc: 15534@debbugs.gnu.org Received: via spool by 15534-submit@debbugs.gnu.org id=B15534.13812093851620 (code B ref 15534); Tue, 08 Oct 2013 05:17:02 +0000 Received: (at 15534) by debbugs.gnu.org; 8 Oct 2013 05:16:25 +0000 Received: from localhost ([127.0.0.1]:33636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTPej-0000Q4-0D for submit@debbugs.gnu.org; Tue, 08 Oct 2013 01:16:25 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:57853) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTPef-0000Pq-T1 for 15534@debbugs.gnu.org; Tue, 08 Oct 2013 01:16:22 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id DD44BA60028; Mon, 7 Oct 2013 22:16:20 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LleXlJCF6V9K; Mon, 7 Oct 2013 22:16:20 -0700 (PDT) Received: from [192.168.1.9] (pool-108-0-233-62.lsanca.fios.verizon.net [108.0.233.62]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 8B095A60027; Mon, 7 Oct 2013 22:16:20 -0700 (PDT) Message-ID: <52539523.4020506@cs.ucla.edu> Date: Mon, 07 Oct 2013 22:16:19 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.5 (--) 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: -2.5 (--) Thanks for the bug report and traceback. I installed what I hope is a patch as trunk bzr 114573; can you please give it a try? From unknown Mon Jun 23 15:01:06 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Barry OReilly Subject: bug#15534: closed (Re: 24.3.50; Emacs aborts at startup upon SIGTERM) Message-ID: References: X-Gnu-PR-Message: they-closed 15534 X-Gnu-PR-Package: emacs Reply-To: 15534@debbugs.gnu.org Date: Tue, 08 Oct 2013 13:18:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1381238283-18866-1" This is a multi-part message in MIME format... ------------=_1381238283-18866-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #15534: 24.3.50; Emacs aborts at startup upon SIGTERM which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 15534@debbugs.gnu.org. --=20 15534: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D15534 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1381238283-18866-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 15534-done) by debbugs.gnu.org; 8 Oct 2013 13:17:44 +0000 Received: from localhost ([127.0.0.1]:34390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTXAV-0004tp-SF for submit@debbugs.gnu.org; Tue, 08 Oct 2013 09:17:44 -0400 Received: from mail-ob0-f177.google.com ([209.85.214.177]:56658) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTXAT-0004th-U2 for 15534-done@debbugs.gnu.org; Tue, 08 Oct 2013 09:17:42 -0400 Received: by mail-ob0-f177.google.com with SMTP id wm4so450749obc.36 for <15534-done@debbugs.gnu.org>; Tue, 08 Oct 2013 06:17:41 -0700 (PDT) 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=CLsgUDXkzWgLCQ82dhthobLOFoAlz4B1FsFarwAnJ4w=; b=zKT6XEbnpR4MsYk47Qk96uvWtVPnV5hbACVWfgHt9docV5qCHfOmpIuMY0/P/m5N5i Qr0dG8gCGjBGDJRAPmSWYMNUX4UpWt9IajJSwIjPMmPeOdiRr+5OdMwK8XoQ2KXmxOqf omTFk2EMCGaC2YnhBXJnfEkssyTjxrLcYwjta46jjR4x8jhn6UcfkWDqmqKz0jNGgxXC 0/rc7rZyuG7XnDbdjPeiFxVcF54AB+iieZpvObS8XT6MPf8l5JOSDMuUqwz4WtjOhfaC 8ZvEfnWgQ8CS2D21U4ksiX4oVAthInoyf314RgJvS0yGPwboFm2faqu9pNj591laCB+p +2eQ== MIME-Version: 1.0 X-Received: by 10.60.58.71 with SMTP id o7mr674038oeq.51.1381238260461; Tue, 08 Oct 2013 06:17:40 -0700 (PDT) Received: by 10.76.156.103 with HTTP; Tue, 8 Oct 2013 06:17:40 -0700 (PDT) In-Reply-To: <52539523.4020506@cs.ucla.edu> References: <52539523.4020506@cs.ucla.edu> Date: Tue, 8 Oct 2013 09:17:40 -0400 Message-ID: Subject: Re: 24.3.50; Emacs aborts at startup upon SIGTERM From: Barry OReilly To: Paul Eggert Content-Type: multipart/alternative; boundary=089e01538594dd780604e83a97d6 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 15534-done Cc: 15534-done@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 (/) --089e01538594dd780604e83a97d6 Content-Type: text/plain; charset=ISO-8859-1 Verified, thanks. --089e01538594dd780604e83a97d6 Content-Type: text/html; charset=ISO-8859-1
Verified, thanks.

--089e01538594dd780604e83a97d6-- ------------=_1381238283-18866-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Oct 2013 19:36:11 +0000 Received: from localhost ([127.0.0.1]:56494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VSXe6-0003Ur-CJ for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41064) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VSXe2-0003Uh-6p for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSXdz-0004M8-73 for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:05 -0400 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]:39920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSXdz-0004M4-3p for submit@debbugs.gnu.org; Sat, 05 Oct 2013 15:36:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSXdw-0003XJ-Jn for bug-gnu-emacs@gnu.org; Sat, 05 Oct 2013 15:36:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSXdu-0004LS-1w for bug-gnu-emacs@gnu.org; Sat, 05 Oct 2013 15:36:00 -0400 Received: from mail-ob0-x22e.google.com ([2607:f8b0:4003:c01::22e]:35408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSXdt-0004LL-PX for bug-gnu-emacs@gnu.org; Sat, 05 Oct 2013 15:35:57 -0400 Received: by mail-ob0-f174.google.com with SMTP id wm4so375063obc.33 for ; Sat, 05 Oct 2013 12:35:56 -0700 (PDT) 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=S57jdrkmY3d5boKoAkeqmR8rY/ud7NANzIi/4FqNyJM=; b=dtYSQAxyhtkx7mhFB6FguchIvY9WD8CCqbcVNMmGvadRslVr2EQlkUUV63xisiTDTo t2ICPxnIoqcSAquctGUHN3s4yofiHafH6Cjvw4Hg88xOGzK+g6tjekkUtyrox+APnUFu PPQ9I84+3hburYTnfsmBNwDuWyhDt0KDLoouAbnarnVar2TO35TXwU+zOt66fqdUbyBu y12keoZCx11cYq4PtcjmqdAsK3wZ9IGOWzDyRdMJHm1Ar4mw3KHv0elvSeY2H6fE2Utf 4gSNaqWM6nvdM+kD6U+gl7zf4I4M6h0wXBskpJSFv4ZlEyBO1Vto6G+6lySij2jPKAb/ 0naQ== MIME-Version: 1.0 X-Received: by 10.60.62.4 with SMTP id u4mr5758254oer.35.1381001756539; Sat, 05 Oct 2013 12:35:56 -0700 (PDT) Received: by 10.76.156.103 with HTTP; Sat, 5 Oct 2013 12:35:56 -0700 (PDT) Date: Sat, 5 Oct 2013 15:35:56 -0400 Message-ID: Subject: 24.3.50; Emacs aborts at startup upon SIGTERM From: Barry OReilly To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=089e012953ba22002f04e80387c0 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 (----) --089e012953ba22002f04e80387c0 Content-Type: text/plain; charset=ISO-8859-1 I started Emacs and while it was starting I killed it with a simple 'kill' (SIGTERM default) and Emacs core dumped. I presume SIGTERM is meant to cause a more controlled exit. I was opening Emacs over an 'ssh -X' connection which was being rather slow. 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 0x00000000004d0e35 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:369 #2 0x00000000004ea673 in emacs_abort () at sysdep.c:2125 #3 0x00000000004b2e32 in x_connection_closed (dpy=, error_message=0xb45110 "\005\030\266") at xterm.c:7732 #4 0x00000000004b2e85 in x_io_error_quitter (display=0xc3b4b0) at xterm.c:7838 #5 0x000000376dc49f6d in _XIOError () from /usr/lib64/libX11.so.6 #6 0x000000376dc4bae9 in _XReply () from /usr/lib64/libX11.so.6 #7 0x000000376dc996e8 in ?? () from /usr/lib64/libX11.so.6 #8 0x000000376dc99e98 in XkbGetUpdatedMap () from /usr/lib64/libX11.so.6 #9 0x000000376dc99f75 in XkbGetMap () from /usr/lib64/libX11.so.6 #10 0x000000376dc95ce1 in ?? () from /usr/lib64/libX11.so.6 #11 0x000000376dc963fb in XkbLookupKeySym () from /usr/lib64/libX11.so.6 #12 0x000000376dc964cb in XLookupString () from /usr/lib64/libX11.so.6 #13 0x000000376dc696ec in _XimLocalFilter () from /usr/lib64/libX11.so.6 #14 0x000000376dc281d4 in XFilterEvent () from /usr/lib64/libX11.so.6 #15 0x00000000004b1bab in x_filter_event (gxev=, ev=, data=) at xterm.c:5739 #16 event_handler_gdk (gxev=, ev=, data=) at xterm.c:5767 #17 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #18 0x000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #19 0x000000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #20 0x000000327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #21 0x00000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #22 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0 #23 0x00000031d483011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #24 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-2.0.so.0 #25 0x00000000004b2efb in XTread_socket (terminal=, hold_quit=0x7fff5de9aea0) at xterm.c:7102 #26 0x00000000004d72f3 in gobble_input () at keyboard.c:6828 #27 0x00000000004d73d5 in handle_async_input () at keyboard.c:7068 #28 process_pending_signals () at keyboard.c:7082 #29 0x00000000004d0dd9 in terminate_due_to_signal (sig=15, backtrace_limit=40) at emacs.c:343 #30 0x00000000004ea6fe in handle_fatal_signal (sig=18936) at sysdep.c:1626 #31 0x00000000004eac05 in deliver_process_signal (sig=15, handler=0x4ea6f0 ) at sysdep.c:1566 #32 #33 0x00000031cf0cae0f in poll () from /lib64/libc.so.6 #34 0x000000376dc4a9f0 in ?? () from /usr/lib64/libX11.so.6 #35 0x000000376dc4ae19 in _XRead () from /usr/lib64/libX11.so.6 #36 0x000000376dc4b811 in _XReply () from /usr/lib64/libX11.so.6 #37 0x000000376dc434ea in XSync () from /usr/lib64/libX11.so.6 #38 0x00000000004a9765 in x_uncatch_errors () at xterm.c:7587 #39 0x00000000004a9932 in get_current_wm_state (f=0x11093b0, window=65011799, size_state=0x7fff5de9bcec, sticky=0x7fff5de9bce8) at xterm.c:8380 #40 0x00000000004af9ff in x_handle_net_wm_state (dpyinfo=0xc81210, eventptr=0x7fff5de9bf50, finish=0xade0bc, hold_quit=0x7fff5de9c180) at xterm.c:8505 #41 handle_one_xevent (dpyinfo=0xc81210, eventptr=0x7fff5de9bf50, finish=0xade0bc, hold_quit=0x7fff5de9c180) at xterm.c:6073 #42 0x00000000004b1bdc in event_handler_gdk (gxev=, ev=, data=) at xterm.c:5779 #43 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #44 0x000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #45 0x000000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #46 0x000000327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #47 0x00000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #48 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0 #49 0x00000031d483011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #50 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-2.0.so.0 #51 0x00000000004b2efb in XTread_socket (terminal=, hold_quit=0x7fff5de9c180) at xterm.c:7102 #52 0x00000000004d72f3 in gobble_input () at keyboard.c:6828 #53 0x00000000004d73d5 in handle_async_input () at keyboard.c:7068 #54 process_pending_signals () at keyboard.c:7082 #55 0x00000000004b226c in x_make_frame_visible (f=0x11093b0) at xterm.c:9098 #56 0x000000000041dc28 in Fmake_frame_visible (frame=) at frame.c:1669 #57 0x0000000000543634 in Ffuncall (nargs=2, args=) at eval.c:2855 #58 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=33, maxdepth=-1, args_template=0, nargs=0, args=0x0) at bytecode.c:905 #59 0x000000000054327e in funcall_lambda (fun=8932181, nargs=1, arg_vector=0x7fff5de9c460) at eval.c:3089 #60 0x0000000000543519 in Ffuncall (nargs=2, args=) at eval.c:2916 #61 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=33, maxdepth=-1, args_template=0, nargs=0, args=0x0) at bytecode.c:905 #62 0x000000000054327e in funcall_lambda (fun=9569461, nargs=1, arg_vector=0x7fff5de9c5d0) at eval.c:3089 #63 0x0000000000543519 in Ffuncall (nargs=2, args=) at eval.c:2916 #64 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=33, maxdepth=-1, args_template=0, nargs=0, args=0x0) at bytecode.c:905 #65 0x000000000054327e in funcall_lambda (fun=9564605, nargs=0, arg_vector=0x7fff5de9c750) at eval.c:3089 #66 0x0000000000543519 in Ffuncall (nargs=1, args=) at eval.c:2916 #67 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=32, maxdepth=-1, args_template=0, nargs=0, args=0x7fff5de9c8c8) at bytecode.c:905 #68 0x0000000000543519 in Ffuncall (nargs=1, args=) at eval.c:2916 #69 0x00000000005721c9 in exec_byte_code (bytestr=12817584, vector=32, maxdepth=-1, args_template=0, nargs=0, args=0x7fff5de9c990) at bytecode.c:905 #70 0x0000000000544751 in apply_lambda (fun=8965933, args=11845218) at eval.c:2964 #71 0x0000000000542a2e in eval_sub (form=) at eval.c:2270 #72 0x0000000000544dc2 in Feval (form=12042342, lexical=) at eval.c:2042 #73 0x0000000000541cde in internal_condition_case (bfun=0x4d59b0 , handlers=11904962, hfun=0x4d9110 ) at eval.c:1339 #74 0x00000000004d9316 in top_level_1 (ignore=) at keyboard.c:1178 #75 0x0000000000541b9b in internal_catch (tag=, func=0x4d92b0 , arg=11845218) at eval.c:1113 #76 0x00000000004d8648 in command_loop () at keyboard.c:1139 #77 recursive_edit_1 () at keyboard.c:779 #78 0x00000000004d9f86 in Frecursive_edit () at keyboard.c:843 #79 0x00000000004d1b0d in main (argc=, argv=0x7fff5de9cf68) at emacs.c:1570 (gdb) This is version d6daa95f46bf36fc4428b511040d97153a6f8dab of the Savannah Git repo (dated 2013-08-30). In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4) of 2013-08-30 on REDACTED Windowing system distributor `The X.Org Foundation', version 11.0.70101000 System Description: Red Hat Enterprise Linux Client release 5.4 (Tikanga) Configured using: `configure --prefix=/home/boreilly/g/sw/emacs-install-trunk-d6daa95f46bf36fc4428b511040d97153a6f8dab --with-gif=no' Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-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 line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --089e012953ba22002f04e80387c0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I started Emacs and while it was starting I killed it with= a simple
'kill' (SIGTERM default) and Emacs core dumped. I pres= ume SIGTERM is
meant to cause a more controlled exit. I was opening Emac= s over an
'ssh -X' connection which was being rather slow.

Program ter= minated with signal 6, Aborted.
#0=A0 0x00000031cfc0e7fd in raise () fro= m /lib64/libpthread.so.0
(gdb) bt
#0=A0 0x00000031cfc0e7fd in raise (= ) from /lib64/libpthread.so.0
#1=A0 0x00000000004d0e35 in terminate_due_to_signal (sig=3D6, backtrace_lim= it=3D40) at emacs.c:369
#2=A0 0x00000000004ea673 in emacs_abort () at sy= sdep.c:2125
#3=A0 0x00000000004b2e32 in x_connection_closed (dpy=3D<v= alue optimized out>, error_message=3D0xb45110 "\005\030\266") = at xterm.c:7732
#4=A0 0x00000000004b2e85 in x_io_error_quitter (display=3D0xc3b4b0) at xter= m.c:7838
#5=A0 0x000000376dc49f6d in _XIOError () from /usr/lib64/libX11= .so.6
#6=A0 0x000000376dc4bae9 in _XReply () from /usr/lib64/libX11.so.6=
#7=A0 0x000000376dc996e8 in ?? () from /usr/lib64/libX11.so.6
#8=A0 0x00= 0000376dc99e98 in XkbGetUpdatedMap () from /usr/lib64/libX11.so.6
#9=A0 = 0x000000376dc99f75 in XkbGetMap () from /usr/lib64/libX11.so.6
#10 0x000= 000376dc95ce1 in ?? () from /usr/lib64/libX11.so.6
#11 0x000000376dc963fb in XkbLookupKeySym () from /usr/lib64/libX11.so.6#12 0x000000376dc964cb in XLookupString () from /usr/lib64/libX11.so.6
= #13 0x000000376dc696ec in _XimLocalFilter () from /usr/lib64/libX11.so.6 #14 0x000000376dc281d4 in XFilterEvent () from /usr/lib64/libX11.so.6
#1= 5 0x00000000004b1bab in x_filter_event (gxev=3D<value optimized out>,= ev=3D<value optimized out>, data=3D<value optimized out>) at x= term.c:5739
#16 event_handler_gdk (gxev=3D<value optimized out>, ev=3D<value o= ptimized out>, data=3D<value optimized out>) at xterm.c:5767
#1= 7 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#18 0x= 000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#19 0x000000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#20 = 0x000000327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#21 0x00= 000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #22 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0
#23 0x00000= 031d483011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0
= #24 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-= 2.0.so.0
#25 0x00000000004b2efb in XTread_socket (terminal=3D<value optimized out= >, hold_quit=3D0x7fff5de9aea0) at xterm.c:7102
#26 0x00000000004d72f3= in gobble_input () at keyboard.c:6828
#27 0x00000000004d73d5 in handle_= async_input () at keyboard.c:7068
#28 process_pending_signals () at keyboard.c:7082
#29 0x00000000004d0dd9= in terminate_due_to_signal (sig=3D15, backtrace_limit=3D40) at emacs.c:343=
#30 0x00000000004ea6fe in handle_fatal_signal (sig=3D18936) at sysdep.c= :1626
#31 0x00000000004eac05 in deliver_process_signal (sig=3D15, handler=3D0x4ea= 6f0 <handle_fatal_signal>) at sysdep.c:1566
#32 <signal handler= called>
#33 0x00000031cf0cae0f in poll () from /lib64/libc.so.6
#= 34 0x000000376dc4a9f0 in ?? () from /usr/lib64/libX11.so.6
#35 0x000000376dc4ae19 in _XRead () from /usr/lib64/libX11.so.6
#36 0x00= 0000376dc4b811 in _XReply () from /usr/lib64/libX11.so.6
#37 0x000000376= dc434ea in XSync () from /usr/lib64/libX11.so.6
#38 0x00000000004a9765 i= n x_uncatch_errors () at xterm.c:7587
#39 0x00000000004a9932 in get_current_wm_state (f=3D0x11093b0, window=3D650= 11799, size_state=3D0x7fff5de9bcec, sticky=3D0x7fff5de9bce8) at xterm.c:838= 0
#40 0x00000000004af9ff in x_handle_net_wm_state (dpyinfo=3D0xc81210, e= ventptr=3D0x7fff5de9bf50, finish=3D0xade0bc, hold_quit=3D0x7fff5de9c180) at= xterm.c:8505
#41 handle_one_xevent (dpyinfo=3D0xc81210, eventptr=3D0x7fff5de9bf50, finis= h=3D0xade0bc, hold_quit=3D0x7fff5de9c180) at xterm.c:6073
#42 0x00000000= 004b1bdc in event_handler_gdk (gxev=3D<value optimized out>, ev=3D<= ;value optimized out>, data=3D<value optimized out>) at xterm.c:57= 79
#43 0x000000327b04355c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#44 = 0x000000327b044bf6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#45 0x00= 0000327b046482 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#46 0x000000= 327b04689e in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#47 0x00000031d482cdb4 in g_main_context_dispatch () from /lib64/libglib-2.= 0.so.0
#48 0x00000031d482fc0d in ?? () from /lib64/libglib-2.0.so.0
#= 49 0x00000031d483011e in g_main_context_iteration () from /lib64/libglib-2.= 0.so.0
#50 0x000000327b52a911 in gtk_main_iteration () from /usr/lib64/libgtk-x11-= 2.0.so.0
#51 0x00000000004b2efb in XTread_socket (terminal=3D<value o= ptimized out>, hold_quit=3D0x7fff5de9c180) at xterm.c:7102
#52 0x0000= 0000004d72f3 in gobble_input () at keyboard.c:6828
#53 0x00000000004d73d5 in handle_async_input () at keyboard.c:7068
#54 p= rocess_pending_signals () at keyboard.c:7082
#55 0x00000000004b226c in x= _make_frame_visible (f=3D0x11093b0) at xterm.c:9098
#56 0x000000000041dc= 28 in Fmake_frame_visible (frame=3D<value optimized out>) at frame.c:= 1669
#57 0x0000000000543634 in Ffuncall (nargs=3D2, args=3D<value optimized o= ut>) at eval.c:2855
#58 0x00000000005721c9 in exec_byte_code (bytestr= =3D12817584, vector=3D33, maxdepth=3D-1, args_template=3D0, nargs=3D0, args= =3D0x0) at bytecode.c:905
#59 0x000000000054327e in funcall_lambda (fun=3D8932181, nargs=3D1, arg_vec= tor=3D0x7fff5de9c460) at eval.c:3089
#60 0x0000000000543519 in Ffuncall = (nargs=3D2, args=3D<value optimized out>) at eval.c:2916
#61 0x000= 00000005721c9 in exec_byte_code (bytestr=3D12817584, vector=3D33, maxdepth= =3D-1, args_template=3D0, nargs=3D0, args=3D0x0) at bytecode.c:905
#62 0x000000000054327e in funcall_lambda (fun=3D9569461, nargs=3D1, arg_vec= tor=3D0x7fff5de9c5d0) at eval.c:3089
#63 0x0000000000543519 in Ffuncall = (nargs=3D2, args=3D<value optimized out>) at eval.c:2916
#64 0x000= 00000005721c9 in exec_byte_code (bytestr=3D12817584, vector=3D33, maxdepth= =3D-1, args_template=3D0, nargs=3D0, args=3D0x0) at bytecode.c:905
#65 0x000000000054327e in funcall_lambda (fun=3D9564605, nargs=3D0, arg_vec= tor=3D0x7fff5de9c750) at eval.c:3089
#66 0x0000000000543519 in Ffuncall = (nargs=3D1, args=3D<value optimized out>) at eval.c:2916
#67 0x000= 00000005721c9 in exec_byte_code (bytestr=3D12817584, vector=3D32, maxdepth= =3D-1, args_template=3D0, nargs=3D0, args=3D0x7fff5de9c8c8) at bytecode.c:9= 05
#68 0x0000000000543519 in Ffuncall (nargs=3D1, args=3D<value optimized o= ut>) at eval.c:2916
#69 0x00000000005721c9 in exec_byte_code (bytestr= =3D12817584, vector=3D32, maxdepth=3D-1, args_template=3D0, nargs=3D0, args= =3D0x7fff5de9c990) at bytecode.c:905
#70 0x0000000000544751 in apply_lambda (fun=3D8965933, args=3D11845218) at = eval.c:2964
#71 0x0000000000542a2e in eval_sub (form=3D<value optimiz= ed out>) at eval.c:2270
#72 0x0000000000544dc2 in Feval (form=3D12042= 342, lexical=3D<value optimized out>) at eval.c:2042
#73 0x0000000000541cde in internal_condition_case (bfun=3D0x4d59b0 <top_= level_2>, handlers=3D11904962, hfun=3D0x4d9110 <cmd_error>) at eva= l.c:1339
#74 0x00000000004d9316 in top_level_1 (ignore=3D<value optim= ized out>) at keyboard.c:1178
#75 0x0000000000541b9b in internal_catch (tag=3D<value optimized out>= , func=3D0x4d92b0 <top_level_1>, arg=3D11845218) at eval.c:1113
#7= 6 0x00000000004d8648 in command_loop () at keyboard.c:1139
#77 recursive= _edit_1 () at keyboard.c:779
#78 0x00000000004d9f86 in Frecursive_edit () at keyboard.c:843
#79 0x000= 00000004d1b0d in main (argc=3D<value optimized out>, argv=3D0x7fff5de= 9cf68) at emacs.c:1570
(gdb)

This is version d6daa95f46bf36fc4428= b511040d97153a6f8dab of the
Savannah Git repo (dated 2013-08-30).

In GNU Emacs 24.3.50.1 (x86_64= -unknown-linux-gnu, GTK+ Version 2.10.4)
=A0of 2013-08-30 on REDACTEDWindowing system distributor `The X.Org Foundation', version 11.0.7010= 1000
System Description:=A0=A0=A0 Red Hat Enterprise Linux Client release 5.4 (T= ikanga)

Configured using:
=A0`configure
=A0--prefix=3D/home/bo= reilly/g/sw/emacs-install-trunk-d6daa95f46bf36fc4428b511040d97153a6f8dab=A0--with-gif=3Dno'

Important settings:
=A0 value of $LANG: en_US.UTF-8
=A0 value of = $XMODIFIERS: @im=3Dnone
=A0 locale-coding-system: utf-8-unix
=A0 defa= ult enable-multibyte-characters: t

Major mode: Lisp Interaction
<= br>Minor modes in effect:
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
= =A0 menu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global-font-loc= k-mode: t
=A0 font-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-= composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-num= ber-mode: t
=A0 transient-mark-mode: t

Recent input:
M-x r e p= o r t <tab> <return>

Recent messages:
For informatio= n about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus= -util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec= mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils m= ailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp= -float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fri= nge tabulated-list newcomment lisp-mode prog-mode register page
menu-bar= rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietn= amese tibetan thai tai-viet lao korean japanese hebrew greek
romanian sl= ovak czech european ethiopic indian cyrillic chinese
case-table epa-hook= jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sh= a1 md5 base64 format env code-pages mule custom widget
hashtable-print-r= eadable backquote make-network-process dbusbind
dynamic-setting system-f= ont-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty emacs)

--089e012953ba22002f04e80387c0-- ------------=_1381238283-18866-1--