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

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

Emacs hangs enabling debug-on-error


From: Robert Mecklenburg
Subject: Emacs hangs enabling debug-on-error
Date: 30 Apr 2004 16:46:26 -0600

This is from a fresh build on 2004-04-30 8am MDT.

When I enable debug-on-error from the Options menu I immediately get a
new backtrace window with a one line stack trace and emacs hangs.  The
call stack from gdb is shown below.  This does not appear to happen in
a freshly started emacs, only after I've been running for a while.

(gdb) where
#0  0xffffe410 in ?? ()
#1  0xbfffd478 in ?? ()
#2  0x00000001 in ?? ()
#3  0x0000001d in ?? ()
#4  0x40680a76 in kill () from /lib/tls/libc.so.6
#5  0x081b57ab in wait_reading_process_input (time_limit=30, microsecs=0, 
read_kbd=536870911,
    do_display=1) at process.c:4469
#6  0x0808a72f in sit_for (sec=30, usec=0, reading=1, display=1, 
initial_display=0)
    at dispnew.c:6407
#7  0x081247e9 in read_char (commandflag=1, nmaps=3, maps=0xbfffd6f0, 
prev_event=675340304,
    used_mouse_menu=0xbfffd728) at keyboard.c:2697
#8  0x0812b5e5 in read_key_sequence (keybuf=0xbfffd850, bufsize=30, 
prompt=675340304,
    dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at 
keyboard.c:8770
#9  0x08121997 in command_loop_1 () at keyboard.c:1476
#10 0x0818111d in internal_condition_case (bfun=0x8121800 <command_loop_1>, 
handlers=675401216,
    hfun=0x81213c0 <cmd_error>) at eval.c:1333
#11 0x081216ab in command_loop_2 () at keyboard.c:1264
#12 0x08180c7a in internal_catch (tag=675423616, func=0x8121690 
<command_loop_2>, arg=675340304)
    at eval.c:1094
#13 0x08121617 in command_loop () at keyboard.c:1235
#14 0x08121122 in recursive_edit_1 () at keyboard.c:959
#15 0x0812125f in Frecursive_edit () at keyboard.c:1015
#16 0x08182e3e in Ffuncall (nargs=1, args=0xbfffdbe0) at eval.c:2723
#17 0x081af0b2 in Fbyte_code (bytestr=1767163448, vector=-2005680776, 
maxdepth=3)
    at bytecode.c:689
#18 0x081823dc in Feval (form=-1454713416) at eval.c:2088
#19 0x0817fca4 in Fprogn (args=-1454714456) at eval.c:408
#20 0x080c80e9 in Fsave_window_excursion (args=-1454714456) at window.c:5895
#21 0x081ae110 in Fbyte_code (bytestr=1767115848, vector=-1991425376, 
maxdepth=26)
    at bytecode.c:838
#22 0x081831bb in funcall_lambda (fun=-1989505680, nargs=2, 
arg_vector=0xbfffded4) at eval.c:2913
#23 0x08182c75 in Ffuncall (nargs=3, args=0xbfffded0) at eval.c:2783
#24 0x081825ca in Fapply (nargs=2, args=0xbfffdf50) at eval.c:2179
#25 0x081829d4 in apply1 (fn=675569680, arg=-1455901112) at eval.c:2487
#26 0x0817fa39 in call_debugger (arg=-1455901112) at eval.c:265
#27 0x08181960 in find_handler_clause (handlers=675401216, 
conditions=-1472113528,
    sig=675401312, data=-1455901008, debugger_value_ptr=0xbfffdff8) at 
eval.c:1676
#28 0x081814e7 in Fsignal (error_symbol=675401312, data=-1455901008) at 
eval.c:1507
#29 0x0817290c in Findirect_function (object=675340304) at data.c:1923
#30 0x08182107 in Feval (form=-1458405528) at eval.c:2006
#31 0x08181224 in internal_condition_case_1 (bfun=0x8181fb0 <Feval>, 
arg=-1458405528,
    handlers=675401216, hfun=0x8129660 <menu_item_eval_property_1>) at 
eval.c:1374
#32 0x081296f1 in menu_item_eval_property (sexpr=-1458405528) at keyboard.c:7104
#33 0x0812a4d7 in parse_tool_bar_item (key=675591248, item=-1458520440) at 
keyboard.c:7790
#34 0x0812a2b9 in process_tool_bar_item (key=675591248, def=-1458520440) at 
keyboard.c:7615
#35 0x0812a165 in tool_bar_items (reuse=-1993451968, nitems=0x9178298) at 
keyboard.c:7571
#36 0x0809e104 in update_tool_bar (f=0x9178218, save_match_data=0) at 
xdisp.c:8416
#37 0x0809dc07 in prepare_menu_bars () at xdisp.c:8121
#38 0x0809ff9d in redisplay_internal (preserve_echo_area=0) at xdisp.c:9785
#39 0x0809f55d in redisplay () at xdisp.c:9389
#40 0x08124424 in read_char (commandflag=1, nmaps=6, maps=0xbfffeb40, 
prev_event=675340304,
    used_mouse_menu=0xbfffeb88) at keyboard.c:2848
#41 0x0812b5e5 in read_key_sequence (keybuf=0xbfffecb0, bufsize=30, 
prompt=675340304,
    dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at 
keyboard.c:8770
#42 0x08121997 in command_loop_1 () at keyboard.c:1476
#43 0x0818111d in internal_condition_case (bfun=0x8121800 <command_loop_1>, 
handlers=675401216,
    hfun=0x81213c0 <cmd_error>) at eval.c:1333
#44 0x081216ab in command_loop_2 () at keyboard.c:1264
#45 0x08180c7a in internal_catch (tag=675395232, func=0x8121690 
<command_loop_2>, arg=675340304)
    at eval.c:1094
#46 0x08121661 in command_loop () at keyboard.c:1243
#47 0x08121122 in recursive_edit_1 () at keyboard.c:959
#48 0x0812125f in Frecursive_edit () at keyboard.c:1015
#49 0x0811f9ef in main (argc=1, argv=0xbffff2c4) at emacs.c:1692






In GNU Emacs 21.3.50.4 (i686-pc-linux-gnu, GTK+ Version 2.2.4)
 of 2004-04-30 on oops.realmsys.com
configured using `configure '--with-x11' '--with-x-toolkit=gtk''

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

Major mode: WorkLog

Minor modes in effect:
  show-paren-mode: t
  auto-image-file-mode: t
  recentf-mode: t
  auto-compression-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

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

Recent messages:
Loading java-utils (source)...done
Loading junit (source)...done
Loading code-conversion (source)...done
Loading core-utils (source)...done
Loading /usr/local/share/emacs/site-lisp/local/local.el (source)...done
Loading ~/bin/emacs-helpers (source)...done
Loading semantic-el...done
Loading jit-lock...done
Mark set [2 times]
Loading emacsbug...done


-- 
Robert




reply via email to

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