Skip to content

Malloc issue with iOS 7.1 #10

@gavin-black

Description

@gavin-black

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions