[Bug 278430] Error in operator precedence in Heimdal LDAP code

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278430 Cy Schubert changed: What|Removed |Added Attachment #250047|0 |1 is obsolete|

[Bug 278430] Error in operator precedence in Heimdal LDAP code

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278430 --- Comment #1 from Ed Maste --- This was fixed along with other changes in upstream https://github.com/heimdal/heimdal/commit/c1c7da7f79d79861a9c48af0a4d5a6734ea0da70 -- You are receiving this mail because: You are the assignee for the b

[Bug 278480] Standardize GPT label names

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278480 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=14e3f2d8d3eb6f47556e59bee3e2004ac9a9d7e6 commit 14e3f2d8d3eb6f47556e59bee3e2004ac9a9d7e6 Author:

[Bug 278480] Standardize GPT label names

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278480 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4f223e0da7b4a055d9416f9161b44ffed765a9c3 commit 4f223e0da7b4a055d9416f9161b44ffed765a9c3 Author:

[Bug 262856] kernel panic at boot time

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262856 --- Comment #7 from Friedrich Volkmann --- My mainboard is an MSI Z97S SLI Plus with Intel Z97 Express (Haswell) chipset. My guess is that the onboard GPU makes the memory architecture non-uniform by occupying some of the system RAM. -- Y

[Bug 257173] Import rge(4) from OpenBSD?

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257173 Jung-uk Kim changed: What|Removed |Added Assignee|b...@freebsd.org|ke...@freebsd.org CC

[Bug 278529] WITHOUT_SENDMAIL=true WITHOUT_LPR=true installs directories which are then deleted by delete-old

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278529 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

[Bug 262856] kernel panic at boot time

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262856 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #6 from

[Bug 278348] Sudden kernel panic Fatal double fault

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278348 Gleb Smirnoff changed: What|Removed |Added CC||gleb...@freebsd.org --- Comment #1

[Bug 262856] kernel panic at boot time

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262856 --- Comment #5 from Friedrich Volkmann --- I managed to resolve this for me by adding the options from the MINIMAL kernel that weren't in my custum kernel. I think the culprit was I had to add: optionsNUMA I don't know what "Non-U

[Bug 262856] kernel panic at boot time

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262856 --- Comment #4 from Ed Maste --- There is insufficient information to make progress here. At a minimum you'd need to build a kernel with KDB and KDB_TRACE options to print a backtrace upon panic. If you're no longer in a position to reprodu

[Bug 262856] kernel panic at boot time

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262856 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 278399] GENERIC kernel fails to compile

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278399 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 278399] GENERIC kernel fails to compile

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278399 --- Comment #3 from Friedrich Volkmann --- i remember clearly that I added the attachment, and even Firefox remembers the description i typed in. The reason why the upload failed is certainly the size limit. Now that I uploaded the file sep

[Bug 278399] GENERIC kernel fails to compile

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278399 --- Comment #2 from Friedrich Volkmann --- Created attachment 250176 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250176&action=edit output of make buildkernel KERNCONF=GENERIC -- You are receiving this mail because: You are

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 --- Comment #1 from Ivan Rozhuk --- This code may be guarded by condition: #if (sizeof(int) + sizeof(void*)) != sizeof(struct fiodgname_arg) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 Ivan Rozhuk changed: What|Removed |Added CC||rozhuk...@gmail.com Attachment #2501

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 Bug ID: 278546 Summary: fdevname_r: pass partially uninitialized memory to kernel Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any

[Bug 254593] stat: Include nanoseconds in the timestamp in the default output format

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254593 Mateusz Piotrowski <0...@freebsd.org> changed: What|Removed |Added Summary|Show nanoseconds timestamp |stat: Includ

[Bug 254593] Show nanoseconds timestamp in stat command

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254593 Mateusz Piotrowski <0...@freebsd.org> changed: What|Removed |Added Component|kern|bin

[Bug 278541] whois returns incomplete information

2024-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278541 Bug ID: 278541 Summary: whois returns incomplete information Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: