https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289475

--- Comment #2 from Majdi S. Abbas <[email protected]> ---
And another sshd-session core:

# gdb /usr/libexec/sshd-session /root/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 100365]
Core was generated by `sshd-session: [rexeced]'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
#0  0x00000908a86c8e75 in ?? () from /lib/libcrypto.so.30
(gdb) bt
#0  0x00000908a86c8e75 in ?? () from /lib/libcrypto.so.30
#1  0x00000908a86c7145 in ?? () from /lib/libcrypto.so.30
#2  0x00000908a86b78fd in ?? () from /lib/libcrypto.so.30
#3  0x00000908a86aea39 in ?? () from /lib/libcrypto.so.30
#4  0x00000908a86ad153 in BN_mod_exp_mont () from /lib/libcrypto.so.30
#5  0x00000908a86aa966 in BN_BLINDING_create_param () from /lib/libcrypto.so.30
#6  0x00000908a8853c0b in RSA_setup_blinding () from /lib/libcrypto.so.30
#7  0x00000908a8853b3a in RSA_blinding_on () from /lib/libcrypto.so.30
#8  0x00000908a21ed2b8 in ?? () from /usr/lib/libprivatessh.so.5
#9  0x00000908a21b5c9d in Fssh_sshkey_private_deserialize () from
/usr/lib/libprivatessh.so.5
#10 0x000009007fc5bfd7 in ?? ()
#11 0x000009007fc5b19d in ?? ()
#12 0x00000908a6ea8e34 in __libc_start1 () from /lib/libc.so.7
#13 0x000009007fc5a6e1 in ?? ()
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to