Skip to content

Instantly share code, notes, and snippets.

@mydudechris
Created October 10, 2016 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mydudechris/ec0fba2c0fee80aba05e5001407b4d68 to your computer and use it in GitHub Desktop.
Save mydudechris/ec0fba2c0fee80aba05e5001407b4d68 to your computer and use it in GitHub Desktop.
file:///private/var/containers/Bundle/Application/E414A4C8-803D-41B1-A572-8E5DC566E259/Splooji.app/PlugIns/MessagesExtension.appex/28.png
2016-10-10 11:49:59.881502 MobileSMS[2467:570297] [Warning] Failed read JSON data from recents cache. Error: (null)
2016-10-10 11:49:59.881746 MobileSMS[2467:570297] [Warning] Failed read JSON data from recents cache. Error: (null)
2016-10-10 11:49:59.882136 MobileSMS[2467:570297] [Warning] Failed to retrieve payload data from file /var/mobile/Library/SMS/Recents/com.apple.Handwriting.HandwritingProvider/d41d8cd98f00b204e9800998ecf8427e
2016-10-10 11:49:59.882466 MobileSMS[2467:570297] [Warning] Failed to retrieve payload data from file /var/mobile/Library/SMS/Recents/com.apple.Handwriting.HandwritingProvider/d41d8cd98f00b204e9800998ecf8427e
2016-10-10 11:50:01.777958 MobileSMS[2467:570075] Unbalanced calls to begin/end appearance transitions for <CKPresentationControllerRootViewController: 0x12f939fe0>.
2016-10-10 11:50:05.721712 MobileSMS[2467:570075] [LayoutConstraints] Unable to simultaneously satisfy constraints.
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)
(
"<NSAutoresizingMaskLayoutConstraint:0x174688a20 h=-&- v=--& CKMessageEntryView:0x11de60650.midY == 131 (active)>",
"<NSAutoresizingMaskLayoutConstraint:0x174688a70 h=-&- v=--& CKMessageEntryView:0x11de60650.height == 44 (active)>",
"<NSLayoutConstraint:0x174688c50 V:|-(0)-[CKMessageEntryView:0x11de60650] (active, names: '|':UIInputSetHostView:0x11dd32150 )>"
)
Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x174688c50 V:|-(0)-[CKMessageEntryView:0x11de60650] (active, names: '|':UIInputSetHostView:0x11dd32150 )>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
2016-10-10 11:50:05.749544 MobileSMS[2467:570075] IMSendProgress: 0x17064dfb0 (delegate: 0x11de3b1e0, context: 0x11e07dc00) is updating sending items from {
} to {
}. (removed? 0, inserted? 0, forced? 0, hasSendingMessages? 0)
2016-10-10 11:50:05.808758 MobileSMS[2467:570075] IMSendProgress: 0x17064dfb0 (delegate: 0x11de3b1e0, context: 0x11e07dc00) is updating sending items from {
} to {
}. (removed? 0, inserted? 0, forced? 0, hasSendingMessages? 0)
2016-10-10 11:50:05.912425 MobileSMS[2467:570075] IMSendProgress: 0x17064dfb0 (delegate: 0x11de3b1e0, context: 0x11e07dc00) is updating sending items from {
} to {
}. (removed? 0, inserted? 0, forced? 0, hasSendingMessages? 0)
2016-10-10 11:50:05.947821 MobileSMS[2467:570075] IMSendProgress: 0x17064dfb0 (delegate: 0x11de3b1e0, context: 0x11e07dc00) is updating sending items from {
} to {
}. (removed? 0, inserted? 0, forced? 0, hasSendingMessages? 0)
2016-10-10 11:50:07.694591 MobileSMS[2467:570075] open on /var/tmp/a192b949fb9653d7fda2654d5ae39b49-sticker.png: File exists
2016-10-10 11:50:10.831178 MobileSMS[2467:570075] open on /var/tmp/7262861e407b9cb873529246ab2a30ad-sticker.png: File exists
2016-10-10 11:50:11.162342 MobileSMS[2467:570075] viewServiceDidTerminateWithError:: Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 "(null)" UserInfo={Message=Service Connection Interrupted}
Program ended with exit code: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment