Skip to content

[CS] AddressSanitizer: SEGV on unknown address 0x000000000040 ydb/core/formats/arrow/modifier/schema.cpp:24 #7253

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

Closed
shmel1k opened this issue Jul 30, 2024 · 0 comments · Fixed by #7239 or #7288
Assignees

Comments

@shmel1k
Copy link
Member

shmel1k commented Jul 30, 2024

warning: address range table at offset 0x1660 has a premature terminator entry at offset 0x1670
    #0 0x24b95d41 in NKikimr::NArrow::NModifier::TSchema::AddField(std::__y1::shared_ptr<arrow::Field> const&) /-S/contrib/ydb/core/formats/arrow/modifier/schema.cpp:24:5
    #1 0x248ade8f in NKikimr::NArrow::TGeneralContainer::AddField(std::__y1::shared_ptr<arrow::Field> const&, std::__y1::shared_ptr<NKikimr::NArrow::NAccessor::IChunkedArray> const&) /-S/contrib/ydb/core/formats/arrow/common/container.cpp:39:35
    #2 0x3b34b458 in NKikimr::NOlap::ISnapshotSchema::NormalizeBatch(NKikimr::NOlap::ISnapshotSchema const&, std::__y1::shared_ptr<NKikimr::NArrow::TGeneralContainer> const&, std::__y1::set<unsigned int, std::__y1::less<unsigned int>, std::__y1::allocator<unsigned int>> const&) const /-S/contrib/ydb/core/tx/columnshard/engines/scheme/versions/abstract_scheme.cpp:44:39
    #3 0x3b6ef6d6 in NKikimr::NOlap::TInsertColumnEngineChanges::DoConstructBlobs(NKikimr::NOlap::TConstructionContext&) /-S/contrib/ydb/core/tx/columnshard/engines/changes/indexation.cpp:190:31
    #4 0x3b4c9b2a in NKikimr::NOlap::TColumnEngineChanges::ConstructBlobs(NKikimr::NOlap::TConstructionContext&) /-S/contrib/ydb/core/tx/columnshard/engines/changes/abstract/abstract.cpp:23:32
    #5 0x3bd7487a in NKikimr::NColumnShard::TChangesTask::DoExecute(std::__y1::shared_ptr<NKikimr::NConveyor::ITask> const&) /-S/contrib/ydb/core/tx/columnshard/columnshard_impl.cpp:543:13
    #6 0x3b38f046 in NKikimr::NConveyor::ITask::Execute(std::__y1::shared_ptr<NKikimr::NConveyor::TTaskSignals>, std::__y1::shared_ptr<NKikimr::NConveyor::ITask> const&) /-S/contrib/ydb/core/tx/conveyor/usage/abstract.cpp:13:36
    #7 0x4ee62833 in NKikimr::NConveyor::TWorker::ExecuteTask(NKikimr::NConveyor::TWorkerTask const&) /-S/contrib/ydb/core/tx/conveyor/service/worker.cpp:10:36
    #8 0x4ee5b477 in NKikimr::NConveyor::TWorker::StateMain(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/contrib/ydb/core/tx/conveyor/service/worker.h:93:13
    #9 0x1dfb0d43 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/contrib/ydb/library/actors/core/actor.h:532:23
    #10 0x1df94f8f in NActors::TGenericExecutorThread::TProcessingResult NActors::TGenericExecutorThread::Execute<NActors::TMailboxTable::THTSwapMailbox>(NActors::TMailboxTable::THTSwapMailbox*, unsigned int, bool) /-S/contrib/ydb/library/actors/core/executor_thread.cpp:251:28
    #11 0x1df795bf in NActors::TGenericExecutorThread::ProcessExecutorPool(NActors::IExecutorPool*)::$_0::operator()(unsigned int, bool) const /-S/contrib/ydb/library/actors/core/executor_thread.cpp:439:25
    #12 0x1df7809f in NActors::TGenericExecutorThread::ProcessExecutorPool(NActors::IExecutorPool*) /-S/contrib/ydb/library/actors/core/executor_thread.cpp:492:13
    #13 0x1df7b3bb in NActors::TExecutorThread::ThreadProc() /-S/contrib/ydb/library/actors/core/executor_thread.cpp:523:9
    #14 0x1ae70b43 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:244:20
    #15 0x7fa87b5f2608 in start_thread /build/glibc-LcI20x/glibc-2.31/nptl/pthread_create.c:477:8
    #16 0x7fa87b512352 in __clone /build/glibc-LcI20x/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
@shmel1k shmel1k changed the title [CS] LeakSanitizer: detected memory leaks ydb/core/tx/columnshard/data_sharing/manager/sessions.cpp:115:12 [CS] AddressSanitizer: SEGV on unknown address 0x000000000040 ydb/core/formats/arrow/modifier/schema.cpp:24 Jul 30, 2024
@zverevgeny zverevgeny linked a pull request Jul 30, 2024 that will close this issue
@zverevgeny zverevgeny linked a pull request Jul 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants