emacs-devel
[Top][All Lists]
Advanced

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

segfault with CVS 2004-08-22


From: Werner LEMBERG
Subject: segfault with CVS 2004-08-22
Date: Tue, 31 Aug 2004 22:44:38 +0200 (CEST)

I got the following segfault -- the nesting is quite small; perhaps
this makes it easier to find the problem.


    Werner

======================================================================

#0  Fcons (car=203924, cdr=203924) at alloc.c:2371
#1  0x0813a4f1 in Flist (nargs=0, args=0xbfffe5d0) at alloc.c:2459
#2  0x0817a2dc in Fbyte_code (bytestr=136773939, vector=136774084, maxdepth=48)
    at bytecode.c:976
#3  0x0814deb0 in funcall_lambda (fun=136774084, nargs=3, 
    arg_vector=0xbfffe6e4) at eval.c:2923
#4  0x0814e233 in Ffuncall (nargs=4, args=0xbfffe6e0) at eval.c:2793
#5  0x0817a829 in Fbyte_code (bytestr=136774219, vector=136774284, maxdepth=40)
    at bytecode.c:689
#6  0x0814deb0 in funcall_lambda (fun=136774284, nargs=3, 
    arg_vector=0xbfffe7f4) at eval.c:2923
#7  0x0814e233 in Ffuncall (nargs=4, args=0xbfffe7f0) at eval.c:2793
#8  0x0817a829 in Fbyte_code (bytestr=136776451, vector=136776596, maxdepth=40)
    at bytecode.c:689
#9  0x0814deb0 in funcall_lambda (fun=136776596, nargs=1, 
    arg_vector=0xbfffe924) at eval.c:2923
#10 0x0814e233 in Ffuncall (nargs=2, args=0xbfffe920) at eval.c:2793
#11 0x0814f808 in call1 (fn=138336769, arg1=145604716) at eval.c:2530
#12 0x080f0946 in timer_check (do_it_now=1) at keyboard.c:4461
#13 0x080f0be1 in readable_filtered_events (do_timers_now=Variable 
"do_timers_now" is not available.
) at keyboard.c:3499
#14 0x080f0cb1 in get_filtered_input_pending (addr=0x83d2930, do_timers_now=1, 
    filter_events=0) at keyboard.c:6549
#15 0x080f0d6f in detect_input_pending_run_timers (do_display=1)
    at keyboard.c:9895
#16 0x08180b42 in wait_reading_process_input (time_limit=0, microsecs=0, 
    read_kbd=-8, do_display=1) at process.c:4426
#17 0x080f40a6 in read_char (commandflag=1, nmaps=3, maps=0xbffff070, 
    prev_event=138285073, used_mouse_menu=0xbffff0b8) at keyboard.c:3905
#18 0x080f6805 in read_key_sequence (keybuf=0xbffff1d0, bufsize=30, 
    prompt=138285073, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8823
#19 0x080f8449 in command_loop_1 () at keyboard.c:1525
#20 0x0814d1dd in internal_condition_case (bfun=0x80f82a0 <command_loop_1>, 
    handlers=138346001, hfun=0x80f2d10 <cmd_error>) at eval.c:1346
#21 0x080f1ffc in command_loop_2 () at keyboard.c:1306
#22 0x0814d2ba in internal_catch (tag=133536, func=0x80f1fe0 <command_loop_2>, 
    arg=138285073) at eval.c:1107
#23 0x080f29f6 in command_loop () at keyboard.c:1285
#24 0x080f2a92 in recursive_edit_1 () at keyboard.c:978
#25 0x080f2baf in Frecursive_edit () at keyboard.c:1039
#26 0x080e9871 in main (argc=3, argv=0xbffff7e4) at emacs.c:1687

======================================================================

(gdb) xbacktrace
"timer-relative-time"
"timer-inc-time"
"timer-event-handler"




reply via email to

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