From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: latest cvs segfault Date: Wed, 18 Dec 2002 12:32:32 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200212101224.gBACOFH05204@billwlx.wolfram.com> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1040214878 7860 80.91.224.249 (18 Dec 2002 12:34:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 18 Dec 2002 12:34:38 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18OdPI-00022e-00 for ; Wed, 18 Dec 2002 13:34:36 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18OdPv-0002HH-00 for ; Wed, 18 Dec 2002 13:35:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18OdPN-0004ZO-01 for emacs-devel@quimby.gnus.org; Wed, 18 Dec 2002 07:34:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18OdOn-0004I5-00 for emacs-devel@gnu.org; Wed, 18 Dec 2002 07:34:05 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18OdOl-0004Hf-00 for emacs-devel@gnu.org; Wed, 18 Dec 2002 07:34:04 -0500 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18OdNN-0003de-00 for emacs-devel@gnu.org; Wed, 18 Dec 2002 07:32:38 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Wed, 18 Dec 2002 12:32:32 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: (message from Richard Stallman on Tue, 17 Dec 2002 13:44:33 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10257 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10257 Debian GNU/Linux, `sarge' (`testing'), kernel 2.4.18 GNOME/sawfish Today's CVS snapshot of Wed, 2002 Dec 18 11:52 UTC, GNU Emacs 21.3.50.30 (i686-pc-linux-gnu, X toolkit) With the second version of Miles' patch that implements the `final face realization filtering' function applied to *this mornings* version of src/xfaces.c, started under GDB with my usual .emacs file crashed and produced this information: gdb: Symbol `emacs_ctlx_keymap' has different size in shared object, consider re -linking GNU gdb 2002-04-01-cvs Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"... Warning: /home/bob/../lwlib: No such f ile or directory. DISPLAY = :0.0 TERM = xterm Program received signal SIGABRT, Aborted. 0x402fd581 in kill () from /lib/libc.so.6 Argument list to give program being debugged when it is started is "-q -l ~bob/.emacs-21 -bg DodgerBlue4 -fg white -fn '-Misc-Fixed-Medium- R-Normal--20-200-75-75-C-100-ISO8859-1' -geometry +160+75 -name "Bob's E macs"". (gdb) bt #0 0x402fd581 in kill () from /lib/libc.so.6 #1 0x080d2e9a in abort () at emacs.c:412 #2 0x0812ae1a in Feval (form=1484565596) at eval.c:1984 #3 0x08128c82 in Fprogn (args=1484565644) at eval.c:424 #4 0x0812bf56 in funcall_lambda (fun=1484565652, nargs=1, arg_vector=0xbffd1380) at eval.c:2921 #5 0x0812bb81 in Ffuncall (nargs=2, args=0xbffd137c) at eval.c:2798 #6 0x0812a250 in internal_condition_case_2 (bfun=0x812b88c , nargs=2, args=0xbffd137c, handlers=405462036, hfun=0x805cbf0 ) at eval.c:1435 #7 0x0805cce3 in safe_call (nargs=2, args=0xbffd137c) at xdisp.c:1399 #8 0x0805cd18 in safe_call1 (fn=411272476, arg=1211316344) at xdisp.c:1419 #9 0x080a29f4 in realize_face (cache=0x84fcd18, attrs=0xbffd14f0, c=0, base_face=0x0, former_face_id=-1) at xfaces.c:6716 #10 0x080a3aa5 in face_at_buffer_position (w=0x88bc4d8, pos=6600410, region_beg=0, region_end=0, endptr=0xbffd15f8, limit=6600411, mouse=1) at xfaces.c:5648 #11 0x080b2275 in note_mouse_highlight (f=0x84f9ba8, x=624, y=99) at xterm.c:7401 #12 0x080b155e in note_mouse_movement (frame=0x84f9ba8, event=0xbffd1b84) at xterm.c:6887 #13 0x080b58e5 in XTread_socket (sd=0, bufp=0xbffd2c24, numchars=4096, expected=1) at xterm.c:11147 ---Type to continue, or q to quit--- #14 0x080dbc01 in read_avail_input (expected=1) at keyboard.c:6462 #15 0x080dbdc2 in input_available_signal (signo=29) at keyboard.c:6625 #16 0x402fd518 in sigaction () from /lib/libc.so.6 #17 0x08057151 in sit_for (sec=165, usec=0, reading=1, display=1, initial_display=0) at dispnew.c:6247 #18 0x080d7a25 in read_char (commandflag=1, nmaps=4, maps=0xbffff334, prev_event=405461988, used_mouse_menu=0xbffff380) at keyboard.c:2630 #19 0x080de170 in read_key_sequence (keybuf=0xbffff484, bufsize=30, prompt=405461988, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8505 #20 0x080d5b18 in command_loop_1 () at keyboard.c:1473 #21 0x0812a059 in internal_condition_case (bfun=0x80d5810 , handlers=405558620, hfun=0x80d5424 ) at eval.c:1352 #22 0x080d56e8 in command_loop_2 () at keyboard.c:1274 #23 0x08129bed in internal_catch (tag=405519924, func=0x80d56c4 , arg=405461988) at eval.c:1112 #24 0x080d5693 in command_loop () at keyboard.c:1253 #25 0x080d51e0 in recursive_edit_1 () at keyboard.c:969 #26 0x080d5310 in Frecursive_edit () at keyboard.c:1025 #27 0x080d41a3 in main (argc=14, argv=0xbffffa54) at emacs.c:1659 (gdb) c Continuing. Fatal error (6). Program received signal SIGABRT, Aborted. 0x402fd581 in kill () from /lib/libc.so.6 I will continue to run Emacs under GDB; please tell me what else you would like to see in addition to a backtrace. -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@rattlesnake.com