Both the above questions concerns just Windows. Everything is fine with linux.insert something or otherwise the application indefinitely hangs on the second insert transaction.env_set_mapsize(env, 0) just before beginning a write transaction inorder toQ2) And setting env_set_mapsize before calling open is not enough. I need to setQ1) So why is this happening. Am I doing anything wrong.Machine 1) Windows 64 only opens with upto 10 MB (apporx)I can env_set_mapsize(env, 1 GB) without any problems in linux.
But on windows, it is a different story
Machine 2 Windows 64 only opens with upto 500 MB (apporx)
Machine 3) Virtual box Windows 64 running on linux works with 1 GB