-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zapx: Code indexer crashes gitea on i386/x86 with "panic: unaligned 64-bit atomic operation" #22279
Comments
See also pull #19531
|
On my x86 system gitea 1.18.0 crash with the above log. |
Here the patch for https://github.com/zeripath/zapx/tree/v15.3.6-alignment-fix-branch
|
Not sure if this is the same issue, but my gitea instance is currently crashing intermittently with this error which (to my non-go eyes) looks to be similar?
Running on a t2.micro EC2 Ubuntu box with a binary from dl.gitea.org and connected to a MySQL RDS database |
…367904046 Signed-off-by: Andrew Thornton <art27@cantab.net>
Fix by #22485 |
Description
On an i386 system gitea 1.17.4 runs perfectly.
Version 1.18.0 crashes when indexing code.
Gitea Version
1.18.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
2.35.1
Operating System
eisfair
How are you running Gitea?
Self hosted, binary from dl.gitea.org
Database
SQLite
The text was updated successfully, but these errors were encountered: