Bugzilla – Attachment 3486 Details for
Bug 3286
sshd dumps core after authentication timeout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace of the parent, includes closing the logging socket
strace-parent.txt (text/plain), 1.00 KB, created by
Dan Harnett
on 2021-03-23 02:25:16 AEDT
(
hide
)
Description:
strace of the parent, includes closing the logging socket
Filename:
MIME Type:
Creator:
Dan Harnett
Created:
2021-03-23 02:25:16 AEDT
Size:
1.00 KB
patch
obsolete
>3773 restart_syscall(<... resuming interrupted read ...>) = ? ERESTART_RESTARTBLOCK (Interrupted by signal) >3773 --- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} --- >3773 kill(3774, SIGALRM) = 0 >3773 getpgid(0) = 3773 >3773 getpid() = 3773 >3773 rt_sigaction(SIGTERM, {sa_handler=SIG_IGN, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f859affef80}, {sa_handler=SIG_DFL, sa_mask=~[KILL STOP RTMIN RT_1], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f859affef80}, 8) = 0 >3773 kill(0, SIGTERM) = 0 >3773 getpid() = 3773 >3773 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 5<socket:[83963]> >3773 connect(5<socket:[83963]>, {sa_family=AF_UNIX, sun_path="/dev/log"}, 110) = 0 >3773 sendto(5<socket:[83963]>, "<34>Mar 17 15:26:59 sshd[3773]: "..., 98, MSG_NOSIGNAL, NULL, 0) = 98 >3773 close(5<socket:[83963]>) = 0 >3773 exit_group(1) = ? >3773 +++ exited with 1 +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3286
:
3482
|
3483
|
3484
|
3485
| 3486 |
3504