We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
При открытии embedded ui на последнем main падает дин нода со стеком:
Process ydbd Hostname: database-sample-0.database-sample-interconnect.dev.svc.cluster.local Cluster: yqv2-dev Exit code: -6 Recent messages: VERIFY failed (2025-01-23T13:15:00.095757Z): DetachActor(7463098814214487544) called for an empty mailbox ydb/library/actors/core/mailbox_lockfree.cpp:128 DetachActor(): requirement false failed 0. /home/hcpp/ydb_github/ydb/util/system/yassert.cpp:83: NPrivate::InternalPanicImpl(int, char const*, char const*, int, int, int, TBasicStringBuf<char, std::__y1::char_traits<char>>, char const*, unsigned long) @ 0x557420D66AEB 1. /home/hcpp/ydb_github/ydb/util/system/yassert.cpp:55: NPrivate::Panic(NPrivate::TStaticBuf const&, int, char const*, char const*, char const*, ...) @ 0x557420D6166B 2. /home/hcpp/ydb_github/ydb/ydb/library/actors/core/mailbox_lockfree.cpp:128: NActors::TMailbox::DetachActor(unsigned long) @ 0x55742192CE95 3. /home/hcpp/ydb_github/ydb/ydb/library/actors/core/executor_thread.cpp:109: NActors::TGenericExecutorThread::UnregisterActor(NActors::TMailbox*, NActors::TActorId) @ 0x557421906F67 4. /home/hcpp/ydb_github/ydb/ydb/core/viewer/json_pipe_req.cpp:916: NKikimr::NViewer::TViewerPipeClient::PassAway() @ 0x55742EB64B29 5. /home/hcpp/ydb_github/ydb/ydb/core/viewer/json_pipe_req.cpp:739: NKikimr::NViewer::TViewerPipeClient::ReplyAndPassAway(TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>> const&) @ 0x55742EB637DF 6. /home/hcpp/ydb_github/ydb/ydb/core/viewer/viewer_capabilities.h:27: NKikimr::NViewer::TViewerCapabilities::ReplyAndPassAway() @ 0x55742EA01031 7. /home/hcpp/ydb_github/ydb/ydb/core/viewer/json_pipe_req.cpp:807: NKikimr::NViewer::TViewerPipeClient::RequestDone(unsigned int) @ 0x55742EB6409A 8. /home/hcpp/ydb_github/ydb/ydb/core/viewer/json_pipe_req.cpp:834: NKikimr::NViewer::TViewerPipeClient::HandleResolveResource(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTxProxySchemeCache::TEvNavigateKeySetResult>, TDelete>&) @ 0x55742EB642FF 9. /home/hcpp/ydb_github/ydb/ydb/library/actors/core/executor_thread.cpp:281: NActors::TGenericExecutorThread::Execute(NActors::TMailbox*, bool) @ 0x557421907D77 10. /home/hcpp/ydb_github/ydb/ydb/library/actors/core/executor_thread.cpp:475: NActors::TGenericExecutorThread::ProcessExecutorPool(NActors::IExecutorPool*)::$_0::operator()(NActors::TMailbox*, bool) const @ 0x55742190BC43 11. /home/hcpp/ydb_github/ydb/ydb/library/actors/core/executor_thread.cpp:529: NActors::TGenericExecutorThread::ProcessExecutorPool(NActors::IExecutorPool*) @ 0x55742190B702 12. /home/hcpp/ydb_github/ydb/ydb/library/actors/core/executor_thread.cpp:560: NActors::TExecutorThread::ThreadProc() @ 0x55742190C435 13. /home/hcpp/ydb_github/ydb/util/system/thread.cpp:244: (anonymous namespace)::TPosixThread::ThreadProxy(void*) @ 0x557420D6B197 14. /build/glibc-LcI20x/glibc-2.31/nptl/pthread_create.c:477: start_thread @ 0x7F8553B26608 15. ../sysdeps/unix/sysv/linux/x86_64/clone.S:95: ?? @ 0x7F8553A46352
The text was updated successfully, but these errors were encountered:
adameat
No branches or pull requests
При открытии embedded ui на последнем main падает дин нода со стеком:
The text was updated successfully, but these errors were encountered: