Skip to content

Assertion failure in scheduler.cpp after Ctrl-Cing in AppInit2 #6735

@laanwj

Description

@laanwj

This is probably a similar problem to that solved with de9de2d, but in the task scheduler instead of HTTP server (e.g. the assumption that threadGroup.join() will be called before StopXXX).

orion@lethe:~/bitcoin$ src/bitcoind                                   
^C
^Cassertion "nThreadsServicingQueue == 0" failed: file "scheduler.cpp", line 19, function "~CScheduler"
Abort trap (core dumped) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions