Advertisement
Guest User

szentall's paste

a guest
Jul 6th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. 7/6/15 7:53:27.375 AM Finder[240]: CALayer position contains NaN: [nan nan]
  2. 7/6/15 7:53:27.378 AM Finder[240]: (
  3. 0 CoreFoundation 0x00007fff93b2d03c __exceptionPreprocess + 172
  4. 1 libobjc.A.dylib 0x00007fff87b3c76e objc_exception_throw + 43
  5. 2 CoreFoundation 0x00007fff93b2ceed +[NSException raise:format:] + 205
  6. 3 QuartzCore 0x00007fff95a12daa _ZN2CA5Layer12set_positionERKNS_4Vec2IdEEb + 152
  7. 4 QuartzCore 0x00007fff95a12d0b -[CALayer setPosition:] + 43
  8. 5 HIToolbox 0x00007fff92bad105 _ZL20UpdateLayerPositionsP14OpaqueCoreDrag + 599
  9. 6 HIToolbox 0x00007fff92de5edd _Z29UnflockAnimationTimerCallbackP16__CFRunLoopTimerPv + 743
  10. 7 CoreFoundation 0x00007fff93a802e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
  11. 8 CoreFoundation 0x00007fff93a7ff73 __CFRunLoopDoTimer + 1059
  12. 9 CoreFoundation 0x00007fff93af353d __CFRunLoopDoTimers + 301
  13. 10 CoreFoundation 0x00007fff93a3b608 __CFRunLoopRun + 2024
  14. 11 CoreFoundation 0x00007fff93a3abd8 CFRunLoopRunSpecific + 296
  15. 12 HIToolbox 0x00007fff92b7556f RunCurrentEventLoopInMode + 235
  16. 13 HIToolbox 0x00007fff92b752ea ReceiveNextEventCommon + 431
  17. 14 HIToolbox 0x00007fff92b7512b _BlockUntilNextEventMatchingListInModeWithFilter + 71
  18. 15 AppKit 0x00007fff90a029bb _DPSNextEvent + 978
  19. 16 AppKit 0x00007fff90a01f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
  20. 17 AppKit 0x00007fff90c2e15c NSCoreDragCGEventBlockingProc + 135
  21. 18 HIServices 0x00007fff88dfea14 SampleMouseAndKeyboard + 221
  22. 19 HIServices 0x00007fff88dfe6ba DragInApplication + 50
  23. 20 HIServices 0x00007fff88dfd69b CoreDragStartDragging + 535
  24. 21 AppKit 0x00007fff90c2a78e -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 1020
  25. 22 AppKit 0x00007fff90f00b62 _handleBeginDraggingSession + 97
  26. 23 CoreFoundation 0x00007fff93a49127 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  27. 24 CoreFoundation 0x00007fff93a49080 __CFRunLoopDoObservers + 368
  28. 25 CoreFoundation 0x00007fff93a3b2ba __CFRunLoopRun + 1178
  29. 26 CoreFoundation 0x00007fff93a3abd8 CFRunLoopRunSpecific + 296
  30. 27 Foundation 0x00007fff94d92a59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
  31. 28 Foundation 0x00007fff94db0cce -[NSRunLoop(NSRunLoop) runUntilDate:] + 108
  32. 29 Finder 0x000000010365fd64 Finder + 1662308
  33. 30 Finder 0x000000010365f2c5 Finder + 1659589
  34. 31 Finder 0x000000010365ed81 Finder + 1658241
  35. 32 Finder 0x00000001037d61b1 Finder + 3195313
  36. 33 AppKit 0x00007fff9108f7c0 -[NSTableView _doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 539
  37. 34 AppKit 0x00007fff90e307c8 -[NSBrowserTableView _doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 147
  38. 35 AppKit 0x00007fff91090550 -[NSTableView _performClassicDragOfIndexes:hitRow:event:] + 329
  39. 36 AppKit 0x00007fff90c8aae1 -[NSTableView _performDragFromMouseDown:] + 463
  40. 37 AppKit 0x00007fff90c88f81 -[NSTableView mouseDown:] + 688
  41. 38 AppKit 0x00007fff90e2fe36 -[NSBrowserTableView mouseDown:] + 195
  42. 39 Finder 0x00000001037ca93a Finder + 3148090
  43. 40 AppKit 0x00007fff9113edcd -[NSWindow _reallySendEvent:isDelayedEvent:] + 510
  44. 41 AppKit 0x00007fff9126c293 _NSGestureRecognizerUpdate + 2548
  45. 42 CoreFoundation 0x00007fff93a49127 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  46. 43 CoreFoundation 0x00007fff93a49080 __CFRunLoopDoObservers + 368
  47. 44 CoreFoundation 0x00007fff93a3b2ba __CFRunLoopRun + 1178
  48. 45 CoreFoundation 0x00007fff93a3abd8 CFRunLoopRunSpecific + 296
  49. 46 HIToolbox 0x00007fff92b7556f RunCurrentEventLoopInMode + 235
  50. 47 HIToolbox 0x00007fff92b752ea ReceiveNextEventCommon + 431
  51. 48 HIToolbox 0x00007fff92b7512b _BlockUntilNextEventMatchingListInModeWithFilter + 71
  52. 49 AppKit 0x00007fff90a029bb _DPSNextEvent + 978
  53. 50 AppKit 0x00007fff90a01f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
  54. 51 AppKit 0x00007fff909f7bf3 -[NSApplication run] + 594
  55. 52 AppKit 0x00007fff90974354 NSApplicationMain + 1832
  56. 53 Finder 0x00000001034d03d2 Finder + 25554
  57. 54 libdyld.dylib 0x00007fff887eb5c9 start + 1
  58. 55 ??? 0x0000000000000001 0x0 + 1
  59. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement