As reported by Anders Aagaard [on scikit-learn-general](http://permalink.gmane.org/gmane.comp.python.scikit-learn/11343), large arrays of `dtype=object` cannot be memmapped, but joblib [attempts to](https://github.com/joblib/joblib/blob/082bd6b0c99089617e8036b4e5fc15d0f5e4a260/joblib/pool.py#L203).