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

SIGTRAP #0 #11

Open
fafhrd91 opened this issue Feb 8, 2014 · 2 comments
Open

SIGTRAP #0 #11

fafhrd91 opened this issue Feb 8, 2014 · 2 comments
Assignees

Comments

@fafhrd91
Copy link

fafhrd91 commented Feb 8, 2014

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
@luisespinoza luisespinoza self-assigned this Feb 8, 2014
@Jeehut
Copy link

Jeehut commented Apr 13, 2014

Same here. What's this .cxx_destruct bug in line 21? Would be great, if this got fixed. 👍

@ipodtouchdude
Copy link

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.

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

4 participants