Guest User

Untitled

a guest
Oct 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. Application Specific Information:
  2. objc[7332]: garbage collection is OFF
  3. *** error for object 0x7fcfd1106e08: incorrect checksum for freed object - object was probably modified after being freed.
  4.  
  5.  
  6. Thread 0:: Dispatch queue: com.apple.main-thread
  7. 0 libobjc.A.dylib 0x00007fff8bb48303 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::LookupBucketFor(objc_object* const&, std::__1::pair<objc_object*, unsigned long>*&) const + 59
  8. 1 libobjc.A.dylib 0x00007fff8bb49704 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::erase(objc_object* const&) + 24
  9. 2 libobjc.A.dylib 0x00007fff8bb496d9 objc_clear_deallocating + 185
  10. 3 libobjc.A.dylib 0x00007fff8bb49610 objc_destructInstance + 126
  11. 4 com.apple.CoreFoundation 0x00007fff8b5f3ce6 CFRelease + 1430
  12. 5 com.apple.AppKit 0x00007fff89bb52a0 -[NSATSGlyphStorage _flushCachedObjects] + 51
  13. 6 com.apple.AppKit 0x00007fff89dafbd4 -[NSSingleLineTypesetter createRenderingContextForCharacterRange:typesetterBehavior:usesScreenFonts:hasStrongRight:maximumWidth:] + 435
  14. 7 com.apple.AppKit 0x00007fff89ba70b5 __NSCreateRenderingContextForString + 255
  15. 8 com.apple.AppKit 0x00007fff89b6b0ad _NSStringDrawingCore + 1526
  16. 9 com.apple.AppKit 0x00007fff89c09ef9 -[NSString(NSStringDrawing) drawInRect:withAttributes:] + 179
Add Comment
Please, Sign In to add comment