Es öffnet sich der Screen "Unerwartetes Verhalten" und eröffnet mir 4 Möglichkeiten, die alle dazu führen, dass das Programm geschlossen wird. Der Fehler lässt sich auf unterschiedlichen Rechnern reproduzieren. Hier der Fehlerbericht dazu:
[OS 14.4.1, tomedo v1.141.0.11] Exception: 'An instance 0x600028448960 of class Hausarzt_Hausarzt_ was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x600016818140> (
<NSKeyValueObservance 0x60001fd0fc60: Observer: 0x60001fd0ecd0, Key path: nameForSearchField, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x60001e06d920>
)', exception's stack trace:
#0 CoreFoundation 0000000001890B6CC0 __exceptionPreprocess()
#1 libobjc.A.dylib 000000000188B9E788 objc_exception_throw()
#2 Foundation 00000000018A185B04 -[Object dealloc]
#3 CoreData 00000000018F8F9CB8 -[_PFManagedObjectReferenceQueue _processReferenceQueue:]()
#4 CoreData 00000000018F9FCF94 -[_PFAutoreleasePoolThunk dealloc]()
#5 libobjc.A.dylib 000000000188B93C90 _ZN19AutoreleasePoolPage12releaseUntilEPP11objc_object()
#6 libobjc.A.dylib 000000000188B902FC objc_autoreleasePoolPop()
#7 CoreFoundation 000000000189000774 _CFAutoreleasePoolPop()
#8 AppKit 00000000018C8705DC loadNib()
#9 AppKit 00000000018C86FBC4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:]()
#10 AppKit 00000000018CA008A4 -[NSWindowController loadWindow]()
#11 AppKit 00000000018CA0068C -[NSWindowController window]()
#12 tomedo 0000000001011B7D08 -[KarteiTableViewController openEintragFromTableView:withRow:entry:]()
#13 Foundation 00000000018A169F04 __NSINDEXSET_IS_CALLING_OUT_TO_A_BLOCK__()
#14 Foundation 00000000018A852888 __NSIndexSetEnumerateBitfield()
#15 tomedo 0000000001011B64C0 -[KarteiTableViewController openSelectedEintraege:]()
#16 tomedo 000000000101FF6F4C -[ZSTableViewControllerWithMultiselection handleDoubleClick:]()
#17 AppKit 00000000018CA3DC70 -[NSApplication(NSResponder) sendAction:to:from:]()
#18 AppKit 00000000018CA3DA74 -[NSControl sendAction:to:]()
#19 AppKit 00000000018CB3EE5C -[NSTableView _sendAction:to:row:column:]()
#20 AppKit 00000000018CB3D698 -[NSTableView mouseDown:]()
#21 tomedo 000000000101905A50 -[ZSTableViewInKarteiWithPopover mouseDown:]()
#22 AppKit 00000000018CA3899C -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]()
#23 AppKit 00000000018C9C3F78 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]()
#24 AppKit 00000000018C9C3C38 -[NSWindow(NSEventRouting) sendEvent:]()
#25 tomedo 0000000001026B5F2C -[ZSWindowWithPopover sendEvent:]()
#26 AppKit 00000000018D089E70 -[NSApplication(NSEventRouting) sendEvent:]()
#27 tomedo 0000000001019AE1FC -[ZSApplication sendEvent:]()
#28 AppKit 00000000018CCD78CC -[NSApplication _handleEvent:]()
#29 AppKit 00000000018C88BCDC -[NSApplication run]()
#30 AppKit 00000000018C862F54 NSApplicationMain()
#31 tomedo 000000000100E5201C main()
#32 dyld 000000000188BDA0E0 start()