Gitea not starting

Hi,

after some updates on my Raspberry Pi gitea will not start. I see at the moment only this:

Okt 11 22:25:31 pi-manager systemd[1]: gitea.service: Main process exited, code=killed, status=11/SEGV
Okt 11 22:25:31 pi-manager systemd[1]: gitea.service: Failed with result 'signal'.
Okt 11 22:25:33 pi-manager systemd[1]: gitea.service: Service RestartSec=2s expired, scheduling restart.
Okt 11 22:25:33 pi-manager systemd[1]: gitea.service: Scheduled restart job, restart counter is at 12.

My installed version is 1.9.4.

Regards,
Rafal

I updated it to 1.9.4. But same problem.

● gitea.service - Gitea
Loaded: loaded (/etc/systemd/system/gitea.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: signal) since Fri 2019-10-11 23:04:02 CEST; 304ms ago
Process: 8281 ExecStart=/home/git/bin/gitea web -c /etc/gitea/app.ini (code=killed, signal=SEGV)
Main PID: 8281 (code=killed, signal=SEGV)

git@pi-manager:~/bin$ ./gitea web
Speicherzugriffsfehler

I think there was golang update too.

With self compiled version it works.