NACL crash with mmap

21 views
Skip to first unread message

madana gopal

unread,
Jul 3, 2015, 9:35:55 AM7/3/15
to native-cli...@googlegroups.com
Hi Team,

when i am trying to arc nacl nexe file (for running android application) with google chrome browser, embedded from html file, i am getting below error:

nacl_dyncode_map: mmap(0x1000000) failed with 22. Falling back to the slow path

This error is coming during mmap of libdvm.so. Errors looks as below:

W/libposix_translation_static: out/staging/src/posix_translation/file_wrap.cc:879, DANGER __wrap_mmap (addr=0x2db0000 length=1310720 prot=5 flags=18 fd=3 offset=65536: Invalid argument)

It looks the above error is due to offset not being multuple of page size in virtual filesystem. Could anybody help in identifying the way to solve the problem. This problem, is not happening when the nexe is loaded through extensions and not as a standalone page.

Regards,
Madan
Reply all
Reply to author
Forward
0 new messages