Would help if I read the very helpful - how to create a core file - link
that was even in the output...
root@debbie:/home/derick# coredumpctl debug --debugger-arguments="-batch
-ex 'thread apply all bt full'" /usr/sbin/mariadbd
PID: 77900 (mariadbd)
UID: 124 (mysql)
Thanks Sergie
Been a while since I've worked with core dumps. Gdd is telling me the
crash files are not a recognised file format. Installed
systemd-coredump instead and got this from coredumpctl dump --output=core
PID: 45641 (mariadbd)
UID: 124 (mysql)
GID:
Hi, Derick,
On Jun 07, Derick Turner via discuss wrote:
> Hi all,
>
> Patching one of our spare servers this morning and ran into a couple of
> issues. The first was a complaint in the service status:
...
> Thread pointer: 0x0
> stack_bottom = 0x0 thread_stack 0x3
> /usr/sbin/mariadbd(my_pr
Hi all,
Patching one of our spare servers this morning and ran into a couple of
issues. The first was a complaint in the service status:
mariadb.service: Referenced but unset environment variable evaluates to
an empty string: MYSQLD_OPTS, _WSREP_NEW_CLUSTER
Which was fixed by running syste