Not exactly sure what's going on here, but you might have better luck breaking up your collision polygon into multiple simpler objects. Collisions with complex concave shapes have a reputation for having issues. In general you probably want to avoid having such a large sprite object to begin with.