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

S390: es6/typedarray.js segfault #44

Open
sampsongao opened this issue Mar 31, 2017 · 0 comments
Open

S390: es6/typedarray.js segfault #44

sampsongao opened this issue Mar 31, 2017 · 0 comments

Comments

@sampsongao
Copy link

./out/s390.release/d8 --test --random-seed=552288724 --no-turbo --stress-opt --always-opt
--nohard-abort --nodead-code-elimination --nofold-constants ./test/mjsunit/mjsunit.js
./test/mjsunit/es6/typedarray.js

#0 0x448351f8 in _int_malloc () from /lib/libc.so.6
#1 0x448360e8 in malloc () from /lib/libc.so.6
#2 0x00408280 in v8::(anonymous namespace)::ShellArrayBufferAllocator::Allocate(unsigned long) ()
#3 0x0070ed40 in v8::internal::JSArrayBuffer::SetupAllocatingData(v8::internal::Handlev8::internal::JSArrayBuffer, v8::internal::Isolate*, unsigned long, bool, v8::internal::SharedFlag) ()
#4 0x009963f2 in v8::internal::Builtin_ArrayBufferConstructor_ConstructStub(int, v8::internal::Object**, v8::internal::Isolate*) ()
#5 0x01686150 in ?? ()

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