Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Floating point exception #11216

Closed
cekimy opened this issue Apr 8, 2013 · 5 comments
Closed

Floating point exception #11216

cekimy opened this issue Apr 8, 2013 · 5 comments
Labels

Comments

@cekimy
Copy link

cekimy commented Apr 8, 2013

when i run Phantomjs,i got "Floating point exception"
my sys:Linux version 2.6.16.60-0.21-110407 (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) 64bit
and i can't get any useful info from google
how can i fix it?thx

@JamesMGreene
Copy link
Collaborator

  • What version of PhantomJS?
  • Did you download the binary or compile it from source?
  • What command are you executing to run PhantomJS from the command line?
  • What does your script do?

@cekimy
Copy link
Author

cekimy commented Apr 8, 2013

i downloaded it from https://phantomjs.googlecode.com/files/phantomjs-1.9.0-linux-x86_64.tar.bz2 ,the binary
then i tar&cp it to /usr/local/bin/ and /usr/local/share and another one(forgot)
and the command is just only ">Phantomjs",">Phantomjs -version",no script

@aJanuary
Copy link

I'm getting the same issue with phantomjs-1.8.1 and phantomjs-1.9.0 downloaded binary on SUSE Linux Enterprise Server 10 (x86_64)

@aJanuary
Copy link

Running it in gdb gives the following output:

Starting program: /tmp/phantomjs-1.9.0-linux-x86_64/bin/phantomjs
(no debugging symbols found)

Program received signal SIGFPE, Arithmetic exception.
0x00002b22408e768f in do_lookup_x () from /lib64/ld-linux-x86-64.so.2

Googling around seems to suggest this is just a binary incompatibility. Compiling from source will probably fix it.

@stale stale bot added the stale label Dec 27, 2019
@stale
Copy link

stale bot commented Dec 30, 2019

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants