[MDEV-29164] [ERROR] mysqld got signal 6 Created: 2022-07-25 Updated: 2022-08-24 Resolved: 2022-08-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.4.21 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vamsi Chodavarapu | Assignee: | Marko Mäkelä |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Redhat Enterprise Linux 7.9 |
||
| Attachments: |
|
| Description |
|
MariaDB crashed with message "[ERROR] mysqld got signal 6" |
| Comments |
| Comment by Marko Mäkelä [ 2022-07-25 ] |
|
vamsic, please provide a full stack trace of the crash. All I can tell that the crash occurs in the function ut_list_remove(). It looks like some sort of memory corruption, not necessarily any data file corruption. |