Created attachment 36189 [details] fix null pointer exception I introduced this bug with https://bz.apache.org/bugzilla/show_bug.cgi?id=62736 patch, now fixing it. pictureShape.getBlipId() can return null, and equals does not work on that.
https://svn.apache.org/repos/asf/poi/trunk@1842782