[Bug 271826] FreeBSD is disastrously slow on a PowerMac G5, freezing at every command

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271826 --- Comment #16 from Sergey Fedorov --- Any update on the matter from PowerPC port maintainers? We have FreeBSD working on G4 but broken on G5, this is very upsetting. -- You are receiving this mail because: You are the assignee for the

[Bug 275820] clang 17.0.6 breaks openoffice-4 and openoffice-devel builds on CURRENT with linker errors

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275820 Don Lewis changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 275820] clang 17.0.6 breaks openoffice-4 and openoffice-devel builds on CURRENT with linker errors

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275820 --- Comment #2 from Don Lewis --- It turns out that the --no-undefined-version change is the culprit. In this particular case, GetVersionInfo is only exported by the Windows and OS/2 builds, so I have no idea why it is including in the .ma

[Bug 272151] panic: use-after-free tty race condition

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272151 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=acd5638e268a6706f6b7ad84947a8425e8d51ef7 commit acd5638e268a6706f6b7ad84947a8425e8d51ef7 Author:

[Bug 275831] wcstoimax function is missing 'L' qualifier on a character constant

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275831 Bug ID: 275831 Summary: wcstoimax function is missing 'L' qualifier on a character constant Product: Base System Version: Unspecified Hardware: Any OS

[Bug 273890] Fatal trap 12: page fault while in kernel mode

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273890 --- Comment #13 from Dmitry Petrov --- Getting very similar (with upd6_bind) crashes on multiple machines (vmware guests) every few days after upgrade to recent 14/stable. Kernel was compiled with "nooptions SCTP", otherwise it is generic.

[Bug 273890] Fatal trap 12: page fault while in kernel mode

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273890 --- Comment #12 from Weldon Godfrey --- (In reply to Gleb Smirnoff from comment #11) thanks, email with link to file sent to you. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275830] APU2 based router freezes after upgrade to 14.0-RELEASE

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275830 --- Comment #3 from Kristof Provost --- (In reply to Espen from comment #2) I have no idea. Make sure your console works while it's running at least. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275830] APU2 based router freezes after upgrade to 14.0-RELEASE

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275830 --- Comment #2 from Espen --- Thanks, I tried to connect with my macbook, but didn't get any signals after it froze. Will try with a freebsd box next time. Do you think I need to keep the serial console attached until it freezes, or hooki

[Bug 275830] APU2 based router freezes after upgrade to 14.0-RELEASE

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275830 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #1

[Bug 275830] APU2 based router freezes after upgrade to 14.0-RELEASE

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275830 Bug ID: 275830 Summary: APU2 based router freezes after upgrade to 14.0-RELEASE Product: Base System Version: 14.0-RELEASE Hardware: amd64 OS: Any

[Bug 274992] automount -c causes panic: invalid vfs_ops count 0

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274992 --- Comment #8 from Edward Tomasz Napierala --- I'm sorry, but I hadn't touched that code for years. The error is returned by nmount(2); truss isn't very good at decoding its arguments. -- You are receiving this mail because: You are the

[Bug 268005] rsync to FAT32 flash drive gets "Freeing unused sector" errors

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268005 w...@psr.com changed: What|Removed |Added Version|13.2-RELEASE|14.0-RELEASE -- You are receiving t

[Bug 268005] rsync to FAT32 flash drive gets "Freeing unused sector" errors

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268005 --- Comment #4 from w...@psr.com --- This problem is still happening in 14.0-RELEASE-p3. Like before, when rsync is primarily writing, the error rarely happens, but when few files have changed, so rsync is mostly reading source and destinat

[Bug 275820] clang 17.0.6 breaks openoffice-4 and openoffice-devel builds on CURRENT with linker errors

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275820 --- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f25b169ac89578f18a6e480d4d84284bb8085316 commit f25b169ac89578f18a6e480d4d84284bb8085316 Author:

[Bug 275820] clang 17.0.6 breaks openoffice-4 and openoffice-devel builds on CURRENT with linker errors

2023-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275820 Bug ID: 275820 Summary: clang 17.0.6 breaks openoffice-4 and openoffice-devel builds on CURRENT with linker errors Product: Base System Version: 15.0-CURRENT Hardware