https://bugzilla.mindrot.org/show_bug.cgi?id=3101
--- Comment #3 from Vamshik <[email protected]> --- This is the complete stack: Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `sshd: sy'. Program terminated with signal 11, Segmentation fault. #0 0x00007fd2fb957d32 in ?? () (gdb) bt #0 0x00007fd2fb957d32 in ?? () #1 0x00007fd2fffd020f in fips_drbg_cleanup () from /lib64/libcrypto.so.1.0.0 #2 0x00007fd300091629 in RAND_cleanup () from /lib64/libcrypto.so.1.0.0 #3 0x00007fd2fe12bff1 in __run_exit_handlers (status=0, listp=0x7fd2fe4ac688 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77 #4 0x00007fd2fe12c075 in __GI_exit (status=<optimized out>) at exit.c:99 #5 0x00005573f469336c in mm_answer_term (sock=<optimized out>, req=<optimized out>) at monitor.c:1580 #6 0x00005573f469455f in monitor_read (pmonitor=pmonitor@entry=0x5573f4956d30, ent=0x5573f4943180 <mon_dispatch_postauth20+64>, pent=pent@entry=0x0) at monitor.c:517 #7 0x00005573f46947ba in monitor_child_postauth (pmonitor=0x5573f4956d30) at monitor.c:411 #8 0x00005573f4678680 in privsep_postauth (authctxt=0x5573f4955900) at sshd.c:667 #9 main (ac=<optimized out>, av=<optimized out>) at sshd.c:2259 Is there any patch file which resolves this issue? -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
