https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286812
Lexi Winter changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receivi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #18 from Rick Macklem ---
(In reply to Konstantin Belousov from comment #17)
Agreed. Thanks for finding and fixing the bug.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #17 from Konstantin Belousov ---
(In reply to Rick Macklem from comment #16)
It might be due to NODEBUG kernel config use by the reporter. It might change
stack layout somewhat, and might indeed expose different garbage value.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #16 from Rick Macklem ---
(In reply to Konstantin Belousov from comment #12)
This patch definitely looks ok and is needed.
(You can consider it reviewed by me.)
What is a little weird is that I don't see crashes?
I guess it dep
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #15 from Rick Macklem ---
(In reply to Konstantin Belousov from comment #14)
You are more than welcome to commit it. And I agree
we should wait until the reporter confirms it fixes the
problem.
--
You are receiving this mail b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #14 from Konstantin Belousov ---
(In reply to Rick Macklem from comment #13)
I planned to commit myself after your review and confirmation that the issue
is fixed. But go ahead if you want to.
--
You are receiving this mail b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #13 from Rick Macklem ---
(In reply to Konstantin Belousov from comment #12)
Oops, I just got around to looking at this.
Would you like to commit the patch or would you rather I do it?
--
You are receiving this mail because:
On Wed, May 14, 2025 at 10:45:27PM +0300, Ivan wrote:
> Hello,
>
> I've been investigating a network issue that took quite some time to trace. I
> still cannot reproduce it in a test environment, but it consistently occurs
> on a specific FreeBSD server with a more complex network configuration.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
--- Comment #12 from Konstantin Belousov ---
The kgdb trace is indeed useful.
I see that the issue came from e4c7b2b6053f2.
Please try the following change.
commit aa52aeb2f2ad00d89649d16474d1fab8196de9fe
Author: Konstantin Belousov
Date
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286796
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Keywords
On 13.05.2025 16:09, Ronald Klop wrote:
Quick question. I have Jenkins running on port 8443 as it is running as
an unprivileged user.
To keep the URLs sane I do this in IPFW:
add nat 1 ipv4 from any to any via epair8b
nat 1 config if epair8b log redirect_port tcp 127.0.0.1:8443 443
Which works
11 matches
Mail list logo