LEColorPicker
LEColorPicker copied to clipboard
SIGTRAP #0
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
Same here. What's this .cxx_destruct bug in line 21? Would be great, if this got fixed. :+1:
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.