emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs freezes - how to troubleshoot, build with assertions


From: Eli Zaretskii
Subject: Re: emacs freezes - how to troubleshoot, build with assertions
Date: Sat, 02 Nov 2013 14:52:57 +0200

> Date: Sat, 02 Nov 2013 13:22:23 +0100
> From: Jarek Czekalski <address@hidden>
> 
> Emacs freezes when using scroll bar with mouse. I'd like to pin it down, 
> but I can't see a starting place. Tried searching info for "assert" and 
> "freez", searched "configure" options for "ass". Still no idea how to 
> debug it.

The usual way to debug freezes is to attach the debugger to the frozen
process, and produce a backtrace.  Also, etc/DEBUG describes how to
debug infinite loops (if that is what's happening); search for "If the
symptom of the bug is that Emacs fails to respond".

> I guess I have to build Emacs with assertions.

That is always the preferred way, when you are running the development
code.

> I am a bit frustrated when I have to ask the list because I can't find 
> the starting point. Is the info hidden somewhere or absent at all? If 
> this is absent, could you please put it somewhere?

Is the above the starting point you were looking for?  If not, please
elaborate about what would you like to find as a starting point.



reply via email to

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