[MDEV-32562] mysqldump crashing Created: 2023-10-24 Updated: 2023-11-03 Resolved: 2023-11-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.3.39 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sudhanshu | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Rockylinux |
||
| Issue Links: |
|
||||||||
| Description |
|
Mysqldump is crashing upon running below commands mysqldump -u admin -pusers09@ inventory outward > outward.sql Logs from Mariadb below 231024 13:42:15 [ERROR] mysqld got signal 11 ; To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.3.39-MariaDB source revision: ca001cf2048f0152689e1895e2dc15486dd0b1af Thread pointer: 0x7f7cdc000fb8 Trying to get some variables. Connection ID (thread ID): 10 Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materiali$ The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ contains |
| Comments |
| Comment by Sergei Golubchik [ 2023-11-03 ] |
|
I presume it's the same issue as Please, comment here, if it's not and we'll reopen |