Throughout the code, plugins' methods for seek-ing, read-ing, etc. are invoked without checking their results. The attached patch fixes this in a few places -- to allow the testAPI run to complete without errors about unitialized data-fields.
I'm sure, the patch is not complete...
Anonymous