On Fri, Jul 23, 2004 at 03:03:23PM +0200, Per Olofsson wrote: > I got this bug report. Any ideas? > > ----- Forwarded message from "Adam C. Emerson" <[EMAIL PROTECTED]> ----- > > I can't get it to happen with 100% certainty every time, but very often > when I open a new Emacs window with M-x new-frame Ion will die > completely with: > > ion3: names.c:147: region_do_unuse_name: Assertion > `(rb_val(node)==(void*)reg)' failed. > ion3: Caught signal 6. Dying. > Connection lost to X server `:0.0'
If the windows causing this assertion to fail ended in something that looks like an instance number (number in angle brackets), this should fix it: http://tao.uab.es/svn/diff.php?rep=0&path=ion/trunk/ioncore/names.c&rev=1627&sc=1 -- Tuomo
