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 has been archived by the owner on May 30, 2023. It is now read-only.
Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.
1.4.1
What steps will reproduce the problem?
Put attached PHP file on hosting that supports PHP.
Execute attached JS file with PhantomJS.
Look at CPU usage and notice that process wasn't stoped and uses all available resources.
What is the expected output? What do you see instead?
It uses all CPU and does not stop.
It should be stopped.
Which operating system are you using?
Linux ************* 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 x86_64 x86_64 GNU/Linux
On Windows all Ok.
Did you use binary PhantomJS or did you compile it from source?
From sources.
Please provide any additional information below.
Notice that PHP file has 5 lines, i.e. there should be any content (one space is enough).
The problem is inside PhantomJS content-type parsing code. With the word "html" written in lowecase there are no problems.
Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #445.
🌟 2 people had starred this issue at the time of migration.
The text was updated successfully, but these errors were encountered:
Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.
1.4.1
What steps will reproduce the problem?
What is the expected output? What do you see instead?
It uses all CPU and does not stop.
It should be stopped.
Which operating system are you using?
Linux ************* 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 x86_64 x86_64 GNU/Linux
On Windows all Ok.
Did you use binary PhantomJS or did you compile it from source?
From sources.
Please provide any additional information below.
Notice that PHP file has 5 lines, i.e. there should be any content (one space is enough).
The problem is inside PhantomJS content-type parsing code. With the word "html" written in lowecase there are no problems.
Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #445.
🌟 2 people had starred this issue at the time of migration.
The text was updated successfully, but these errors were encountered: