Skip to content

Interrupted system call from DB::DiskLocal::getAvailableSpace()  #15541

@filimonov

Description

@filimonov

Could not calculate available disk space (statvfs), errno: 4, strerror: Interrupted system call

EINTR надо обрабатывать в цикле, см. в качестве примера ReadBufferFromFileDescriptor.cpp.
Сигнал USR1, USR2 от профайлера, скорее всего.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed user-visible misbehaviour in official release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions