[MariaDB discuss] Re: Issue on upgrading Mariadb 11.4.5 to 11.4.7 on Ubuntu 24.04

2025-06-07 Thread Derick Turner via discuss
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)

[MariaDB discuss] Re: Issue on upgrading Mariadb 11.4.5 to 11.4.7 on Ubuntu 24.04

2025-06-07 Thread Derick Turner via discuss
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:

[MariaDB discuss] Re: Issue on upgrading Mariadb 11.4.5 to 11.4.7 on Ubuntu 24.04

2025-06-07 Thread Sergei Golubchik via discuss
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

[MariaDB discuss] Issue on upgrading Mariadb 11.4.5 to 11.4.7 on Ubuntu 24.04

2025-06-07 Thread Derick Turner via discuss
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