Skip to content

Can this crash be related to Cidre? #13

Answered by yury
morajabi asked this question in Q&A
Discussion options

You must be logged in to vote

Yep, objc retain/release are optimized to reduce pointer moves/loads.

I added classic-objc-retain-release feature flag. Please try it. It disables that optimization.
But I think, optimization on objc_msgSend will not work too :(

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by morajabi
Comment options

You must be logged in to vote
1 reply
@yury
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants