Mailing List Archive

[Bug 3630] sshd crash on OpenSSH 9.5 / OpenBSD 7.4
https://bugzilla.mindrot.org/show_bug.cgi?id=3630

Simon Howard <fraggle+mindrot@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |fraggle+mindrot@gmail.com

--- Comment #1 from Simon Howard <fraggle+mindrot@gmail.com> ---
Created attachment 3748
--> https://bugzilla.mindrot.org/attachment.cgi?id=3748&action=edit
Attempt at getting a backtrace

Attempt at getting a backtrace with gdb. I tried to get some additional
info about registers etc. instead.

--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3630] sshd crash on OpenSSH 9.5 / OpenBSD 7.4 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3630

--- Comment #2 from Simon Howard <fraggle+mindrot@gmail.com> ---
Core file doesn't appear to have attached to the bug; it occurs to me
that that may be intentional. If you want a copy please let me know.

--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3630] sshd crash on OpenSSH 9.5 / OpenBSD 7.4 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3630

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org

--- Comment #3 from Damien Miller <djm@mindrot.org> ---
Can you try gdb from ports ("egdb"). It often works better than the one
in base

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3630] sshd crash on OpenSSH 9.5 / OpenBSD 7.4 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3630

--- Comment #4 from Simon Howard <fraggle+mindrot@gmail.com> ---
Created attachment 3749
--> https://bugzilla.mindrot.org/attachment.cgi?id=3749&action=edit
Backtrace

Success!

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3630] sshd crash on OpenSSH 9.5 / OpenBSD 7.4 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3630

--- Comment #5 from Damien Miller <djm@mindrot.org> ---
Looks like a crash inside malloc(). Could you try running with
MALLOC_OPTIONS=SGFCJ? You might also want to report this to
bugs@openbsd.org because I'm fairly sure the problem is not in sshd
(mac_alg_list() is a very simple function).

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3630] sshd crash on OpenSSH 9.5 / OpenBSD 7.4 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3630

--- Comment #6 from Simon Howard <fraggle+mindrot@gmail.com> ---
Thanks for suggestion. I've opened my sshd back up to the Internet and
it's running with the requested malloc options.

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs