Journalctl being flooded

I do encounter the same problem - flooded journalctl with

Feb 06 15:22:47 imurr9 mediacenter[27498]: ExifParse - Nonfatal Error : Illegal exif or interop ofset directory link 0 0 ....
ExifParse - NonfMesa: error: GL_INVALID_VALUE in glVertexAttribPointerARB(idx)
Feb 06 15:22:47 imurr9 mediacenter[27498]: Mesa: error: GL_INVALID_VALUE in glEnableVertexAttribArray(index)
Feb 06 15:22:47 imurr9 mediacenter[27498]: Mesa: error: GL_INVALID_VALUE in glDisableVertexAttribArray(index)
Feb 06 15:22:47 imurr9 mediacenter[27498]: Mesa: error: GL_INVALID_VALUE in glVertexAttribPointerARB(idx)
Feb 06 15:22:47 imurr9 mediacenter[27498]: Mesa: error: GL_INVALID_VALUE in glEnableVertexAttribArray(index)
Feb 06 15:22:47 imurr9 mediacenter[27498]: Mesa: error: GL_INVALID_VALUE in glDisableVertexAttribArray(index)
Feb 06 15:22:47 imurr9 mediacenter[27498]: Mesa: error: GL_INVALID_VALUE in glVertexAttribPointerARB(idx)

To me it appears as if watching jpeg pictures seems to trigger those tremendous amount of errors. I’m using OSMC/kodi on a raspi 4 / 4GB with 4k GUI resolution to get high resolution jpegs.

I do see similar errors from ExifParse when using kodi 20.3 on a linux tumbleweed laptop.

But despite those ExifParse errors the exif data itself looks fine. I’ve verified this using exiftool (OK, it reports one minor flaw “[minor] Fixed incorrect URI for xmlns:MicrosoftPhoto”). But that should not trigger thousands of Mesa errors.

And it doesn’t. I’ve just started some video from the ARDundZDF plugin. And it raised some of those errors. Thus those Mesa errors seem to occur during playback of (any?) video, and it becomes more and more the longer the video runs.

Regarding fresh install: I’ve setup my new raspi 4 some months ago from scratch (OSMC image OSMC_TGT_rbp4_20230831.img.gz). But I’ve re-used my .kodi subfolder from my old raspi 3B.

As far as I know OSMC uses a 64bit environment - from uname -a

Linux imurr9 5.15.92-1-osmc #1 SMP PREEMPT Tue Jul 25 00:03:42 UTC 2023 aarch64 GNU/Linux

But kodi.log says

2024-02-06 17:42:04.319 T:30497    info <general>: Kodi compiled 2023-08-15 by GCC 10.2.1 for Linux ARM (Thumb) 32-bit version 5.15.92 (331612)

I will ask the same question to the plugin developer of ARDundZDF.

Regards, Michael