testing - selenium RC running on solaris error when opening firefox:symbol g_slice_set_config: referenced symbol not found -
i runing selenium-rc in solaris launching web automation testing. in fact, have used selenium in windows no problems. , works. now, want make automation testing on solaris server, start selenium rc on solaris. when opening firefox, error come out:
ld.so.1: firefox-bin: fatal: relocation error: file /export/home/linus/..../firefox3.5/libxul.so: symbol g_slice_set_config: referenced symbol not found 13:11:22.400 error - failed start new browser session, shutdown browser , clear session data java.lang.runtimeexception: timed out waiting profile created!
but without selenium, can open firefox in solaris no problems. confused problem. come selenium or firefox? me this? lot!
p.s. installed firefox3.5 on solaris server. , in route /export/home/linus/.....firefox3.5
problem solved: seems firefox has problem. install firefox, solved problem. http://opensolaris.org/jive/thread.jspa?messageid=425759
Comments
Post a Comment