Issue #1363: Fix crc32 for 32bit processors

please, can this fix be included to the piwigo container ? Thanks !

Once they push it into the release sure. We aren’t going to band-aid a fix in as it will then cause issues once they eventually merged it into release and we don’t take it out in time.

Ok. As a workaround which piwigo container version works on a Raspberry Pi ?
Thanks, Norbert

It might not be our issue to fix.

Post some logs from your setup such as docker logs piwigo and ngixn etc and we can see what the problem is.

It seems to be a problem of piwigo.
Error message of piwigo GUI:

**Deprecated**: Invalid characters passed for attempted conversion, these have been ignored in **/gallery/include/template.class.php** on line **1024**

**Deprecated**: Invalid characters passed for attempted conversion, these have been ignored in **/gallery/include/template.class.php** on line **1899**

And the docker logs?

Docker logs below (seems to be clean)

piwigo     | [s6-init] making user provided files available at /var/run/s6/etc..                                                            .exited 0.
piwigo     | [s6-init] ensuring user provided files have correct perms...exited                                                             0.
piwigo     | [fix-attrs.d] applying ownership & permissions fixes...
piwigo     | [fix-attrs.d] done.
piwigo     | [cont-init.d] executing container initialization scripts...
piwigo     | [cont-init.d] 01-envfile: executing...
piwigo     | [cont-init.d] 01-envfile: exited 0.
piwigo     | [cont-init.d] 10-adduser: executing...
piwigo     | usermod: no changes
piwigo     |
piwigo     | -------------------------------------
piwigo     |           _         ()
piwigo     |          | |  ___   _    __
piwigo     |          | | / __| | |  /  \
piwigo     |          | | \__ \ | | | () |
piwigo     |          |_| |___/ |_|  \__/
piwigo     |
piwigo     |
piwigo     | Brought to you by linuxserver.io
piwigo     | -------------------------------------
piwigo     |
piwigo     | To support LSIO projects visit:
piwigo     | https://www.linuxserver.io/donate/
piwigo     | -------------------------------------
piwigo     | GID/UID
piwigo     | -------------------------------------
piwigo     |
piwigo     | User uid:    1000
piwigo     | User gid:    1000
piwigo     | -------------------------------------
piwigo     |
piwigo     | [cont-init.d] 10-adduser: exited 0.
piwigo     | [cont-init.d] 20-config: executing...
piwigo     | [cont-init.d] 20-config: exited 0.
piwigo     | [cont-init.d] 30-keygen: executing...
piwigo     | using keys found in /config/keys
piwigo     | [cont-init.d] 30-keygen: exited 0.
piwigo     | [cont-init.d] 40-install: executing...
piwigo     | [cont-init.d] 40-install: exited 0.
piwigo     | [cont-init.d] 90-custom-folders: executing...
piwigo     | [cont-init.d] 90-custom-folders: exited 0.
piwigo     | [cont-init.d] 99-custom-files: executing...
piwigo     | [custom-init] no custom files found exiting...
piwigo     | [cont-init.d] 99-custom-files: exited 0.
piwigo     | [cont-init.d] done.
piwigo     | [services.d] starting services
piwigo     | [services.d] done.