这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@nikitamikhaylov
Copy link
Member

@nikitamikhaylov nikitamikhaylov commented Nov 14, 2025

Changelog category (leave one):

  • Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Fixed a crash during the clean server shutdown due to wrong destruction order. Resolves #82420

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link

clickhouse-gh bot commented Nov 14, 2025

Workflow [PR], commit [5d8a86b]

Summary:

job_name test_name status info comment
Stateless tests (amd_binary, ParallelReplicas, s3 storage, sequential) failure
03711_deduplication_blocks_part_log FAIL cidb
Stateless tests (amd_tsan, s3 storage, parallel) failure
03652_memory_usage_headers FAIL cidb
Integration tests (amd_binary, 5/5) error
Integration tests (arm_binary, distributed plan, 3/4) failure
test_database_delta/test.py::test_embedded_database_and_tables[1] FAIL cidb
Stress test (amd_tsan) failure
Server died FAIL cidb
Hung check failed, possible deadlock found (see hung_check.log) FAIL cidb
Sanitizer assert (in stderr.log) FAIL cidb
Fatal message in clickhouse-server.log (see fatal_messages.txt) FAIL cidb
Found signal in gdb.log FAIL cidb
BuzzHouse (amd_debug) failure
Buzzing result failure cidb
Finish Workflow failure
python3 ./ci/jobs/scripts/workflow_hooks/new_tests_check.py failure

@clickhouse-gh clickhouse-gh bot added pr-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care! labels Nov 14, 2025
@nikitamikhaylov nikitamikhaylov changed the title Fix a terminate for uncaught exception due to : Fix a terminate for uncaught exception Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-critical-bugfix pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fatal error on shutdown: e.what() = mutex lock failed: Invalid argument

3 participants