Gitea segmentation fault

Bug #1846948 reported by Riccardo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raspbian
New
Undecided
Unassigned

Bug Description

Using Raspbian 10 on my Raspberry Pi 4 I got segmentation fault when I try to run Gitea.

I tried with Arch for Raspberry 4, same result.

Here the stack trace of the error:

Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0118d598 in brk ()
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file /mnt/bigdata/stuff/gitea.
Use `info auto-load python-scripts [REGEXP]' to list them.
(gdb) where
#0 0x0118d598 in brk ()
#1 0x01167c14 in sbrk ()
#2 0x01140378 in __libc_setup_tls ()
#3 0x0113ff2c in __libc_start_main ()
#4 0x0001022c in _start ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Same stuff happens with Arch for the Raspi 4: https://github.com/go-gitea/gitea/issues/8373
but the guy who answered me it does not have idea about what happened.
Perhaps you guys have a better idea (or at least what I could check for helping the gitea devteam).

Oopsie: almost forgot. One of the devs gave me this link: https://github.molgen.mpg.de/git-mirror/glibc/blob/20003c49884422da7ffbc459cdeee768a6fee07b/csu/libc-tls.c#L105

This link points to the problematic function of their program where there is the Segmentation Fault error.

Since I don't know C it's alien language :) but I hope it's useful for someone.

Thank you,
Riccardo

Riccardo (unmak1)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.