Gitea coredump with PAM on new user registration #78
rarias
commented 2024-09-10 15:50:02 +02:00
Owner
```
Sep 10 15:38:55 hut systemd[1]: systemd-coredump@912-3520644-0.service: Deactivated successfully.
Sep 10 15:38:55 hut systemd[1]: systemd-coredump@912-3520644-0.service: Consumed 4.955s CPU time, no IP traffic.
Sep 10 15:38:55 hut gitea[2720]: pam_unix(passwd:auth): unix_chkpwd abnormal exit: 159
Sep 10 15:38:55 hut gitea[2720]: pam_unix(passwd:auth): authentication failure; logname= uid=987 euid=987 tty= ruser= rhost= user=abonerib
Sep 10 15:39:01 hut kernel: audit: type=1326 audit(1725975541.450:5): auid=4294967295 uid=987 gid=985 ses=4294967295 subj=kernel pid=3520694 comm=".gitea-wrapped" exe="/nix/store/9vpdid14pn9njh0y6z9czgclqixc2vma-gitea-1.22.1/bin/.gitea-wrapped" sig=31 arch=c000003e syscall=105 compat=0 ip=0x7ff31fc46dfb code=0x80000000
Sep 10 15:39:01 hut systemd[1]: Started Process Core Dump (PID 3520695/UID 0).
Sep 10 15:39:05 hut gitea[2720]: 2024/09/10 15:39:05 ...eb/routing/logger.go:68:func1() [W] router: slow POST /user/login for 84.88.52.107:0, elapsed 3653.4ms @ auth/auth.go:196(auth.SignInPost)
Sep 10 15:39:06 hut systemd-coredump[3520696]: [🡕] Process 3520694 (.gitea-wrapped) of user 987 dumped core.
Module pam_warn.so without build-id.
Module pam_limits.so without build-id.
Module pam_env.so without build-id.
Module pam_deny.so without build-id.
Module libcrypt.so.2 without build-id.
Module pam_unix.so without build-id.
Module libaudit.so.1 without build-id.
Module libpam.so.0 without build-id.
Module .gitea-wrapped without build-id.
Stack trace of thread 3520694:
#0 0x00007ff31fc46dfb __nptl_setxid (libc.so.6 + 0x8ddfb)
#1 0x00007ff31fcafae6 setuid (libc.so.6 + 0xf6ae6)
#2 0x00007ff31fa05420 _unix_run_helper_binary (pam_unix.so + 0x5420)
#3 0x00007ff31fa068c9 _unix_verify_password (pam_unix.so + 0x68c9)
#4 0x00007ff31fa041b5 pam_sm_authenticate (pam_unix.so + 0x41b5)
#5 0x00007ff31fdb3e5b _pam_dispatch (libpam.so.0 + 0x3e5b)
#6 0x00007ff31fdb36a3 pam_authenticate (libpam.so.0 + 0x36a3)
#7 0x00000000029b1e7a n/a (.gitea-wrapped + 0x25b1e7a)
#8 0x000000000047c7e4 n/a (.gitea-wrapped + 0x7c7e4)
ELF object binary architecture: AMD x86-64
Sep 10 15:39:06 hut systemd[1]: systemd-coredump@913-3520695-0.service: Deactivated successfully.
Sep 10 15:39:06 hut systemd[1]: systemd-coredump@913-3520695-0.service: Consumed 5.061s CPU time, no IP traffic.
Sep 10 15:39:06 hut gitea[2720]: pam_unix(passwd:auth): unix_chkpwd abnormal exit: 159
Sep 10 15:39:06 hut gitea[2720]: pam_unix(passwd:auth): authentication failure; logname= uid=987 euid=987 tty= ruser= rhost= user=abonerib
```
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?