[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630 --- Comment #6 from Wei Hu --- Created attachment 162011 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162011=edit Revert TSO and checksum offloading patch r285236 in Netvsc driver -- You are receiving

[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630 --- Comment #7 from Wei Hu --- If you have the test environment and can try something, can you apply the attached patch on the 10.2 server and see if the problem still occurs? The patch is a revert of r285236, which I

[Bug 203735] Transparent interception of ipv6 with squid and pf causes panic

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203735 kra...@gmail.com changed: What|Removed |Added Summary|Transparent interception of |Transparent interception of

[Bug 203735] Transparent interception of ipv6 with squid causes panic

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203735 Bug ID: 203735 Summary: Transparent interception of ipv6 with squid causes panic Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any

[Bug 203735] Transparent interception of ipv6 with squid and pf causes panic

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203735 --- Comment #1 from kra...@gmail.com --- I am getting regular kernel panics when I do transparent web interception with squid and pf. I am unsure of whether this is an issue with squid or the pf kernel module Here is the kernel backtrace

[Bug 203580] Quitting Unbound

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203580 Dag-Erling Smørgrav changed: What|Removed |Added Status|New |Closed

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #29 from karli.sjob...@slu.se --- Look, if you rather want me to open up a new bug report, I can do that, but the end result is the same as in this report; a disk gets kicked for whatever reason, you reinsert a new drive, but it

[Bug 203735] Transparent interception of ipv6 with squid and pf causes panic

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203735 Mark Linimon changed: What|Removed |Added CC|

[Bug 203715] [pf] 'dup-to' option doesn't duplicate packets

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203715 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #30 from Stephen McConnell --- > --- Comment #29 from karli.sjob...@slu.se --- Look, if you rather want me to > open up a new bug report, I can do that, but the end result is the same as in > this report; a

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #32 from Stephen McConnell --- OK. I might be able to set something up and run some I/O to see what happens. In the meantime, can you run a test where you set the debug_level to 0x1F and then send me the

[Bug 203704] [patch] makefs(8) does not initialize fs_providersize for UFS

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203704 Sean Bruno changed: What|Removed |Added Status|In Progress |Closed

[Bug 203743] Full screen editing of history with vi is broken in /bin/sh

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203743 Bug ID: 203743 Summary: Full screen editing of history with vi is broken in /bin/sh Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any

[Bug 203707] [patch] make makefs(8) more compatible with geom_uncompress

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203707 Sean Bruno changed: What|Removed |Added Status|In Progress |Closed

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #31 from karli.sjob...@slu.se --- (In reply to Stephen McConnell from comment #30) OK, yeah we´re on the same page. The drive doesn´t show up but therein ends the similarities. OK, driver timeout is more appropriate but lies

[Bug 203744] pgrep: -d outputs delimiter as terminator

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203744 Bug ID: 203744 Summary: pgrep: -d outputs delimiter as terminator Product: Base System Version: 10.2-RELEASE Hardware: Any OS: Any Status: New

[Bug 203746] Panic in NVME driver

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203746 Bug ID: 203746 Summary: Panic in NVME driver Product: Base System Version: 10.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some

[Bug 203704] [patch] makefs(8) does not initialize fs_providersize for UFS

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203704 --- Comment #4 from eu...@grosbein.net --- How about MFC to stable/10? That whould help cross-building FreeBSD-11/mips using FreeBSD-10/amd64 build box. And https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203707 too, please. -- You

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #33 from karli.sjob...@slu.se --- > --- Comment #32 from Stephen McConnell --- > OK. I might be able to set something up and run some I/O to see what happens. > In the meantime, can you run a test where you

[Bug 203750] comconsole_pcidev does not function as expected

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203750 Bug ID: 203750 Summary: comconsole_pcidev does not function as expected Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New

[Bug 203319] Invalid setting of comconsole_pcidev in loader.conf can lead to loader BTX halted

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203319 Ed Maste changed: What|Removed |Added See Also|

[Bug 203750] comconsole_pcidev does not function as expected

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203750 Ed Maste changed: What|Removed |Added See Also|

[Bug 203753] [exp-run] string collation support and new locale definition

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203753 Baptiste Daroussin changed: What|Removed |Added Flags||exp-run?

[Bug 203753] [exp-run] string collation support and new locale definition

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203753 Bug ID: 203753 Summary: [exp-run] string collation support and new locale definition Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any

[Bug 203755] panic: mutex run0 not owned at /usr/src/sys/modules/usb/run/../../../dev/usb/wlan/if_run.c:1226

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203755 Bug ID: 203755 Summary: panic: mutex run0 not owned at /usr/src/sys/modules/usb/run/../../../dev/usb/wlan/if_ run.c:1226 Product: Base System Version:

[Bug 197313] tzsetup(8): -C option displays UTC message to user

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197313 Xin LI changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|delp...@freebsd.org

[Bug 203580] Quitting Unbound

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203580 --- Comment #2 from cycla...@gmail.com --- If you don't want to change /etc/rc.d/local_unbound, than change unbound.conf(5). If both would have been matched regarding the correct stop signal, then no idiotic user would have raised the

[Bug 201419] [PATCH] Add Autoinstall option to installer

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201419 Johannes Jost Meixner changed: What|Removed |Added CC|

[Bug 201419] [PATCH] Add Autoinstall option to installer

2015-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201419 Kubilay Kocak changed: What|Removed |Added CC|