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

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

Re: Emacs hangs enabling debug-on-error


From: Kim F. Storm
Subject: Re: Emacs hangs enabling debug-on-error
Date: 01 May 2004 23:15:42 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Robert Mecklenburg <address@hidden> writes:

> 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.

There is some error in a toolbar item -- maybe in the worklog mode.

I'm not sure why that causes a hang, but once we understand what
triggers it, it will be easier to solve that as well.

Can you try to look at the following data objects:

> #26 0x0817fa39 in call_debugger (arg=-1455901112) at eval.c:265

p arg
pr

> #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

p error_symbol
pr

p data
pr

> #29 0x0817290c in Findirect_function (object=675340304) at data.c:1923

p object
pr

> #30 0x08182107 in Feval (form=-1458405528) at eval.c:2006

p form
pr

> #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

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

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