On Thursday, 3 March 2016 at 19:01:52 UTC, Erik Smith wrote: > I get the error "allocate is not callable using a non-shared > object" and I'm not sure how to resolve it. Are you calling `Mallocator.allocate()` or `Mallocator.instance.allocate()`?