Skip to content

'send buffer full' massive log spam #1544

@jgarzik

Description

@jgarzik

The majority of git HEAD (eca96d7) debug messages on a public node are now from one single source:

[jgarzik@eu3 src]$ wc -l /spare/bitcoin/data/debug.log
7895 /spare/bitcoin/data/debug.log
[jgarzik@eu3 src]$ grep -c 'socket send buffer full warning' /spare/bitcoin/data/debug.log
2375

Workaround is obvious, delete the printf() call in net.cpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions