Created
December 19, 2024 14:49
-
-
Save erikcorry/bdfc7c9a1231a9931349c33ba8a4ff84 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ (cd out.gn/x64.optdebug; gdb --args cctest test-api/TwoIsolateGroups --random-seed=-515469024 --nohard-abort --verify-heap --enable-slow-asserts --testing-d8-test-runner) | |
GNU gdb (GDB) 15.1 | |
Copyright (C) 2024 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Type "show copying" and "show warranty" for details. | |
This GDB was configured as "x86_64-pc-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: | |
<https://www.gnu.org/software/gdb/bugs/>. | |
Find the GDB manual and other documentation resources online at: | |
<http://www.gnu.org/software/gdb/documentation/>. | |
For help, type "help". | |
Type "apropos word" to search for commands related to "word"... | |
Reading symbols from cctest... | |
(gdb) r | |
Starting program: /home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/cctest test-api/TwoIsolateGroups --random-seed=-515469024 --nohard-abort --verify-heap --enable-slow-asserts --testing-d8-test-runner | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7fffee400640 (LWP 4184445)] | |
[New Thread 0x7fffeda00640 (LWP 4184446)] | |
[New Thread 0x7fffed000640 (LWP 4184447)] | |
[New Thread 0x7fffe7e00640 (LWP 4184448)] | |
[New Thread 0x7fffe7400640 (LWP 4184449)] | |
[New Thread 0x7fffe6a00640 (LWP 4184450)] | |
[New Thread 0x7fffe6000640 (LWP 4184451)] | |
[New Thread 0x7fffe5600640 (LWP 4184452)] | |
[New Thread 0x7fffe4c00640 (LWP 4184453)] | |
[New Thread 0x7fffdbe00640 (LWP 4184454)] | |
[New Thread 0x7fffdb400640 (LWP 4184455)] | |
[New Thread 0x7fffdaa00640 (LWP 4184456)] | |
[New Thread 0x7fffda000640 (LWP 4184457)] | |
[New Thread 0x7fffd9600640 (LWP 4184458)] | |
[New Thread 0x7fffd8c00640 (LWP 4184459)] | |
[New Thread 0x7fffcfe00640 (LWP 4184460)] | |
[New Thread 0x7fffcf400640 (LWP 4184461)] | |
# | |
# Fatal error in ../../src/sandbox/external-entity-table-inl.h, line 157 | |
# Debug check failed: this->is_initialized(). | |
# | |
# | |
# | |
#FailureMessage Object: 0x7fffffffcd80 | |
==== C stack trace =============================== | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_libbase.so(v8::base::debug::StackTrace::StackTrace()+0x13) [0x7ffff03f6e93] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_libplatform.so(+0x193fd) [0x7ffff03a13fd] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_libbase.so(V8_Fatal(char const*, int, char const*, ...)+0x194) [0x7ffff03d87c4] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_libbase.so(+0x2e1c5) [0x7ffff03d81c5] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::internal::ExternalEntityTable<v8::internal::JSDispatchEntry, 134217728ul>::AllocateEntry(v8::internal::ExternalEntityTable<v8::internal::JSDispatchEntry, 134217728ul>::Space*)+0x22a) [0x7ffff3d56fea] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::internal::JSDispatchTable::AllocateAndInitializeEntry(v8::internal::ExternalEntityTable<v8::internal::JSDispatchEntry, 134217728ul>::SpaceWithBlackAllocationSupport*, unsigned short, v8::internal::Tagged<v8::internal::Code>)+0x44) [0x7ffff3d56ca4] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::internal::Isolate::InitializeBuiltinJSDispatchTable()+0x11f) [0x7ffff3ea1bff] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::internal::Isolate::Init(v8::internal::SnapshotData*, v8::internal::SnapshotData*, v8::internal::SnapshotData*, bool)+0x1761) [0x7ffff3e9fd41] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::internal::Isolate::InitWithSnapshot(v8::internal::SnapshotData*, v8::internal::SnapshotData*, v8::internal::SnapshotData*, bool)+0x2a) [0x7ffff3ea0e5a] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::internal::Snapshot::Initialize(v8::internal::Isolate*)+0x284) [0x7ffff4e53c34] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/libv8_for_testing.so(v8::Isolate::Initialize(v8::Isolate*, v8::Isolate::CreateParams const&)+0x254) [0x7ffff39a9a54] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/cctest(+0x674fb4) [0x555555bc8fb4] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/cctest(+0x5ecb26) [0x555555b40b26] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/cctest(CcTest::Run(char const*)+0x27b) [0x5555559d232b] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/cctest(main+0x964) [0x5555559d4104] | |
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fffef829d90] | |
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fffef829e40] | |
/home/ecorry/googlesource/v83/v8/out.gn/x64.optdebug/cctest(_start+0x25) [0x5555559d1c95] | |
Thread 1 "cctest" received signal SIGABRT, Aborted. | |
0x00007fffef8969fc in pthread_kill () from /lib/x86_64-linux-gnu/libc.so.6 | |
(gdb) bt | |
#0 0x00007fffef8969fc in pthread_kill () from /lib/x86_64-linux-gnu/libc.so.6 | |
#1 0x00007fffef842476 in raise () from /lib/x86_64-linux-gnu/libc.so.6 | |
#2 0x00007fffef8287f3 in abort () from /lib/x86_64-linux-gnu/libc.so.6 | |
#3 0x00007ffff03f4961 in v8::base::OS::Abort () at ./../../src/base/platform/platform-posix.cc:735 | |
#4 0x00007ffff03d87d2 in V8_Fatal (file=0x7ffff1db4d36 "../../src/sandbox/external-entity-table-inl.h", line=157, | |
format=0x7ffff03c00e5 "Debug check failed: %s.") at ./../../src/base/logging.cc:215 | |
#5 0x00007ffff03d81c5 in v8::base::(anonymous namespace)::DefaultDcheckHandler ( | |
file=0x3fd970 <error: Cannot access memory at address 0x3fd970>, line=4184432, | |
message=0x7fffef8969fc <pthread_kill+300> "A\211\305A\367\335=") at ./../../src/base/logging.cc:59 | |
#6 0x00007ffff3d56fea in v8::internal::ExternalEntityTable<v8::internal::JSDispatchEntry, 134217728ul>::AllocateEntry ( | |
this=this@entry=0x555556594ab8, space=space@entry=0x555556636940) at ../../src/sandbox/external-entity-table-inl.h:157 | |
#7 0x00007ffff3d56ca4 in v8::internal::JSDispatchTable::AllocateAndInitializeEntry (this=0x555556594ab8, space=0x555556636940, | |
parameter_count=<optimized out>, new_code=...) at ../../src/sandbox/js-dispatch-table-inl.h:160 | |
#8 0x00007ffff3ea1bff in v8::internal::Isolate::InitializeBuiltinJSDispatchTable (this=this@entry=0x555556599000) | |
at ./../../src/execution/isolate.cc:7608 | |
#9 0x00007ffff3e9fd41 in v8::internal::Isolate::Init (this=0x555556599000, startup_snapshot_data=0x7fffffffd810, | |
read_only_snapshot_data=<optimized out>, shared_heap_snapshot_data=0x7fffffffd7e8, can_rehash=true) | |
at ./../../src/execution/isolate.cc:5736 | |
#10 0x00007ffff3ea0e5a in v8::internal::Isolate::InitWithSnapshot (this=<optimized out>, startup_snapshot_data=<optimized out>, | |
read_only_snapshot_data=<optimized out>, shared_heap_snapshot_data=<optimized out>, can_rehash=<optimized out>) | |
at ./../../src/execution/isolate.cc:5189 | |
#11 0x00007ffff4e53c34 in v8::internal::Snapshot::Initialize (isolate=<optimized out>) at ./../../src/snapshot/snapshot.cc:198 | |
#12 0x00007ffff39a9a54 in v8::Isolate::Initialize (v8_isolate=0x555556599000, params=...) at ./../../src/api/api.cc:10139 | |
#13 0x0000555555bc8fb4 in TestAllocateAndNewForTwoIsolateGroups (create_params=..., group1=..., group2=...) | |
at ./../../test/cctest/test-api.cc:13355 | |
#14 0x0000555555b40b26 in TestTwoIsolateGroups () at ./../../test/cctest/test-api.cc:13398 | |
#15 0x00005555559d232b in CcTest::Run (this=0x555556492028 <register_test_TwoIsolateGroups>, snapshot_directory=<optimized out>) | |
at ./../../test/cctest/cctest.cc:162 | |
#16 0x00005555559d4104 in main (argc=2, argv=0x7fffffffddd8) at ./../../test/cctest/cctest.cc:396 | |
(gdb) q | |
A debugging session is active. | |
Inferior 1 [process 4184432] will be killed. | |
Quit anyway? (y or n) y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment