emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: latest cvs segfault


From: Robert J. Chassell
Subject: Re: latest cvs segfault
Date: Wed, 18 Dec 2002 12:32:32 +0000 (UTC)

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 <Ffuncall>, 
    nargs=2, args=0xbffd137c, handlers=405462036, 
    hfun=0x805cbf0 <safe_eval_handler>) 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 <return> to continue, or q <return> 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 <command_loop_1>, 
    handlers=405558620, hfun=0x80d5424 <cmd_error>) at eval.c:1352
#22 0x080d56e8 in command_loop_2 () at keyboard.c:1274
#23 0x08129bed in internal_catch (tag=405519924, 
    func=0x80d56c4 <command_loop_2>, 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                             address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]