Skip to content

Crash in 10.7.4 Lion: malloc: resurrection error in [FMDatabase clearCachedStatements] #46

@cgrushko

Description

@cgrushko

Ingredients crashes with the following error in Xcode's console -

Ingredients(32118,0x101c81000) malloc: resurrection error for object 0x400481be0 while assigning __NSDictionaryObjectEnumerator._obj[128](0x400b27da0)[8] = __NSCFDictionary[64](0x400481be0)
garbage pointer stored into reachable memory, break on auto_zone_resurrection_error to debug

Ingredients(32118,0x101c81000) malloc: resurrection error for object 0x400481be0 while assigning __NSDictionaryObjectEnumerator._origObj[128](0x400b27da0)[16] = __NSCFDictionary[64](0x400481be0)
garbage pointer stored into reachable memory, break on auto_zone_resurrection_error to debug

The line of crash is FMDatabase.m:106, in [FMDatabase clearCachedStatements].

System is OS X 10.7.4 Lion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions