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

Segmentation fault #10

Open
aknuds1 opened this issue Dec 9, 2014 · 0 comments
Open

Segmentation fault #10

aknuds1 opened this issue Dec 9, 2014 · 0 comments

Comments

@aknuds1
Copy link
Owner

aknuds1 commented Dec 9, 2014

When chuck.js is built with SAFE_HEAP and running the basic/whole example, a segmentation fault is detected.

segmentation fault loading 1 bytes from address 0
chuck.js:219564 Uncaught abort() at Error
    at jsStackTrace (http://localhost:8000/examples/basic/chuck.js:1049:13)
    at stackTrace (http://localhost:8000/examples/basic/chuck.js:1066:22)
    at abort (http://localhost:8000/examples/basic/chuck.js:219564:25)
    at SAFE_HEAP_LOAD (http://localhost:8000/examples/basic/chuck.js:429:87)
    at _strlen (http://localhost:8000/examples/basic/chuck.js:206345:43)
    at _executeCode (http://localhost:8000/examples/basic/chuck.js:86798:86)
    at asm._executeCode (http://localhost:8000/examples/basic/chuck.js:217514:26)
    at Object.ccallFunc [as ccall] (http://localhost:8000/examples/basic/chuck.js:534:20)
    at HTMLInputElement.<anonymous> (http://localhost:8000/examples/basic/whole.html:1:808)
    at HTMLInputElement.jQuery.event.dispatch (http://localhost:8000/examples/js/jquery-1.10.2.js:5095:9)
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

1 participant