You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2023. It is now read-only.
Which version of PhantomJS are you using? 1.6, built from sources
What steps will reproduce the problem?
any attempt to run phantomjs
Which operating system are you using?
CentOS 5.7
Did you use binary PhantomJS or did you compile it from source?
Built from source
Please provide any additional information below.
The executable that I compiled from source runs correctly on a different CentOS 5.7 box (the one I built it on) - I haven't discovered yet what's different between the machine that works and the one that fails.
When I run PhantomJS 1.6.0 Linux x86-64 (Dynamic build) downloaded from code.google.com on this system, it fails with this message:
./phantomjs: error while loading shared libraries: libexpat.so.1: cannot open shared object file: No such file or directory
This is why I tried building from source.
Here's the console output running the compiled-from-source version:
./phantomjs --version
Locking assertion failure. Backtrace:
phantomjs: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
PhantomJS has crashed. Please file a bug report at https://code.google.com/p/phantomjs/issues/entry and attach the crash dump file: /tmp/1aad3a49-68ac-3951-5068982b-30ddec3d.dmp
Aborted
Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #658.
🌟 2 people had starred this issue at the time of migration.