Skip to content

Conversation

copybara-service[bot]
Copy link

clang_wrapper: More fixes to get V8 working.

  • Automatically select indexer threads and merge queues for the indexer binary.
    Indexing V8 seems to be very slow.

  • Ignore simdutf.cpp: This file seems seems to break the indexer with

Failed to run action on /src/v8/third_party/simdutf/simdutf.cpp

F0901 05:21:50.920894    6185 queue_state.cc:90] Check failed: (current & from) != 0 (0 vs. 0) Found kTaken while advancing kFinished -> kTaken
*** Check failure stack trace: ***
    @           0xe3bbc4  absl::lts_20250127::log_internal::LogMessage::SendToLog()
    @           0xe3b5f2  absl::lts_20250127::log_internal::LogMessage::Flush()
    @           0xe3c079  absl::lts_20250127::log_internal::LogMessageFatal::~LogMessageFatal()
    @           0xe2821a  oss_fuzz::indexer::QueueState::Advance()
    @           0xe263e5  oss_fuzz::indexer::SingleThreadMergeQueue::TakeIndex()
    @           0xe26b26  oss_fuzz::indexer::ParallelMergeQueue::TakeIndex()
    @           0xe26acf  oss_fuzz::indexer::ParallelMergeQueue::Cancel()
    @           0xc92211  main
    @          0x31e33a0  __libc_start_main

Copy link

google-cla bot commented Sep 1, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Successfully merging this pull request may close these issues.

0 participants