GraciousWolf_PE
Aspiring developer
Profile
Posts: 372
Reg: Feb 15, 2012
Montreal
10,720
10/24/13 11:43 PM (10 years ago)

Scringo App Crash - Contacts

Hello all! I've updated to the newest Scringo SDK (2.4.2). All works well, but the app crashes when I try to invite "Contacts". Although the app crashes, the Xcode log (output) only shows "(lldb)". Upon searching on StackOverFlow, I was told to type in "bt" to receive the crash report. This is what I get: * thread #1: tid = 0x4dfdc, 0x007fe283 CoreText`TComponentFont::GetMinSideBearing(CGAffineTransform const&, bool) const + 43, queue = 'com.apple.main-thread, stop reason = EXC_BAD_ACCESS (code=1, address=0x600000e8) frame #0: 0x007fe283 CoreText`TComponentFont::GetMinSideBearing(CGAffineTransform const&, bool) const + 43 frame #1: 0x0076b244 CoreText`TRun::GetLeftHangersGlyphCountAndWidth(long, unsigned long, TCharStream const&) const + 524 frame #2: 0x0077e7da CoreText`TLine::GetLeftHangersGlyphCountAndWidth(unsigned long const*) const + 234 frame #3: 0x0077e4b9 CoreText`TLine::GetBounds(unsigned long) const + 811 frame #4: 0x0077ace6 CoreText`CTLineGetBoundsWithOptions + 44 frame #5: 0x02059497 UIKit`-[UITableViewIndex _cacheAndMeasureTitles] + 984 frame #6: 0x02059ace UIKit`-[UITableViewIndex sizeThatFits:] + 131 frame #7: 0x01e896e1 UIKit`-[UITableView _updateIndexFrameSuppressingChangeNotification:] + 678 frame #8: 0x01ea340b UIKit`-[UITableView resizeSubviewsWithOldSize:] + 43 frame #9: 0x01e16409 UIKit`-[UIView(Geometry) setBounds:] + 510 frame #10: 0x01e326a3 UIKit`-[UIScrollView setBounds:] + 1036 frame #11: 0x01ea369f UIKit`-[UITableView setBounds:] + 217 frame #12: 0x01e15aed UIKit`-[UIView(Geometry) _applyISEngineLayoutValues] + 324 frame #13: 0x01e160b0 UIKit`-[UIView(Geometry) _resizeWithOldSuperviewSize:] + 144 frame #14: 0x01e3e83b UIKit`-[UIScrollView _resizeWithOldSuperviewSize:] + 73 frame #15: 0x01e1619a UIKit`-[UIView(Geometry) resizeWithOldSuperviewSize:] + 80 frame #16: 0x01e14d75 UIKit`__46-[UIView(Geometry) resizeSubviewsWithOldSize:]_block_invoke + 87 frame #17: 0x0405c446 CoreFoundation`__53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 102 frame #18: 0x0405c31f CoreFoundation`-[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 frame #19: 0x01e14d05 UIKit`-[UIView(Geometry) resizeSubviewsWithOldSize:] + 149 frame #20: 0x0241f90c UIKit`-[UIView(AdditionalLayoutSupport) _is_layout] + 158 frame #21: 0x01e19f86 UIKit`-[UIView(Hierarchy) layoutSubviews] + 80 frame #22: 0x01e27267 UIKit`-[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 355 frame #23: 0x03cc581f libobjc.A.dylib`-[NSObject performSelector:withObject:] + 70 frame #24: 0x038592ea QuartzCore`-[CALayer layoutSublayers] + 148 frame #25: 0x0384d0d4 QuartzCore`CA::Layer::layout_if_needed(CA::Transaction*) + 380 frame #26: 0x0384cf40 QuartzCore`CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 26 frame #27: 0x037b4ae6 QuartzCore`CA::Context::commit_transaction(CA::Transaction*) + 294 frame #28: 0x037b5e71 QuartzCore`CA::Transaction::commit() + 393 frame #29: 0x037b6544 QuartzCore`CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92 frame #30: 0x03fa74ce CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30 frame #31: 0x03fa741f CoreFoundation`__CFRunLoopDoObservers + 399 frame #32: 0x03f85344 CoreFoundation`__CFRunLoopRun + 1076 frame #33: 0x03f84ac3 CoreFoundation`CFRunLoopRunSpecific + 467 frame #34: 0x03f848db CoreFoundation`CFRunLoopRunInMode + 123 frame #35: 0x04d289e2 GraphicsServices`GSEventRunModal + 192 frame #36: 0x04d28809 GraphicsServices`GSEventRun + 104 frame #37: 0x01dbcd3b UIKit`UIApplicationMain + 1225 frame #38: 0x0004dd16 pegeeks`main(argc=1, argv=0xbfffed2c) + 134 at main.m:40 (lldb) Any ideas? Thanks in advance! -Nicholas
 
GraciousWolf_PE
Aspiring developer
Profile
Posts: 372
Reg: Feb 15, 2012
Montreal
10,720
like
10/25/13 01:08 AM (10 years ago)
Worth noting that it works on iOS 6.1 but not iOS 7.0
 
Ofer
Android Fan
Profile
Posts: 54
Reg: Apr 06, 2013
Tel Aviv
540
like
10/26/13 11:29 AM (10 years ago)
Hi, indeed, we're aware of it, and we have a fix for it, released this Monday, latest Tuesday... Thanks, Ofer
 
GraciousWolf_PE
Aspiring developer
Profile
Posts: 372
Reg: Feb 15, 2012
Montreal
10,720
like
10/26/13 11:30 AM (10 years ago)
Thanks, Ofer, you're the man! -Nicholas
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.