On Thu, Oct 18, 2001 at 04:45:17PM +0200, Andre Poenitz wrote: > The problem seems to be that calling ::abort in support/abort.C prevents > the LyX server's (and a few more) destructors from running. > > I'd just throw some uncaught exception, but than LyX does not want to use > exceptions at all. So I don't know how to work around this.
it's just a matter of explictly calling a destructor or deleting the pipes in abort handler. this has been discussed before, check the sourceforge bug regards john -- How many Bavarian Illuminati does it take to screw in a lightbulb? Three: one to screw it in, and one to confuse the issue.