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

Unexpected crash on 3.2.2 #3855

Closed
acegreen opened this issue Feb 20, 2019 · 5 comments
Closed

Unexpected crash on 3.2.2 #3855

acegreen opened this issue Feb 20, 2019 · 5 comments

Comments

@acegreen
Copy link

acegreen commented Feb 20, 2019

What did you do?

screen shot 2019-02-20 at 10 14 50 am

What did you expect to happen?

No crash after upgrade. This exact code works on 3.2.1. Going back to 3.2.1, everything works fine.

What happened instead?

Crash objc[625]: Attempt to use unknown class 0x12ddfbf00 after upgrade from 3.2.1 to 3.2.2

Charts Environment

Charts version/Branch/Commit Number: 3.2.2
Xcode version: Xcode 10.2
Swift version: Swift 4.2
Platform(s) running Charts: iOS
macOS version running Xcode:

Demo Project

@liuxuan30
Copy link
Member

liuxuan30 commented Feb 21, 2019

cannot see the crash log. post it in text.

Need you to debug a little. this error cannot give me any hint what's the issue.

@acegreen
Copy link
Author

@liuxuan30 there is nothing to post, just that one line error and the stack trace on that screenshot.

@liuxuan30
Copy link
Member

@acegreen at the breakpoint, type bt to print the stack

@cruisediary
Copy link

cruisediary commented Mar 2, 2019

Execution was interrupted, reason: EXC_BAD_ACCESS (code=1, address=0x20).
The process has been returned to the state before expression evaluation.

But after clean build it disappeared

@acegreen
Copy link
Author

acegreen commented Mar 2, 2019

Deleting derived folder and cleaning project indeed works.

@acegreen acegreen closed this as completed Mar 2, 2019
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

3 participants