QUITE: Stejne pouzivam funkce, ktery by v 10.4 nechodily, ale nerad se smiruju s tim, ze mam problem v memory managementu. Bral jsem to proste jako otazku cti :) Jak se k tomu stavi Apple nebo obecne vyvojari? Kazdej asi dneska pise pro 10.5+, resi se teda jeste pamet na desktopech?
Stack trace vypada nejak takhle. Posledni muj kod je #18, kde otacim okno a pak uz se jenom zobrazuje uplne obycejny NSTableView bindnuty na NSArrayController. Bindingy jsou OK rekl bych, protoze s GC to chodi jako vino. Ale z tohohle vypisu proste nepoznam, kde je problem.
#0 0x855e1318 in objc_msgSend_vtable13
#1 0x88901aca in -[NSConcreteHashTable assign:key:]
#2 0x8896e5d7 in -[NSConcreteHashTable insertKnownAbsentItem:]
#3 0x807c4a2f in -[_NSModelObservingTracker _startObservingModelObject:]
#4 0x80947721 in -[_NSModelObservingTracker startObservingModelObjectAtReferenceIndex:]
#5 0x809417aa in -[_NSModelObservingTracker setObservingToModelObjectsRange:]
#6 0x809415c3 in -[NSTableBinder tableView:updateVisibleRowInformation:]
#7 0x809414f7 in -[_NSBindingAdaptor tableView:updateVisibleRowInformation:]
#8 0x80849b9b in -[NSTableView drawRect:]
#9 0x808c812a in -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:]
#10 0x809b287e in -[NSView(NSLayerKitGlue) drawLayer:inContext:]
#11 0x82c523a0 in tiled_layer_render
#12 0x82bec308 in CAImageProviderThread
#13 0x82a5c9e8 in CA::timer_callback
#14 0x8484fa58 in __CFRunLoopRun
#15 0x8484dc2f in CFRunLoopRunSpecific
#16 0x88936a24 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
#17 0x8898248a in -[NSRunLoop(NSRunLoop) runUntilDate:]
#18 0x00005410 in -[NSTabView(CGSSecrets) flipWithDuration:forwards:] at NSTabView(CGSSecrets).m:31
#19 0x000054fa in -[PSTabView selectTabViewItem:] at PSTabView.m:20