[MDEV-13652] [Draft] Server sigkills itself or OOMs with AWS Created: 2017-08-25  Updated: 2017-08-26  Resolved: 2017-08-26

Status: Closed
Project: MariaDB Server
Component/s: Plugin - AWS key management
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Elena Stepanova
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by MDEV-13650 Backport fix for MDEV-13060 (crash wh... Closed

 Description   

Some subset of startup options

--port=3312 --server-id=555 --log-bin --encrypt-binlog --encrypt-tmp-disk-tables --encrypt-tmp-files --aria-encrypt-tables --innodb-encrypt-log --innodb-encrypt-tables --plugin-load-add=aws_key_management   --innodb_compression_algorithm=none --innodb_empty_free_list_algorithm=BACKOFF --innodb_flush_method=O_DIRECT --innodb_log_compressed_pages=OFF --innodb_strict_mode=ON --join_buffer_size=268435456 --key_buffer_size=33554432 --query_cache_size=0 --plugin-load-add=server_audit --sql-mode=STRICT_ALL_TABLES --sync-binlog=1 --aws_key_management_master_key_id=alias/Test --aws_key_management_key_spec=AES_128 --aws_key_management_log_level=off --aws_key_management_request_timeout=0 --aws_key_management_rotate_key=0

sql dump from MDEV-13624

/data/releases/percona-toolkit-3.0.2/bin/pt-table-checksum -uroot --no-check-plan  --quiet --port=3312 --host=127.0.0.1  --databases test

the server disappears without saying anything in the error log



 Comments   
Comment by Elena Stepanova [ 2017-08-26 ]

Apparently caused by the generic problem MDEV-13060, which hasn't been fixed in 10.1. The backport has been requested in MDEV-13650.

Generated at Thu Feb 08 08:07:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.