Skip to content
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

New yugabyte db on kubernetes statefulsets does not wait for service cname init #99

Closed
rkarthik007 opened this issue Mar 15, 2018 · 1 comment
Assignees
Milestone

Comments

@rkarthik007
Copy link
Collaborator

Hitting a few of these initially when starting a cluster, but it eventually goes away (just needed to wait a bit). Looks like the cname init for services in k8s takes some time, yb should wait for that gracefully.

*** SIGSEGV (@0x0) received by PID 1 (TID 0x7f1b72ea9a40) from PID 0; stack trace: ***
    @     0x7f1b68ce5ba0 (unknown)
    @     0x7f1b6896d566 __GI_abort
    @     0x7f1b6cc2393d yb::(anonymous namespace)::DumpStackTraceAndExit()
    @     0x7f1b6bdf50cd google::LogMessage::Fail()
    @     0x7f1b6bdf6fdd google::LogMessage::SendToLog()
    @     0x7f1b6bdf4c2a google::LogMessage::Flush()
    @     0x7f1b6bdf7a9f google::LogMessageFatal::~LogMessageFatal()
    @     0x7f1b6cc5324a yb::HostPort::ResolveAddresses()
    @     0x7f1b707f4b35 yb::server::ServerBaseOptions::DetermineMasterAddresses()
    @     0x7f1b72a3c196 yb::master::MasterOptions::CreateMasterOptions()
    @           0x40636d yb::master::MasterMain()
    @     0x7f1b68959825 __libc_start_main
    @           0x406069 _start
    @                0x0 (unknown)
@ttyusupov
Copy link
Contributor

ttyusupov commented Mar 21, 2018

Same as #97 fixed by 40786a4

@rkarthik007 rkarthik007 added this to the v1.0 milestone Apr 11, 2018
jasonyb pushed a commit that referenced this issue Jun 11, 2024
PG-224: Fix memory leak on extract_query_comments.
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

No branches or pull requests

2 participants