Description
Calling getSize on an external binary reports a very unusual size:
world = {2318898817333174704 bytes}
the binary is actually around 17k in size.
I think this happens because of how the size is computed, a sort of a read overflow, and it also affects the toString method [0].
Attachments
Attachments
Issue Links
- relates to
-
OAK-3988 Offline compaction should avoid loading external binaries
- Closed