We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i'm getting crashes from LEColorPicker. it happens not that often, but still annoying. Any ideas? thanks.
libdispatch.dylib 0x3b73eab0 _dispatch_xref_dispose$VARIANT$up + 8 TestApp 0x00101f57 -[LEColorPicker .cxx_destruct] (LEColorPicker.m:21) libobjc.A.dylib 0x3b259c19 _ZL27object_cxxDestructFromClassP11objc_objectP10objc_class + 129 libobjc.A.dylib 0x3b256c37 objc_destructInstance + 35 libobjc.A.dylib 0x3b256e0b object_dispose + 15 TestApp 0x00101eb3 -[LEColorPicker dealloc] (LEColorPicker.m:851) libobjc.A.dylib 0x3b265b0b _ZN11objc_object17sidetable_releaseEb + 175
The text was updated successfully, but these errors were encountered:
Same here. What's this .cxx_destruct bug in line 21? Would be great, if this got fixed. 👍
Sorry, something went wrong.
Has anyone found a fix for this because I'm getting the same crash and I don't really want to remove it from my project.
luisespinoza
No branches or pull requests
i'm getting crashes from LEColorPicker. it happens not that often, but still annoying.
Any ideas? thanks.
The text was updated successfully, but these errors were encountered: