Comments - mariabackup segfault in docker container
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
I can't see an existing bug report that would cover this so can you please create one on https://jira.mariadb.org.
how-to-produce-a-full-stack-trace-for-mariadbd/#creating-a-container-with-debugging-symbols except replacing mariadb-server-core with mariadb-backup in the instructions twice.
The execution should be changed to mirror what you used to create the segment fault.
"thread apply all bt -frame-arguments all full" on the gdb prompt when the segment fault is generated. Include this in the bug report please.