Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 591
    • Issues 591
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 113
    • Merge Requests 113
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #2031

Closed
Open
Opened Jul 17, 2020 by Michał Kępień@michalMaintainer

Windows crashes with netmgr-based statschannel

The following crash happened in the statistics system test for both Windows builds (Release and Debug) in a pipeline run for f27c0c32:

16-Jul-2020 21:34:32.694 c:\builds\isc-projects\bind9\lib\isc\buffer.c:76: REQUIRE((((b) != ((void *)0)) && (((const isc__magic_t *)(b))->magic == (0x42756621U)))) failed

Given that:

  • I have not seen such crashes before,

  • a pipeline ran for d8e6b32a did not trigger these crashes,

  • the only code-related MR merged between the last successful pipeline and the first crashing one was !3847 (merged),

there is a fair chance that !3847 (merged) introduced a Windows-specific bug (or a generic one that is simply easier to trigger on Windows).

@each: assigning you as the author for !3847 (merged), please take a look.

Assignee
Assign to
August 2020 (9.11.22, 9.11.22-S1, 9.16.6, 9.17.4)
Milestone
August 2020 (9.11.22, 9.11.22-S1, 9.16.6, 9.17.4) (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/bind9#2031