Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in phantom.js #187

Open
atd opened this issue Oct 3, 2016 · 4 comments
Open

Error in phantom.js #187

atd opened this issue Oct 3, 2016 · 4 comments

Comments

@atd
Copy link
Contributor

atd commented Oct 3, 2016

When loading swellrt in phantom.js, the following erros appears:

2016-10-02T09:47:58.913Z getting https://staging.teem.works/teems/cHJvdG90eXBlLnAycHZhbHVlLmV1L3MrbTNYVXBxNTVEZ0E
Atmosphere callback 200
Atmosphere callback 200
TypeError: Function.caller used to retrieve strict caller

  https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:13148 in collect
  https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:13032 in captureStackTrace_0
  https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:21870 in toJava
  https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:47237 in onMessage_1
  https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:47003 in onMessage_0
  https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:47123 in onMessage
  https://swellrt.staging.teem.works/atmosphere/atmosphere.js:2454 in _f
  https://swellrt.staging.teem.works/atmosphere/atmosphere.js:2444 in _invokeFunction
  https://swellrt.staging.teem.works/atmosphere/atmosphere.js:2540 in _invokeCallback
  https://swellrt.staging.teem.works/atmosphere/atmosphere.js:1278 in onmessage
Atmosphere callback 200
Atmosphere callback 200
@llwp
Copy link

llwp commented Oct 11, 2016

Would you mind, please, walking through the steps to replicate this issue?
Environments, process, steps taken... these are important so that we can help.

Thanks!

@pablojan
Copy link
Contributor

It seems it's related with JS strict mode. @atd is there any JS module involved in the execution? e.g a test library?

@atd
Copy link
Contributor Author

atd commented Oct 13, 2016

@atd
Copy link
Contributor Author

atd commented Nov 29, 2016

This seems to be one of the offending functions

image

I have searched arguments.callee.caller and cannot find the string in SwellRT code

Seems to be related with gwtproject/gwt#9132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants