> On Feb 8, 2017, at 18:26 , Ken Thomases <k...@codeweavers.com> wrote:
> 
> On Feb 8, 2017, at 5:44 PM, Rick Mann <rm...@latencyzero.com> wrote:
>> 
>> 2017-02-08 15:39:41.178728 PromotionalChargeManager[51621:17330300] 
>> [General] Cannot perform operation without a managed object context
>> 2017-02-08 15:39:41.181165 PromotionalChargeManager[51621:17330300] 
>> [General] (
>>      0   CoreFoundation                      0x00007fffc9edd0db 
>> __exceptionPreprocess + 171
>>      1   libobjc.A.dylib                     0x00007fffdeb6ea2a 
>> objc_exception_throw + 48
>>      2   CoreFoundation                      0x00007fffc9f5a9c5 
>> +[NSException raise:format:] + 197
>>      3   AppKit                              0x00007fffc80281bc 
>> -[_NSManagedProxy _managedObjectContext] + 66
>>      4   AppKit                              0x00007fffc80281dc 
>> -[_NSManagedProxy _persistentStoreCoordinator] + 22
>>      5   AppKit                              0x00007fffc802824f 
>> -[_NSManagedProxy _entity] + 46
>> ...
> 
> Why not show the rest of the stack trace?

Trying to be concise. Here you go:

ViewController.swift:25    Set represented object to: 
Optional(<PromotionalChargeManager.Document: 0x610000120f00>)
2017-02-08 18:34:30.957825 PromotionalChargeManager[3440:83555] [General] 
Cannot perform operation without a managed object context
2017-02-08 18:34:30.964380 PromotionalChargeManager[3440:83555] [General] (
        0   CoreFoundation                      0x00007fff8531a0db 
__exceptionPreprocess + 171
        1   libobjc.A.dylib                     0x00007fff99faba2a 
objc_exception_throw + 48
        2   CoreFoundation                      0x00007fff853979c5 
+[NSException raise:format:] + 197
        3   AppKit                              0x00007fff834651bc 
-[_NSManagedProxy _managedObjectContext] + 66
        4   AppKit                              0x00007fff834651dc 
-[_NSManagedProxy _persistentStoreCoordinator] + 22
        5   AppKit                              0x00007fff8346524f 
-[_NSManagedProxy _entity] + 46
        6   AppKit                              0x00007fff83465508 
-[_NSManagedProxy fetchRequestWithSortDescriptors:limit:] + 89
        7   AppKit                              0x00007fff83464d09 
-[NSObjectController(NSManagedController) 
_executeFetch:didCommitSuccessfully:actionSender:] + 75
        8   AppKit                              0x00007fff8317b6a9 
-[NSController _controllerEditor:didCommit:contextInfo:] + 185
        9   CoreFoundation                      0x00007fff8528e6dc 
__invoking___ + 140
        10  CoreFoundation                      0x00007fff8528e561 
-[NSInvocation invoke] + 289
        11  CoreFoundation                      0x00007fff852a7736 
-[NSInvocation invokeWithTarget:] + 54
        12  Foundation                          0x00007fff86d2e628 
__NSFireDelayedPerform + 417
        13  CoreFoundation                      0x00007fff8529a294 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
        14  CoreFoundation                      0x00007fff85299f23 
__CFRunLoopDoTimer + 1075
        15  CoreFoundation                      0x00007fff85299a7a 
__CFRunLoopDoTimers + 298
        16  CoreFoundation                      0x00007fff852915d1 
__CFRunLoopRun + 2081
        17  CoreFoundation                      0x00007fff85290b54 
CFRunLoopRunSpecific + 420
        18  HIToolbox                           0x00007fff8481ba5c 
RunCurrentEventLoopInMode + 240
        19  HIToolbox                           0x00007fff8481b799 
ReceiveNextEventCommon + 184
        20  HIToolbox                           0x00007fff8481b6c6 
_BlockUntilNextEventMatchingListInModeWithFilter + 71
        21  AppKit                              0x00007fff82dc15b4 
_DPSNextEvent + 1120
        22  AppKit                              0x00007fff8353bd6b 
-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] 
+ 2789
        23  AppKit                              0x00007fff82db5f35 
-[NSApplication run] + 926
        24  AppKit                              0x00007fff82d80850 
NSApplicationMain + 1237
        25  PromotionalChargeManager            0x0000000100004e84 main + 84
        26  libdyld.dylib                       0x00007fff9a88d255 start + 1
)



-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to