yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.04k stars 1.08k forks source link

[DocDB] org.yb.pgsql.TestPgRegressThirdPartyExtensionsPgvector.schedule is Flaky #24933

Closed hari90 closed 1 week ago

hari90 commented 1 week ago

Jira Link: DB-14075

Description

org.yb.pgsql.TestPgRegressThirdPartyExtensionsPgvector.schedule has become flaky.
likely due to https://github.com/yugabyte/yugabyte-db/commit/499f75968a6409c2603a4c933cd60756d23a2cf8
ts2|pid300957|:17509 *** SIGSEGV (@0x18) received by PID 300957 (TID 0x7f67cc571700) from PID 24; stack trace: ***
ts2|pid300957|:17509     @     0x55e027ef589a std::basic_string<>::operator=()
ts2|pid300957|:17509     @     0x55e029485f6a yb::tablet::Tablet::HandlePgsqlReadRequest()
ts2|pid300957|:17509     @     0x55e0297558f7 yb::tserver::(anonymous namespace)::ReadQuery::Complete()
ts2|pid300957|:17509     @     0x55e029750088 yb::tserver::PerformRead()
ts2|pid300957|:17509     @     0x55e0297c8467 yb::tserver::TabletServiceImpl::Read()
ts2|pid300957|:17509     @     0x55e0299a137d std::__function::__func<>::operator()()
ts2|pid300957|:17509     @     0x55e0299a345f yb::tserver::TabletServerServiceIf::Handle()
ts2|pid300957|:17509     @     0x55e0293aaa90 yb::rpc::ServicePoolImpl::Handle()
ts2|pid300957|:17509     @     0x55e0292c597f yb::rpc::InboundCall::InboundCallTask::Run()
ts2|pid300957|:17509     @     0x55e0293ba293 yb::rpc::(anonymous namespace)::Worker::Execute()
ts2|pid300957|:17509     @     0x55e029c73ba3 yb::Thread::SuperviseThread()
ts2|pid300957|:17509     @     0x7f67cdfb31ca start_thread
ts2|pid300957|:17509     @     0x7f67ce2048d3 __GI___clone

Issue Type

kind/failing-test

Warning: Please confirm that this issue does not contain any sensitive information