git: aa7bf2b545f6 - main - databases/mariadb105-server: Update to 10.5.12
Matthias Fechner
mfechner at FreeBSD.org
Tue Aug 10 07:17:57 UTC 2021
Dear Bernard,
Am 08.08.2021 um 20:50 schrieb Bernard Spil:
> databases/mariadb105-server: Update to 10.5.12
>
> * Update/fix i386 build [1]
>
> PR: 257047 [1]
> Reported by: Raymond Quakkelaar <r quakkelaar quaras nl>
> Security: 38a4a043-e937-11eb-9b84-d4c9ef517024
I rolled this now version now out, but one server get a direct crash on
start:
2021-08-10 8:53:26 0 [Note] InnoDB: Uses event mutexes
2021-08-10 8:53:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-08-10 8:53:26 0 [Note] InnoDB: Number of pools: 1
2021-08-10 8:53:26 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-08-10 8:53:26 0 [Note] InnoDB: Initializing buffer pool, total
size = 1073741824, chunk size = 134217728
2021-08-10 8:53:27 0 [Note] InnoDB: Completed initialization of buffer pool
2021-08-10 8:53:27 0 [ERROR] InnoDB: corrupted TRX_NO 488005401dea0a2
2021-08-10 8:53:27 0 [Note] InnoDB: Retry with innodb_force_recovery=5
2021-08-10 8:53:27 0 [ERROR] InnoDB: Plugin initialization aborted with
error Data structure corruption
2021-08-10 8:53:27 0 [Note] InnoDB: Starting shutdown...
2021-08-10 8:53:27 0 [ERROR] Plugin 'InnoDB' init function returned error.
2021-08-10 8:53:27 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE
ENGINE failed.
2021-08-10 8:53:27 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-08-10 8:53:27 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2021-08-10 8:53:27 0 [ERROR] Aborting
I tried it with different database backup, all the same problem.
After a downgrade to 10.5.11 it was working again.
This FreeBSD server is running on a virtual platform (I think it is KVM
but I'm not sure).
I'm not sure if this crash is related that FreeBSD runs as a virtual
machine, but as all my other machines are running fine with the new
version, it could be related to this.
I created a PR for this:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257728
Gruß
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
More information about the dev-commits-ports-all
mailing list