Advertisement
Guest User

Untitled

a guest
Mar 14th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. 0 CoreFoundation 0x00007fff8e2e0f56 __exceptionPreprocess + 198
  2. 1 libobjc.A.dylib 0x00007fff8e15cd5e objc_exception_throw + 43
  3. 2 CoreFoundation 0x00007fff8e2e0d8a +[NSException raise:format:arguments:] + 106
  4. 3 CoreFoundation 0x00007fff8e2e0d14 +[NSException raise:format:] + 116
  5. 4 Foundation 0x00007fff940d6304 -[NSConcreteAttributedString initWithString:] + 121
  6. 5 Foundation 0x00007fff940d66e8 -[NSConcreteAttributedString initWithString:attributes:] + 28
  7. 6 HandBrake 0x000000010b85ca59 -[NSMutableAttributedString(HBAttributedStringAdditions) appendString:withAttributes:] + 90
  8. 7 HandBrakeKit 0x000000010ba147d3 -[HBJob(UIAdditions) attributedDescription] + 10804
  9. 8 CoreFoundation 0x00007fff8e2d2efc __invoking___ + 140
  10. 9 CoreFoundation 0x00007fff8e2d2d94 -[NSInvocation invoke] + 132
  11. 10 CoreFoundation 0x00007fff8e2d2f64 -[NSInvocation invokeWithTarget:] + 52
  12. 11 HandBrakeKit 0x000000010ba16717 -[HBProxyArrayObject forwardInvocation:] + 82
  13. 12 CoreFoundation 0x00007fff8e2cdfa4 ___forwarding___ + 756
  14. 13 CoreFoundation 0x00007fff8e2cdc38 _CF_forwarding_prep_0 + 232
  15. 14 HandBrake 0x000000010b853bc4 -[HBQueueController outlineView:objectValueForTableColumn:byItem:] + 302
  16. 15 AppKit 0x00007fff8c5e4446 -[NSOutlineView _dataSourceValueForColumn:row:] + 92
  17. 16 AppKit 0x00007fff8c5d3167 -[NSTableView preparedCellAtColumn:row:] + 437
  18. 17 AppKit 0x00007fff8c5e4260 -[NSOutlineView preparedCellAtColumn:row:] + 57
  19. 18 AppKit 0x00007fff8c5e4171 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 42
  20. 19 AppKit 0x00007fff8c5e40eb -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 94
  21. 20 AppKit 0x00007fff8c5e25d8 -[NSTableView drawRow:clipRect:] + 1647
  22. 21 AppKit 0x00007fff8c5e1db5 -[NSTableView drawRowIndexes:clipRect:] + 565
  23. 22 AppKit 0x00007fff8c5e1b75 -[NSOutlineView drawRowIndexes:clipRect:] + 116
  24. 23 AppKit 0x00007fff8c5dfed7 -[NSTableView drawRect:] + 1390
  25. 24 AppKit 0x00007fff8c5482ce -[NSView _drawRect:clip:] + 3758
  26. 25 AppKit 0x00007fff8c57549b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1583
  27. 26 AppKit 0x00007fff8c5758c7 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
  28. 27 AppKit 0x00007fff8c5758c7 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
  29. 28 AppKit 0x00007fff8c5758c7 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
  30. 29 AppKit 0x00007fff8c5758c7 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
  31. 30 AppKit 0x00007fff8c5458a9 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1032
  32. 31 AppKit 0x00007fff8c544da3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 270
  33. 32 AppKit 0x00007fff8c5401bb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
  34. 33 AppKit 0x00007fff8c538c35 -[NSView displayIfNeeded] + 1676
  35. 34 AppKit 0x00007fff8c538375 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648
  36. 35 CoreFoundation 0x00007fff8e2a08e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  37. 36 CoreFoundation 0x00007fff8e2a0846 __CFRunLoopDoObservers + 374
  38. 37 CoreFoundation 0x00007fff8e275af9 __CFRunLoopRun + 825
  39. 38 CoreFoundation 0x00007fff8e275486 CFRunLoopRunSpecific + 230
  40. 39 HIToolbox 0x00007fff8f5ca2bf RunCurrentEventLoopInMode + 277
  41. 40 HIToolbox 0x00007fff8f5d14bf ReceiveNextEventCommon + 181
  42. 41 HIToolbox 0x00007fff8f5d13fa BlockUntilNextEventMatchingListInMode + 62
  43. 42 AppKit 0x00007fff8c4fc779 _DPSNextEvent + 659
  44. 43 AppKit 0x00007fff8c4fc07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  45. 44 AppKit 0x00007fff8c4f89b9 -[NSApplication run] + 470
  46. 45 AppKit 0x00007fff8c774eac NSApplicationMain + 867
  47. 46 HandBrake 0x000000010b83280b main + 113
  48. 47 HandBrake 0x000000010b831ebc start + 52
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement