Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. Jan 27 09:13:37 MiPhone kernel[0] <Notice>: xpcproxy[313] Container: /private/var/mobile/Containers/Data/Application/431ED7E4-DB14-4021-BF71-B20FEE29A5C8 (sandbox)
  2. Jan 27 09:13:37 MiPhone locationd[60] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
  3. Jan 27 09:13:37 MiPhone impossible rush[313] <Error>: assertion failed: 12B440: libxpc.dylib + 71820 [A4F17798-F3DE-3FBC-85E3-F569762F0EB9]: 0x7d
  4. Jan 27 09:13:37 MiPhone Unknown[313] <Error>:
  5. Jan 27 09:13:37 MiPhone impossible rush[313] <Warning>: <Google> To get test ads on this device, call: request.testDevices = @[ @"ebde1a6e61cc27a9fba73ef80b9cba2d" ];
  6. Jan 27 09:13:37 MiPhone impossible rush[313] <Warning>: Unable to simultaneously satisfy constraints.
  7. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
  8. (
  9. "<NSLayoutConstraint:0x17428b220 UILabel:0x14de3f120'CAN YOU REACH 0?'.leading == UIView:0x174382560.leadingMargin + 5>",
  10. "<NSLayoutConstraint:0x17428b4f0 UIView:0x174382560.centerX == UILabel:0x14de3f120'CAN YOU REACH 0?'.centerX>",
  11. "<NSLayoutConstraint:0x17428bdb0 H:|-(85)-[UIImageView:0x1701ff600] (Names: '|':UIView:0x174382560 )>",
  12. "<NSLayoutConstraint:0x17428c080 H:[UIImageView:0x1701ff600]-(85)-| (Names: '|':UIView:0x174382560 )>",
  13. "<NSLayoutConstraint:0x17428d430 H:[UIImageView:0x1701ff600(<=160)]>",
  14. "<NSLayoutConstraint:0x17428d930 H:[UILabel:0x14de3f120'CAN YOU REACH 0?'(>=450)]>"
  15. )
  16.  
  17. Will attempt to recover by breaking constraint
  18. <NSLayoutConstraint:0x17428d430 H:[UIImageView:0x1701ff600(<=160)]>
  19.  
  20. Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
  21. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
  22. Jan 27 09:13:37 MiPhone impossible rush[313] <Warning>: Unable to simultaneously satisfy constraints.
  23. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
  24. (
  25. "<NSLayoutConstraint:0x17428b220 UILabel:0x14de3f120'CAN YOU REACH 0?'.leading == UIView:0x174382560.leadingMargin + 5>",
  26. "<NSLayoutConstraint:0x17428b4f0 UIView:0x174382560.centerX == UILabel:0x14de3f120'CAN YOU REACH 0?'.centerX>",
  27. "<NSLayoutConstraint:0x17428bdb0 H:|-(85)-[UIImageView:0x1701ff600] (Names: '|':UIView:0x174382560 )>",
  28. "<NSLayoutConstraint:0x17428c080 H:[UIImageView:0x1701ff600]-(85)-| (Names: '|':UIView:0x174382560 )>",
  29. "<NSLayoutConstraint:0x17428d3e0 V:[UIImageView:0x1701ff600(<=160)]>",
  30. "<NSLayoutConstraint:0x17428d570 UIImageView:0x1701ff600.width == UIImageView:0x1701ff600.height>",
  31. "<NSLayoutConstraint:0x17428d930 H:[UILabel:0x14de3f120'CAN YOU REACH 0?'(>=450)]>"
  32. )
  33.  
  34. Will attempt to recover by breaking constraint
  35. <NSLayoutConstraint:0x17428d3e0 V:[UIImageView:0x1701ff600(<=160)]>
  36.  
  37. Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
  38. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
  39. Jan 27 09:13:37 MiPhone impossible rush[313] <Warning>: Unable to simultaneously satisfy constraints.
  40. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
  41. (
  42. "<NSLayoutConstraint:0x17428b220 UILabel:0x14de3f120'CAN YOU REACH 0?'.leading == UIView:0x174382560.leadingMargin + 5>",
  43. "<NSLayoutConstraint:0x17428b4f0 UIView:0x174382560.centerX == UILabel:0x14de3f120'CAN YOU REACH 0?'.centerX>",
  44. "<NSLayoutConstraint:0x17428d930 H:[UILabel:0x14de3f120'CAN YOU REACH 0?'(>=450)]>",
  45. "<NSLayoutConstraint:0x17008fa50 'UIView-Encapsulated-Layout-Width' H:[UIView:0x174382560(375)]>"
  46. )
  47.  
  48. Will attempt to recover by breaking constraint
  49. <NSLayoutConstraint:0x17428d930 H:[UILabel:0x14de3f120'CAN YOU REACH 0?'(>=450)]>
  50.  
  51. Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
  52. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
  53. Jan 27 09:13:38 MiPhone locationd[60] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
  54. Jan 27 09:13:39 MiPhone assistantd[24] <Error>: tcp_connection_destination_mptcp_check_socket_error_and_shutdown 5 will shut down MPTCP socket because of error: Software caused connection abort
  55. Jan 27 09:13:40 MiPhone impossible rush[313] <Error>: CoreLocation: Could not get ideal gyro update interval, assuming 0.005000 s
  56. Jan 27 09:13:43 MiPhone locationd[60] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
  57. Jan 27 09:13:49 MiPhone locationd[60] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement