Re: [Pyobjc-dev] Two difficulties with document-based app
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2002-12-15 19:51:17
|
I've just checked in a patch that removes the crash. I'm pretty sure this fixes the problem, but it might not be the right way to fix this. Ronald On Friday, Dec 13, 2002, at 17:57 Europe/Amsterdam, David Eppstein wrote: > On 12/13/02 11:22 AM +0100 Ronald Oussoren <ous...@ci...> wrote: >> That's too bad. I've yet really tried to reproduce your problem, but >> from >> your description your trying to do something like the Todo example. >> That >> example does not crash. Could you try to build a simpler test case? > > Ok, a test case is attached to this email. Usage: > - Build and run from within projectbuilder > - Make a new window with Cmd-N. You should see a log message about a > new document. > - Close the window with Cmd-W. After a few seconds, on my computer, > the program crashes with a bus error. > > I tried some further simplifications beyond what I'm sending, and the > program stopped crashing, but I don't know whether that's because > everything here is necessary to trigger it or whether the > simplifications moved memory allocations around enough to mask the > bug. > > -- > David Eppstein UC Irvine Dept. of Information & Computer Science > epp...@ic... http://www.ics.uci.edu/~eppstein/ > <crashy.tar.gz> |