Status: New
Owner: ----

New issue 3636 by [email protected]: V8 crashes with global interceptors
https://code.google.com/p/v8/issues/detail?id=3636

The attached test program runs a tiny script that crashes V8. Source code and crash stack attached.

The program uses a global object template with (no-op) named property handlers. V8 seems to get confused when the script uses inconsistent invocation modes to call a function that touches "this". There's no crash if a global property set handler isn't specified.

Tested on Windows with the current 3.27 branch head (3.27.34.21).

Attachments:
        V8Test.cpp  1.0 KB
        V8Stack.txt  1.1 KB

--
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

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" 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/d/optout.

Reply via email to