Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 607
    • Issues 607
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #553
Closed
Open
Issue created Sep 24, 2018 by Ghost User@ghost

socket.c:2171: unexpected error

Description of problem:

Getting stuff like this in logs since the upgrade to 9.11.4-P2 from 9.11.2:

24-Sep-2018 00:32:13.012 general: error: socket.c:2171: unexpected error:
24-Sep-2018 00:32:13.013 general: error: internal_send: <client_ip>#49478: Invalid argument

I cannot reproduce the bug by a client request, but others can, as reported from another user: https://bugzilla.redhat.com/show_bug.cgi?id=1571059

I git bisected the problem to first bad commit: [5e375f8b] Use completely static-sized buffers

Trial and error lead to this patch which solved the problem for me: socket.c.diff

No more unexpected error log entries

Im running SunOS 5.11.3 on x86-64

Edited Sep 24, 2018 by Ghost User
Assignee
Assign to
Time tracking