[Bug 191263] [patch] dd(1): Incorrect casting of arguments

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191263 --- Comment #8 from Kurt Jaeger p...@freebsd.org --- Thanks. This behaves as described. I'll try to find someone to commit it. -- You are receiving this mail because: You are the assignee for the bug.

[FreeBSD Bugzilla] Commit Needs MFC

2014-10-27 Thread bugzilla-noreply
Hi, You have a bug in the Needs MFC state which has not been touched in 7 or more days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 Andrey V. Elsukov a...@freebsd.org changed: What|Removed |Added CC|

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 --- Comment #3 from Hans Petter Selasky hsela...@freebsd.org --- Yes, can you send me a working example code with everything you want to print, and I'll add it to the kernel, taking a struct mbuf * as input. --HPS -- You are receiving

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 --- Comment #5 from Andrey V. Elsukov a...@freebsd.org --- the function is untested, so be careful :) -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 --- Comment #4 from Andrey V. Elsukov a...@freebsd.org --- Created attachment 148695 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148695action=edit kernel function for printing mbuf info -- You are receiving this mail because:

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 --- Comment #6 from Hans Petter Selasky hsela...@freebsd.org --- Testing right now. You will have the result soonish ... -- You are receiving this mail because: You are the assignee for the bug.

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 --- Comment #7 from Hans Petter Selasky hsela...@freebsd.org --- Hi, Here are the candidates for lost mbufs: Stuck MBUF[2] TID=100082 LEN=0 mbuf 0xc3265e00: len 20, flags 0x0002 mbuf 0xc3265e00: ip_v 0 Stuck MBUF[3] TID=100087 LEN=0

[Bug 191263] [patch] dd(1): Incorrect casting of arguments

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191263 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: pi Date: Mon Oct 27 11:38:19 UTC 2014 New revision: 273734 URL: https://svnweb.freebsd.org/changeset/base/273734 Log: bin/dd: Fix incorrect casting of

[Bug 191263] [patch] dd(1): Incorrect casting of arguments

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191263 Kurt Jaeger p...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 194604] [libpam] [patch] pam_unix doesn't allow validation of own password

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194604 --- Comment #3 from Dag-Erling Smørgrav d...@freebsd.org --- Sorry, I meant kcheckpass. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org

[Bug 190529] [kvm] [panic] Kernel panic in KVM after recent Linux host upgrade [regression]

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190529 Vasiliy Tolstov v.tols...@selfip.ru changed: What|Removed |Added CC|

[Bug 194604] [libpam] [patch] pam_unix doesn't allow validation of own password

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194604 --- Comment #4 from Conrad Meyer conrad.me...@isilon.com --- (In reply to Dag-Erling Smørgrav from comment #2) Sorry, but no. Use something like kpasswd instead. So, this option then? we'd prefer more ports shipping setuid helpers

[Bug 194604] [libpam] [patch] pam_unix doesn't allow validation of own password

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194604 Conrad Meyer conrad.me...@isilon.com changed: What|Removed |Added Status|Issue Resolved |In

[Bug 193656] Installer keymap selection not updated for vt(4) use

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193656 Ed Maste ema...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Open -- You are

[Bug 194112] [panic] Fatal trap 12: Page fault while in vm86 mode with kern.vty=vt console, hw.vga.textmode=1 and NVIDIA card

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194112 --- Comment #3 from Ed Maste ema...@freebsd.org --- I don’t understand why it’s not dumping core... It happens too early for the coredump, unfortunately. The kernel core infrastructure relies on the system getting to multiuser and

[Bug 194421] [vt] output still messy and discontinuous.

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194421 arc...@b1t.name changed: What|Removed |Added CC||arc...@b1t.name --- Comment #2

[Bug 193873] [PATCH] Unify dumpsys() under generic kern_dump.c.

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193873 Mark Johnston ma...@freebsd.org changed: What|Removed |Added CC||ma...@freebsd.org

[Bug 194639] vt(4) does not properly clear the screen after switching from the splash screen

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194639 Ed Maste ema...@freebsd.org changed: What|Removed |Added Keywords||vt -- You are

[Bug 194639] New: vt(4) does not properly clear the screen after switching from the splash screen

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194639 Bug ID: 194639 Summary: vt(4) does not properly clear the screen after switching from the splash screen Product: Base System Version: 11.0-CURRENT Hardware: Any

[Bug 194112] [panic] Fatal trap 12: Page fault while in vm86 mode with kern.vty=vt console, hw.vga.textmode=1 and NVIDIA card

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194112 --- Comment #4 from Juan Ramón Molina Menor i...@juanmolina.eu --- It happens too early for the coredump, unfortunately. The kernel core infrastructure relies on the system getting to multiuser and executing /etc/rc.d/dumpon in order to

[Bug 194641] New: [EFI] boot/loader.efi: miscompilation on Intel Haswell with AVX2

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194641 Bug ID: 194641 Summary: [EFI] boot/loader.efi: miscompilation on Intel Haswell with AVX2 Product: Base System Version: 11.0-CURRENT Hardware: amd64

[Bug 194577] mbuf packet header leakage when closing TUN devices

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194577 --- Comment #8 from Andrey V. Elsukov a...@freebsd.org --- Comment on attachment 148695 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148695 kernel function for printing mbuf info printf(mbuf %p: len %u, flags %b\n, m,

[Bug 193613] Loading i915 KMS driver in /boot/loader.conf and using vt (newcons) results in endless reboot loop

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193613 Matthias Apitz g...@unixarea.de changed: What|Removed |Added CC||g...@unixarea.de

[Bug 194641] [EFI] boot/loader.efi: miscompilation on Intel Haswell with AVX2

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194641 Ed Maste ema...@freebsd.org changed: What|Removed |Added Keywords||uefi

[Bug 194604] [libpam] [patch] pam_unix doesn't allow validation of own password

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194604 --- Comment #6 from Conrad Meyer conrad.me...@isilon.com --- I'm ok with kcheckpass as a solution, but it must be installable without pulling in all of KDE. I think that's doable. I should make a kcheckpass port; change kde4-workspace plist

[Bug 194643] New: VFS vnode locking incorrect for non-lockmgr vnodes

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194643 Bug ID: 194643 Summary: VFS vnode locking incorrect for non-lockmgr vnodes Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs

[Bug 32808] [patch] tcpd.h lacks prototype for hosts_ctl

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=32808 Brooks Davis bro...@freebsd.org changed: What|Removed |Added Status|Needs MFC |In Discussion

[Bug 194644] New: 10.1-RC3 ignores kern.vty=vt

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194644 Bug ID: 194644 Summary: 10.1-RC3 ignores kern.vty=vt Product: Base System Version: 10.1-RC2 Hardware: amd64 OS: Any Status: Needs Triage Severity:

[Bug 190529] [kvm] [panic] Kernel panic in KVM after recent Linux host upgrade [regression]

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190529 Bryan Drewery bdrew...@freebsd.org changed: What|Removed |Added CC|

[Bug 190529] [kvm] [panic] Kernel panic in KVM after recent Linux host upgrade [regression]

2014-10-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190529 --- Comment #5 from Bryan Drewery bdrew...@freebsd.org --- (In reply to Bryan Drewery from comment #4) (In reply to Bryan Drewery from comment #3) I've gotten this with a VMWare guest. sys/dev/fb/vesa.c:822 (vmbuf = x86bios_alloc) is

Re: [Bug 194477] 10.1-RC1 tar(1) spurious directory permission error message

2014-10-27 Thread John D. Hendrickson and Sara Darnell
bugzilla-nore...@freebsd.org wrote: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194477 --- Comment #1 from John Marshall john.marsh...@riverwillow.com.au --- Confirmed independently on -stable@ https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080685.html The scenario of

Re: [Bug 194477] 10.1-RC1 tar(1) spurious directory permission error message

2014-10-27 Thread John Marshall
On Mon, 27 Oct 2014, 19:54 -0500, John D. Hendrickson and Sara Darnell wrote: bugzilla-nore...@freebsd.org wrote: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194477 --- Comment #1 from John Marshall john.marsh...@riverwillow.com.au --- Confirmed independently on -stable@