[Bug 212918] [11.0-RC3] System hangs after suspend/resume if virtualbox VMs are running

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212918 Tamas Szakaly changed: What|Removed |Added CC||sghct...@gmail.com --- Comment #4

[Bug 264842] kernel core generated due to VM page fault

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264842 --- Comment #6 from aadhya --- (In reply to Graham Perrin from comment #5) We have some customized patches that needs to be ported on next FreeBSD version before any upgradation takes place. We are working on FreeBSD 13 version for porting

[Bug 262524] cddone [panic] Fatal trap 18: integer divide fault while in kernel mode

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262524 Dirk Meyer changed: What|Removed |Added Version|12.3-RELEASE|13.1-RELEASE Keywords|

[Bug 264722] Incorrect source address used in non default fib

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264722 Paul Reynolds changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 264722] Incorrect source address used in non default fib

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264722 --- Comment #4 from Paul Reynolds --- I am now fairly certain this was caused by running route commands in the dhclient-exit-hook for the first NIC, which during boot happens before the second NIC has been configured. This can be closed out

[Bug 264941] lang/gcc9 and optimize options and inline-assembler and pointer assignment

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264941 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org

[Bug 234595] Suspend/resume issues with PCI bus on ThinkPad T420 on 12.0-RELEASE

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234595 Kurt Jaeger changed: What|Removed |Added CC||p...@freebsd.org --- Comment #4 from

[Bug 264943] sendfile() broken on stable/13

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264943 Bug ID: 264943 Summary: sendfile() broken on stable/13 Product: Base System Version: 13.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects

[Bug 264941] gcc9 and optimize options and inline-assembler and pointer assignment

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264941 Bug ID: 264941 Summary: gcc9 and optimize options and inline-assembler and pointer assignment Product: Base System Version: 11.4-RELEASE Hardware: Any

[Bug 264867] kevent EVFILT_TIMER, timer expiration with twice the period

2022-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264867 --- Comment #4 from felice.t...@gmail.com --- Hi Mark, I tried running my example setting EV_ONESHOT too; in my case the problem was still showing but it could be only a matter of test duration. I also tried to write a kernel module using t