Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An occasional crash occurs when invoking setText #789

Open
raiser7 opened this issue Aug 10, 2018 · 0 comments
Open

An occasional crash occurs when invoking setText #789

raiser7 opened this issue Aug 10, 2018 · 0 comments

Comments

@raiser7
Copy link

raiser7 commented Aug 10, 2018

We had a weird crash when invoking xxxLable.text = @"string", The stack for crash is as follows:
libc++abi.dylib 0x181dd137c std::__terminate(void (*)()) + 16 11 libc++abi.dylib 0x181dd0ccc __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) + 130 12 libobjc.A.dylib 0x181de0720 _objc_exception_destructor(void*) + 362 13 CoreFoundation 0x182c34098 __methodDescriptionForSelector + 138 14 CoreFoundation 0x182c2c5c8 ___forwarding___ + 1380 15 CoreFoundation 0x182b1241c _CF_forwarding_prep_0 + 92 16 XXXX 0x1018026dc NSAttributedStringAttributesFromLabel + 238356 17 XXXX 0x101802000 -[TTTAttributedLabel setText:afterInheritingLabelAttributesAndConfiguringWithBlock:] + 236600 18 XXXX 0x10180194c -[TTTAttributedLabel setText:] + 234884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant