emacs-pretest-bug
[Top][All Lists]
Advanced

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

SIGABRT in 26 Dec cvs


From: Bill White
Subject: SIGABRT in 26 Dec cvs
Date: Thu, 26 Dec 2002 07:13:01 -0600

Symptoms:

- updated, configured and compiled emacs at about 1200 GMT 26 Dec

- load emacs (large ~/.emacs)

- load latest cvs gnus (large ~/.gnus)

- read mail for a while

- abort:

Program received signal SIGABRT, Aborted.
0x40327811 in __kill () from /lib/libc.so.6
Argument list to give program being debugged when it is started is "".
(gdb) bt 
#0  0x40327811 in __kill () from /lib/libc.so.6
#1  0x080d32fa in abort () at emacs.c:412
#2  0x0806cf11 in try_window_id (w=0x9411e08) at xdisp.c:11784
#3  0x0806a4ef in redisplay_window (window=1229004296, just_this_one_p=0)
    at xdisp.c:10480
#4  0x08067baa in redisplay_window_0 (window=1229004296) at xdisp.c:9417
#5  0x0812973c in internal_condition_case_1 (
    bfun=0x8067b84 <redisplay_window_0>, arg=1229004296, handlers=1479365252, 
    hfun=0x8067b68 <redisplay_window_error>) at eval.c:1394
#6  0x08067b53 in redisplay_windows (window=1221116712) at xdisp.c:9396
#7  0x08067b2c in redisplay_windows (window=1228728440) at xdisp.c:9390
#8  0x08067299 in redisplay_internal (preserve_echo_area=1) at xdisp.c:8987
#9  0x08057245 in sit_for (sec=0, usec=0, reading=0, display=1, 
    initial_display=1) at dispnew.c:6237
#10 0x08057362 in Fsit_for (seconds=0, milliseconds=405448804, 
    nodisp=405448804) at dispnew.c:6286
#11 0x0812b0d6 in Ffuncall (nargs=2, args=0xbfffe6c0) at eval.c:2749
#12 0x08151de0 in Fbyte_code (bytestr=945352948, vector=1212954544, maxdepth=6)
    at bytecode.c:709
#13 0x0812b5da in funcall_lambda (fun=1212954728, nargs=0, 
    arg_vector=0xbfffe8a8) at eval.c:2929
#14 0x0812b1a9 in Ffuncall (nargs=1, args=0xbfffe8a4) at eval.c:2799
#15 0x0812a93c in Fapply (nargs=2, args=0xbfffe8a4) at eval.c:2194
---Type <return> to continue, or q <return> to quit---
#16 0x0812b012 in Ffuncall (nargs=3, args=0xbfffe8a0) at eval.c:2723
#17 0x08151de0 in Fbyte_code (bytestr=941788372, vector=1210223864, maxdepth=4)
    at bytecode.c:709
#18 0x0812a731 in Feval (form=1478659268) at eval.c:2103
#19 0x08129559 in Fcondition_case (args=1493188876) at eval.c:1300
#20 0x0815229e in Fbyte_code (bytestr=941788132, vector=1210223712, maxdepth=5)
    at bytecode.c:891
#21 0x0812b5da in funcall_lambda (fun=1210223552, nargs=1, 
    arg_vector=0xbfffec34) at eval.c:2929
#22 0x0812b1a9 in Ffuncall (nargs=2, args=0xbfffec30) at eval.c:2799
#23 0x0812adf2 in call1 (fn=405503476, arg1=1212570424) at eval.c:2538
#24 0x080da112 in timer_check (do_it_now=1) at keyboard.c:4314
#25 0x080d8ffb in readable_filtered_events (do_timers_now=1, filter_events=0)
    at keyboard.c:3367
#26 0x080dbd4c in get_filtered_input_pending (addr=0x82a0c6c, do_timers_now=1, 
    filter_events=0) at keyboard.c:6335
#27 0x080dbdc7 in get_input_pending (addr=0x82a0c6c, do_timers_now=1)
    at keyboard.c:6360
#28 0x080e03c6 in detect_input_pending_run_timers (do_display=1)
    at keyboard.c:9720
#29 0x08157dac in wait_reading_process_input (time_limit=30, microsecs=0, 
    read_kbd=268435455, do_display=1) at process.c:4036
#30 0x08057283 in sit_for (sec=30, usec=0, reading=1, display=1, 
---Type <return> to continue, or q <return> to quit---
    initial_display=0) at dispnew.c:6247
#31 0x080d7ce8 in read_char (commandflag=1, nmaps=3, maps=0xbffff1a0, 
    prev_event=405448804, used_mouse_menu=0xbffff1d8) at keyboard.c:2630
#32 0x080de618 in read_key_sequence (keybuf=0xbffff300, bufsize=30, 
    prompt=405448804, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8505
#33 0x080d5dbb in command_loop_1 () at keyboard.c:1473
#34 0x0812964a in internal_condition_case (bfun=0x80d5aa0 <command_loop_1>, 
    handlers=405545412, hfun=0x80d56b8 <cmd_error>) at eval.c:1353
#35 0x080d5982 in command_loop_2 () at keyboard.c:1274
#36 0x081291ef in internal_catch (tag=405506716, 
    func=0x80d5964 <command_loop_2>, arg=405448804) at eval.c:1114
#37 0x080d5910 in command_loop () at keyboard.c:1253
#38 0x080d549c in recursive_edit_1 () at keyboard.c:969
#39 0x080d55b3 in Frecursive_edit () at keyboard.c:1025
#40 0x080d450c in main (argc=1, argv=0xbffff8d4) at emacs.c:1659
#41 0x403151f6 in __libc_start_main (main=0x80d383c <main>, argc=1, 
    ubp_av=0xbffff8d4, init=0x804dbd0 <_init>, fini=0x816f608 <_fini>, 
    rtld_fini=0x4000cfe8 <_dl_fini>, stack_end=0xbffff8cc)
    at ../sysdeps/generic/libc-start.c:129
(gdb) 



In GNU Emacs 21.3.50.11 (i586-pc-linux-gnu, X toolkit)
 of 2002-12-26 on billwlx
configured using `configure '--without-toolkit-scroll-bars''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Recent input:
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-n C-n C-n C-n C-n <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> 
<help-menu> <report-emacs-bug>

Recent messages:
Fontifying 12-26.html... (Attributes ...)
Mark set
Fontifying 12-26.html... (Attributes ...)
timestamp delimiter start was not found
Wrote /billw/catholic/catena-aurea/12-26.html
Reading directory /emacs/cvs/emacs/...done
Reading directory /emacs/cvs/emacs/etc/...done
Mark saved where search started
Mark set
Loading emacsbug...done



reply via email to

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