Re: [Pyobjc-dev] Two difficulties with document-based app
Brought to you by:
ronaldoussoren
From: David E. <epp...@ic...> - 2002-12-13 16:57:40
|
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/ |