I am trying to run firefox-38 on Amazon linux-2015.03 release in headless mode with salenium. But its giving me below error:
(process:4919): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
Error: no display specified
I can not update my OS, because of some dependencies issue with our application. Also I have tried to use firefox-39. Its giving me the same issues. I am installing firefox by compiling it from source and all the required dependencies are installed.