[Bug 241133] page fault in ng_l2tp_seq_rack_timeout

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241133 Mark Linimon changed: What|Removed |Added Keywords||crash -- You are receiving this ma

[Bug 241131] Panic: Assertion in_epoch(net_epoch_preempt) failed

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241131 Mark Linimon changed: What|Removed |Added Keywords||panic -- You are receiving this ma

[Bug 240545] patch to remove unneeded M_WAITOK return value checks

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240545 --- Comment #17 from Andrew Reiter --- Created attachment 208185 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208185&action=edit Final (?) source diff with a couple cases added that were missed by coccinelle Final (?) source d

[Bug 226553] kbdcontrol doesn't map function keys

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226553 --- Comment #15 from Sergey --- Changing line if (fkey >=0 && fkey < 65) { to if (fkey > 64 && fkey < 97) { solves the issue. BR. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #8 from Ryan Moeller --- (In reply to Ed Maste from comment #7) Ok, I had to dig through a few folders to find one of those. r347048 Blank loader screen, but after a little wait the kernel boots with a very low contrast font co

[Bug 238037] [PATCH] Implement ig4 suspend/resume

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238037 Warner Losh changed: What|Removed |Added Depends on|241134 | Referenced Bugs: https://bugs.fre

[Bug 240700] [META] FreeBSD 12.1-RELEASE blockers

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240700 Ed Maste changed: What|Removed |Added Depends on||240609 Referenced Bugs: https://bugs.

[Bug 240700] [META] FreeBSD 12.1-RELEASE blockers

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240700 Ed Maste changed: What|Removed |Added Depends on||240608 Referenced Bugs: https://bugs.

[Bug 238037] [PATCH] Implement ig4 suspend/resume

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238037 Warner Losh changed: What|Removed |Added Depends on||241134 Referenced Bugs: https://bu

[Bug 241134] Only build clang-supporting architectures in make universe by default

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241134 Warner Losh changed: What|Removed |Added Priority|--- |Normal Assignee|b...@freeb

[Bug 241134] Only build clang-supporting architectures in make universe by default

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241134 Bug ID: 241134 Summary: Only build clang-supporting architectures in make universe by default Product: Base System Version: CURRENT Hardware: Any OS:

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #7 from Ed Maste --- (In reply to Ryan Moeller from comment #4) I believe you should be able to uncompress one of the disk.img.xz images and write to a USB stick to test booting (assuming that it's a general problem in the loade

[Bug 241133] page fault in ng_l2tp_seq_rack_timeout

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241133 Bug ID: 241133 Summary: page fault in ng_l2tp_seq_rack_timeout Product: Base System Version: 11.2-RELEASE Hardware: amd64 OS: Any Status: New Severi

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #6 from Ryan Moeller --- (In reply to Ryan Moeller from comment #5) r346638 works. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #5 from Ryan Moeller --- (In reply to Ryan Moeller from comment #4) I also found FreeBSD-12.0-STABLE-amd64-20190425-r346638-disc1.iso on another server, will try that as well. -- You are receiving this mail because: You are th

[Bug 240700] [META] FreeBSD 12.1-RELEASE blockers

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240700 Bug 240700 depends on bug 240787, which changed state. Bug 240787 Summary: netgraph/ng_bridge: Replace NG_BRIDGE_MAX_LINKS with auto-incrementing (Unlimited) links https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240787 What

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #4 from Ryan Moeller --- (In reply to Ed Maste from comment #3) Thanks, but I don't see install CD images there. I found FreeBSD-12.0-STABLE-amd64-20190411-r346111-mini-memstick.img in my collection so I'll give that a try. --

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #3 from Ed Maste --- (In reply to Ryan Moeller from comment #2) There are also CI snapshots available at https://artifact.ci.freebsd.org/snapshot/stable-12/ -- You are receiving this mail because: You are the assignee for the

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #2 from Ryan Moeller --- (In reply to Ed Maste from comment #1) That was the earliest snapshot I could find on download.freebsd.org. Is there some place I can find older snapshots? -- You are receiving this mail because: You a

[Bug 226510] panic: Re-refing for reason 5, cnt = 1

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226510 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 --- Comment #1 from Ed Maste --- Are you able to try a few other snapshots to narrow down the breakage? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs

[Bug 240700] [META] FreeBSD 12.1-RELEASE blockers

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240700 Ed Maste changed: What|Removed |Added Depends on||241118 Referenced Bugs: https://bugs.

[Bug 241118] [boot] 12.1-BETA3 installer hangs before loader menu

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241118 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Blocks|

[Bug 240545] patch to remove unneeded M_WAITOK return value checks

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240545 Andrew Reiter changed: What|Removed |Added Version|12.0-RELEASE|CURRENT -- You are receiving this

[Bug 241131] Panic: Assertion in_epoch(net_epoch_preempt) failed

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241131 Bug ID: 241131 Summary: Panic: Assertion in_epoch(net_epoch_preempt) failed Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

Your request is being processed

2019-10-08 Thread Byrd Oliver
Dear Customer You could have a new payment in your personal account. You need to react right away or it will be deleted. Press Here To Verify Your Payment Info Is Right.   Your account email: freebsd-bugs@freebsd.org Customer ID: T6YMSF5PO5 Enjoy & please let me know how you do. Thank you

[Bug 240269] Add HISTORY section to getc(3) man page

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240269 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|d...@freebsd.org Status|N

[Bug 240265] Add HISTORY sections to sin(3), cos(3) and log(3) man pages

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240265 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|d...@freebsd.org Status|N

[Bug 182076] [build] Race condition with -j24 when WITH_ICONV= is set

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182076 Li-Wen Hsu changed: What|Removed |Added Resolution|--- |Overcome By Events Status

[Bug 240259] exit(3) man page: Add HISTORY section

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240259 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|d...@freebsd.org Status|N

[Bug 240252] Add smbios(4) manual page

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240252 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|d...@freebsd.org Status|N

[Bug 240258] exec(3) man page: Add HISTORY section

2019-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240258 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|d...@freebsd.org Status|N