[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Segmentation fault while loading Cocoa NIB
From: |
Fred Kiefer |
Subject: |
Re: Segmentation fault while loading Cocoa NIB |
Date: |
Mon, 22 Jun 2009 00:45:07 +0200 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20081227) |
With your preparation the rest was easy, as you suggested it was a
problem in the initWithCoder: method of NSUserDefaultsController. I had
forgotten to retain the shared object before returning it from this method.
Thank you once more for your great bug report.
Fred
Fred Kiefer wrote:
> After some initial bug fixes I am now getting closer to the problem you
> are seeing. There was a bug in the way the map tables for the key value
> binding where set up, this only showed after Richards rework of
> NSTableMap and should be corrected now.
>
> I am now getting a segmentation fault when opening the company window
> the second time. The back trace still looks a bit different from yours:
- Segmentation fault while loading Cocoa NIB, Andy Balholm, 2009/06/18
- Fwd: Segmentation fault while loading Cocoa NIB, Andy Balholm, 2009/06/18
- Re: Fwd: Segmentation fault while loading Cocoa NIB, Fred Kiefer, 2009/06/18
- Re: Segmentation fault while loading Cocoa NIB, Andy Balholm, 2009/06/18
- Re: Segmentation fault while loading Cocoa NIB, Fred Kiefer, 2009/06/19
- Re: Segmentation fault while loading Cocoa NIB, Fred Kiefer, 2009/06/21
- Re: Segmentation fault while loading Cocoa NIB,
Fred Kiefer <=
- Bindings only working in one direction, Andy Balholm, 2009/06/22
- Re: Bindings only working in one direction, Fred Kiefer, 2009/06/23
- Re: Bindings only working in one direction, Andy Balholm, 2009/06/23
- Re: Bindings only working in one direction, Fred Kiefer, 2009/06/25