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

Malloc issue with iOS 7.1 #10

Open
gavin-black opened this issue Jul 10, 2014 · 0 comments
Open

Malloc issue with iOS 7.1 #10

gavin-black opened this issue Jul 10, 2014 · 0 comments

Comments

@gavin-black
Copy link
Member

Seeing the following:
*** set a breakpoint in malloc_error_break to debug
SFUnitTest(58515,0x5c2b1a8) malloc: *** error for object 0x8e94490: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

when running test cases with iOS 7+. It seems to happen when things are being cleaned up after running, and is not stopping execution. It does not appear on iOS 6.1 simulators, but does on actual devices.

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

1 participant