Today while working on an iPhone project , I was just about to commit an code which displays a bar graph, and ended up finding a crash with the following error:
objc[<pid>]:FREED(id): message release sent to freed object="<memory_address>"

Double Release Of Cocoa Objects



