When using the Begin()/Size() methods of MemMap inside a parameters list of OpenCommon() in runtime/dex/art_dex_file_loader.cc a crash is triggered. This does not happen when storing the result of the very same calls into a variable right before the call.