emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs WIN32 crashes on reinitialzing of lisp process using slime


From: Eli Zaretskii
Subject: Re: Emacs WIN32 crashes on reinitialzing of lisp process using slime
Date: Fri, 13 Apr 2007 12:37:10 +0300

> Date: Thu, 12 Apr 2007 23:40:15 +0100
> From: Jason Rumney <address@hidden>
> Cc: Eli Zaretskii <address@hidden>, cb <address@hidden>,
>       address@hidden
> 
> Further investigation shows that the kill-buffer is called recursively 
> on the same buffer in slime-net-close, due to the hooks calling 
> slime-net-sentinel which in turn calls slime-net-close again.

That means the problem is not really Windows-specific.

How come recursive kill-buffer causes r_alloc_free to be called with a
NULL pointer?




reply via email to

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