[Bug 3522] Crash with "free(): double free detected" with old clients

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3522 --- Comment #1 from Mantas M. --- debug2: monitor_read: 8 used once, disabling now free(): double free detected in tcache 2 Thread 2.1 "sshd" received signal SIGSYS, Bad system call. [Switching to Thread 0x77e59780 (LWP 594648)] __pthread_kil

[Bug 3522] New: Crash with "free(): double free detected" with old clients

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3522 Bug ID: 3522 Summary: Crash with "free(): double free detected" with old clients Product: Portable OpenSSH Version: 9.1p1 Hardware: amd64 OS: Linux

[Bug 3512] net-misc/openssh-9.1_p1: stopped accepting connections after upgrade to sys-libs/glibc-2.36 (fatal: ssh_sandbox_violation: unexpected system call)

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3512 --- Comment #16 from Darren Tucker --- BTW I committed the writev thing since it now seems clear it's needed in at least some configurations. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching some

[Bug 3512] net-misc/openssh-9.1_p1: stopped accepting connections after upgrade to sys-libs/glibc-2.36 (fatal: ssh_sandbox_violation: unexpected system call)

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3512 --- Comment #15 from Darren Tucker --- (In reply to alarig from comment #14) [...] > Should I open a bug on the glibc bugtracker or do you want me to > send stack-traces with the glibc setup? Stack traces from sshd w/glibc here please. If it's s

[Bug 3512] net-misc/openssh-9.1_p1: stopped accepting connections after upgrade to sys-libs/glibc-2.36 (fatal: ssh_sandbox_violation: unexpected system call)

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3512 --- Comment #14 from ala...@swordarmor.fr --- (In reply to Darren Tucker from comment #13) > It would appear that your glibc has the function call, although it > doesn't work (due to the lack of kernel support for it). So I tested with musl, and n

[Bug 3521] skip tests for '%C' since no openssl in local path

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3521 Darren Tucker changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 3521] skip tests for '%C' since no openssl in local path

2023-01-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3521 --- Comment #1 from Darren Tucker --- Comment on attachment 3650 --> https://bugzilla.mindrot.org/attachment.cgi?id=3650 Skip these tests if there is no openssl in local path. I think this should have been fixed by https://github.com/openssh/op