Details
-
Type:
Bug
-
Status: Confirmed (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.2, 10.3, 10.4, 10.5, 10.6, 10.6.4
-
Component/s: Information Schema, Stored routines
-
Labels:
-
Environment:Linux Ubuntu 20.04.3 LTS, 5.4.0-88-generic
MariaDB 10.6.4
-
Epic/Theme:
Description
I have two queries that return some data from information_schema about table structures and foreign keys (sql.txt).
But once per 5-6 executions mariadb-server crashed and goes to restart.
Same logs are appear in journalctl (log.txt).
Executing CALL `forms_data_columns`('', 'U') cause crash each even times.
Attachments
Issue Links
- relates to
-
MDEV-22713 Assertion `(*select_ref)->is_fixed()' failed in resolve_ref_in_select_and_group
-
- Confirmed
-
-
MDEV-28917 SIGSEGV in resolve_ref_in_select_and_group and Assertion `n < m_size' failed in Bounds_checked_array on INSERT
-
- Open
-