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

[cocos2dx] Crash when setting a track complete listener #1286

Closed
badlogic opened this issue Mar 1, 2019 · 1 comment
Closed

[cocos2dx] Crash when setting a track complete listener #1286

badlogic opened this issue Mar 1, 2019 · 1 comment
Assignees

Comments

@badlogic
Copy link
Collaborator

badlogic commented Mar 1, 2019

See http://esotericsoftware.com/forum/cocos2dx-Crash-when-setting-a-track-complete-listener-11570

@badlogic badlogic changed the title [cocos2dx] Crash when setting a track complete listener Search this topic… Post a reply [cocos2dx] Crash when setting a track complete listener Mar 6, 2019
@badlogic
Copy link
Collaborator Author

badlogic commented Mar 7, 2019

The entry's rendererObject was not reset when fetching a reused track from the pool. This caused us to dereference garbage. Fixed in 3.7 and 3.8-beta. See this PR #1293

@badlogic badlogic closed this as completed Mar 7, 2019
@badlogic badlogic self-assigned this Mar 7, 2019
@badlogic badlogic removed the bug label Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant