Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 09:17:53 +0200
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        Bernard Spil <brnrd@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: aa7bf2b545f6 - main - databases/mariadb105-server: Update to 10.5.12
Message-ID:  <d0a5a187-c4d5-6070-1bc5-970d1f537051@FreeBSD.org>
In-Reply-To: <202108081850.178IoA6d045205@gitrepo.freebsd.org>
References:  <202108081850.178IoA6d045205@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0a5a187-c4d5-6070-1bc5-970d1f537051>