Date: Fri, 12 Sep 2025 18:55:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 289475] sshd dumps core after freebsd-update to 14.3-RELEASE-p2 Message-ID: <bug-289475-227-qiK41F3iz1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289475-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289475 --- Comment #8 from Majdi S. Abbas <msa@latt.net> --- Another one: Sep 12 18:51:21 kernel: pid 11899 (sshd-session), jid 0, uid 0: exited on signal 11 (core dumped) # gdb /usr/libexec/sshd-session sshd-session.core GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD] Copyright (C) 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd14.2". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/libexec/sshd-session... (No debugging symbols found in /usr/libexec/sshd-session) [New LWP 100167] Core was generated by `sshd-session: [rexeced]'. Program terminated with signal SIGSEGV, Segmentation fault. Address not mapped to object. #0 0x000025a66eeb1494 in ?? () from /lib/libcrypto.so.30 (gdb) bt #0 0x000025a66eeb1494 in ?? () from /lib/libcrypto.so.30 #1 0x000025a66eeb2262 in ?? () from /lib/libcrypto.so.30 #2 0x000025a66eeb5a97 in ?? () from /lib/libcrypto.so.30 #3 0x000025a66ee54dde in EC_POINT_mul () from /lib/libcrypto.so.30 #4 0x000025a6698fa4b0 in Fssh_sshkey_ec_validate_public () from /usr/lib/libprivatessh.so.5 #5 0x000025a66992e3e8 in ?? () from /usr/lib/libprivatessh.so.5 #6 0x000025a6698f90d7 in ?? () from /usr/lib/libprivatessh.so.5 #7 0x000025a6698f8f87 in Fssh_sshkey_from_blob () from /usr/lib/libprivatessh.so.5 #8 0x0000259e47f81077 in ?? () #9 0x0000259e47f8019d in ?? () #10 0x000025a6705f4e34 in __libc_start1 () from /lib/libc.so.7 #11 0x0000259e47f7f6e1 in ?? () So it wasn't the RSA keys or moduli file. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289475-227-qiK41F3iz1>
