Status: Accepted
Owner: kpreid.switchb.org
CC: felix8a
Labels: Type-Defect Priority-Medium

New issue 1848 by kpreid.switchb.org: Scanner can enter an infinite loop due to infinite fresh objects(Chrome 30)
http://code.google.com/p/google-caja/issues/detail?id=1848

Felix writes:

r5574 es5 scanner infinite loop on Chrome 30 (beta)
It complains:

Object<CONSTRUCT>(dummyFunction).get arguments<THIS>() thrown .get
stack<PLAIN>() thrown .get stack<PLAIN>() thrown .get stack<PLAIN>()
thrown .get stack<PLAIN>() thrown .get stack<PLAIN>() thrown .get
stack<PLAIN>() thrown .get stack<PLAIN>() thrown
  TypeError: Cannot read property '0' of undefined
Problem: Properties are writable: prototype
| Path:     Object<CONSTRUCT>(dummyFunction).get arguments<THIS>()
thrown .get stack<PLAIN>() thrown .get stack<PLAIN>() thrown .get
stack<PLAIN>() thrown .get stack<PLAIN>() thrown .get stack<PLAIN>()
thrown .get stack<PLAIN>() thrown .get stack
| Program: Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(thrown(Object.getOwnPropertyDescriptor(window.Object.call(...),
"arguments").get, ...), "stack").get, ...), "stack").get, ...),
"stack").get, ...), "stack").get, ...), "stack").get, ...),
"stack").get, ...), "stack").get
| toString: function () { [native code] }

and keeps getting deeper without bound

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to