Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 524
    • Issues 524
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 101
    • Merge requests 101
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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 Projects
  • BINDBIND
  • Issues
  • #143

Closed
Open
Created Mar 10, 2018 by Ghost User@ghost

rndc command crashes bind-9.10.6-P1 - ev_ratelink.prev on Debian 9

Good evening,

Running fresh install of Debian 9 (x64), named is running in background, but when issuing rndc status (any command really) it crashes with:

task.c:551: REQUIRE(!((void *)((event)->ev_ratelink.prev) != (void *)(-1))) failed, back trace #0 0x7f2a69b070e4 in ?? #1 0x7f2a69b0704a in ?? #2 0x7f2a69b2c4aa in ?? #3 0x7f2a6a378cd8 in ?? #4 (closed) 0x7f2a69b2a570 in ?? #5 (closed) 0x7f2a69247494 in ?? #6 (closed) 0x7f2a68f89aff in ?? Aborted

Here's the named -V dump:

BIND 9.10.6-P1 id:f941e36 running on Linux x86_64 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) built by make with '--without-gost' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--with-libtool' '--mandir=/usr/man' '--enable-shared' '--disable-static' '--with-libxml2=no' '--enable-threads' '--with-openssl' '--enable-developer' compiled by GCC 6.3.0 20170516 compiled with OpenSSL version: OpenSSL 1.1.0f 25 May 2017 linked to OpenSSL version: OpenSSL 1.1.0f 25 May 2017

Obtained the core and dropped it through gdb and issued thread apply all bt full

gdb_dump.txt

I am able to install bind-9.10.6-P1 on a fresh install of Debian 8 (x64) with no problems.

Thank you for reviewing this. Eric

Edited Mar 10, 2018 by Ghost User
Assignee
Assign to
Time tracking