[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 Michael Tuexen changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #14 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6e298c3612da3d04a75d380cf457774cb1a25a47 commit 6e298c3612da3d04a75d380cf457774cb1a25a47

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #13 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=419848219b408cc52befcaa7849a2905f3812a83 commit 419848219b408cc52befcaa7849a2905f3812a83

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #12 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=38983d40c18ec5705dcba19ac320b86c5efe8e7e commit 38983d40c18ec5705dcba19ac320b86c5efe8e7e Author:

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #11 from Vladyslav V. Prodan --- Created attachment 248367 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248367=edit New crashdump And vmcore: https://support.org.ua/crashdump/vmcore.0.xz -- You are receiving

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #10 from Vladyslav V. Prodan --- (In reply to Richard Scheffenegger from comment #8) New link: https://support.org.ua/crashdump/vmcore.9.xz -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #9 from Richard Scheffenegger --- Looking at the code in question, a div/0 could happen when cwnd < t_maxseg. While it's not clear why and how that may happen, addressing the div/0 should be easy by max(maxseg, cwnd)/maxseg so

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #8 from Richard Scheffenegger --- can not find the vmcore.9.xz upload. Also, that hoster appears to require html5 and doesn't serve plain http objects without much fanfare... (curl/wget are incompatible). -- You are receiving

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #7 from Vladyslav V. Prodan --- (In reply to Vladyslav V. Prodan from comment #6) vmcore.9.xz - 52MB https://mega.nz/file/Y0YSVTDJ#oDOM_UTqcud8JjnJaQ4Y6fcvpLETibLq_6EVKab0FlE -- You are receiving this mail because: You are

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #6 from Vladyslav V. Prodan --- Created attachment 248219 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248219=edit Core.9 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #5 from Vladyslav V. Prodan --- Fresh panic. Fatal trap 18: integer divide fault while in kernel mode cpuid = 0; apic id = 00 instruction pointer = 0x20:0x830172f1 stack pointer = 0x28:0xfe0044c4d838

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #4 from Vladyslav V. Prodan --- Those interested can deploy the archives of my system snapshot and try to reproduce panic. https://freebsd.support.org.ua/snapshots/13.2/13.2-STABLE%202cd20d9bc%2008-01-2024/ -- You are

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #3 from Vladyslav V. Prodan --- (In reply to Richard Scheffenegger from comment #2) I added the option sysrc savecore="YES" And unpacked the debug kernel on the target machine. # env LANG=en_EN.UTF-8 ls -l

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 --- Comment #2 from Richard Scheffenegger --- would the core be available? the backtrace or minidump don't reveal anything obvious... -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276674] [panic] [htcp] sysctl net.inet.tcp.cc.algorithm=htcp produces kernel panic

2024-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276674 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are