[Openmcl-devel] CCL thinks buffer exist...
Glen Foy
lisp at clairvaux.org
Mon Sep 7 12:28:10 PDT 2009
On Sep 7, 2009, at 10:43 AM, Gail Zacharias wrote:
> I've seen this happen as well, but I haven't been able to figure out
> how to reproduce it. I assume the problem happened at some point
> before the error, where a listener was somehow incompletely created
> (or perhaps incompletely killed?), and now different parts of the
> system have different views on whether it exists or not. Once it
> happens it will keep happening in that image. It would probably be
> possible to patch around the symptom, but it would be nice to figure
> out what the actual bug is. Any idea what you did _before_ it first
> happened?
Gail,
When you close a Listener window, it's not being removed from: (#/
orderedWindows *NSApp*)
That's also the case for editor windows. Don't know if that is the
cause of the current problem.
More information about the Openmcl-devel
mailing list