Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 10.4.13
-
Component/s: Data Definition - Create Table
-
Labels:None
-
Environment:OS - RHEL 8.2
Hardware ppc64le , 50 G HDD 16G Memory
Description
As part of db sync in openstack keystone below par of code is in execution
/usr/bin/keystone-manage db_sync
from where it goes and hit following function
/usr/lib/python3.6/site-packages/keystone/common/sql/upgrades.py(226)offline_sync_database_to_version() where it tries to run
"expand_schema()" function that is where the db crashes.
Attaching the logs
Attachments
Issue Links
- duplicates
-
MDEV-22563 Segfault on duplicate free of Item_func_in::array
-
- Closed
-