[Bug 220477] acl_delete_file_np(path, ACL_TYPE_NFS4) causes kernel panic as normal user

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220477

Peter Eriksson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234754] FreeBSD 12.0 ena Network Driver on AWS EC2 Packet Loss

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234754

--- Comment #8 from Alex Dupre  ---
(In reply to Mike Walker from comment #4)

Same as yours, on both machines:

dev.ena.0.%pnpinfo: vendor=0x1d0f device=0xec20 subvendor=0x
subdevice=0x class=0x02

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234754] FreeBSD 12.0 ena Network Driver on AWS EC2 Packet Loss

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234754

--- Comment #9 from Kaspars Bankovskis  ---
(In reply to Colin Percival from comment #7)

Thanks, Colin. It seems that it really fixes the issue. Checked out the latest
stable/12, rebuilt and reinstalled the kernel. So far haven't reproduced the
bug anymore. Do you have any estimates when this fix is going to hit the binary
updates?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234754] FreeBSD 12.0 ena Network Driver on AWS EC2 Packet Loss

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234754

--- Comment #10 from Colin Percival  ---
(In reply to Kaspars Bankovskis from comment #9)

Thanks for confirming.  I'm not part of the release engineering or security
officer teams, but I know they were working on errata notice text for this (and
other issues, one of which caused hangs in TCP CUBIC) in the last few days of
2018.  My best guess would be next week.

Mike: Can you confirm that you're seeing UDP issues?  AFAIK you're the only
person to reproduce this with UDP.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234741] Loader fails to load from ZFS with two disks in JBOD configuration

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234741

--- Comment #3 from David Chisnall  ---
(In reply to Andriy Gapon from comment #2)

```
OK lsdev -v
disk devices:
disk0:   BIOS drive A (2880 X 512):
read 1 from 0 to 0xf691eac0, error: 0x80
disk1:   BIOS drive C(266338304 X 512):
  disk1p1: EFI200MB
  disk1p2: FreeBSD boot   512KB
  disk1p3: FreeBSD swap   2048MB
  disk1p4: FreeBSD ZFS124GB
disk2:   BIOS drive D (16514064 X 512):
zfs devices:
  pool: zroot
bootfs: zroot/ROOT/default
config: 

NAME STATE
zroot ONLINE
  da0p4 ONLINE
  da1 ONLINE
```

The ZFS pool is disk1p4 / da0p4 (single partition) and disk2 / da1 (full disk).
 It was originally created as just the partition on the first disk, the second
disk was added later.  The loader doesn't seem to have any problems with files
that were written to the pool before it was expanded, but is unhappy with newer
ones (though fine with things that were written after I set copies=w on
zroot/ROOT/default).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234743] kernel won't boot in UEFI mode on Intel DG45ID motherboards

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234743

--- Comment #1 from vvv  ---
The same problem with 11.2-RELEASE.

After 'Loading kernel...' and before black screen messages about frame buffer
appears for a very short time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 212333] man 4 vale incorrectly states sysctl dev.netmap.bridge

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212333

Oleksandr Tymoshenko  changed:

   What|Removed |Added

  Component|Documentation   |Manual Pages
   Assignee|d...@freebsd.org |b...@freebsd.org
 CC||d...@freebsd.org

Vincenzo Maffione  changed:

   What|Removed |Added

 CC||vmaffi...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #1 from Vincenzo Maffione  ---
The man page has been fixed in HEAD, stable/12 and stable/11

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 168497] Netmap code mixed up tx and rx in iterate counter

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168497

Vincenzo Maffione  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|Open|Closed
 CC||vmaffi...@freebsd.org

--- Comment #2 from Vincenzo Maffione  ---
Not relevant for the current code.
(Bug disappeared as the code evolved).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 181135] [netmap] [patch] sys/dev/netmap patch for Linux compatibility

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181135

Vincenzo Maffione  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 CC||vmaffi...@freebsd.org
 Status|Open|Closed

--- Comment #4 from Vincenzo Maffione  ---
Not relevant anymore.
Current netmap on linux uses a "compile-probes" approach to detect kernel
features, rather than relying on version numbers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234668] RealTek 8168/8111 can no longer transfer large files

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234668

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|n...@freebsd.org
   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234665] Output of init(8) is suppressed in UEFI mode

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234665

Mark Linimon  changed:

   What|Removed |Added

   Keywords||uefi

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234663] calendar(1): Parsing of MonSecond in January 2019 is wrong

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234663

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234595] Suspend/resume issues with PCI bus on ThinkPad T420 on 12.0-RELEASE

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234595

Mark Linimon  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234561] panic on 11.2-RELEASE-p7 while running syslog-ng

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234561

Mark Linimon  changed:

   What|Removed |Added

   Keywords||panic

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234539] [PowerPC64] panic: FPU already enabled for thread

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234539

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|p...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234486] [gdbe] little code refactoring

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234486

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234481] ports-mgmt/pkg unable to find libssl.so.8 on RPI3 on 12

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234481

Mark Linimon  changed:

   What|Removed |Added

Summary|pkg unable to find  |ports-mgmt/pkg unable to
   |libssl.so.8 |find libssl.so.8 on RPI3 on
   ||12
   Assignee|b...@freebsd.org|p...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234444] cc_htcp + TCP_RFC7413 panic

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|n...@freebsd.org
Summary|cc_htcp + TCP_RFC7413   |cc_htcp + TCP_RFC7413 panic

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234460] Can't boot after upgrade from 12-ALPHA10 to 12-STABLE(r342278)

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234460

Mark Linimon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
   Assignee|b...@freebsd.org|tso...@freebsd.org
   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234350] [dtrace] Dtrace cannot print string arguments to system calls.

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234350

Mark Linimon  changed:

   What|Removed |Added

 CC|ma...@freebsd.org   |
   Assignee|b...@freebsd.org|ma...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234665] Output of init(8) is suppressed in UEFI mode

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234665

--- Comment #3 from vvv  ---
The problem occurs when FreeBSD started as guest OS under QEMU. CentOS 7 with
qemu-kvm-ev-2.10.0-21.el7_5.7.1.x86_64 is used as hypervisor. UEFI firmware -
edk2.git-ovmf-x64-0-20181129.805.g9601046bf4.noarch.

11.2-RELEASE works fine in the same conditions.
Also, 12.0-RELEASE works fine with ESXi in UEFI mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234665] Output of init(8) is suppressed in UEFI mode with QEMU

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234665

vvv  changed:

   What|Removed |Added

Summary|Output of init(8) is|Output of init(8) is
   |suppressed in UEFI mode |suppressed in UEFI mode
   ||with QEMU

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233997] Reading ZFS filesystem via NFS causes panic

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233997

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|f...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233995] Inconsistent arp handling in multiple fibs

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233995

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|n...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233940] em0 Doesn't work during install on HP Compaq 8100 Elite

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233940

Mark Linimon  changed:

   What|Removed |Added

Summary|em0 Doesn't work during |em0 Doesn't work during
   |install |install on HP Compaq 8100
   ||Elite
   Assignee|b...@freebsd.org|sysinst...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233916] [acpi] FreeBSD 11.2-RELEASE, 12.0-RC3 and 13.0-CURRENT r341429 on HP Envy Pro 4-b000: Boot stuck at pci0: on pcib0

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233916

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|a...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233817] Intel em I218-V doesn't re-initialise after wake from S3

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233817

Mark Linimon  changed:

   What|Removed |Added

   Keywords||IntelNetworking
 CC||sbr...@freebsd.org
   Assignee|b...@freebsd.org|n...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234766] em(4) Intel 82579LM MSI-X regression on Supermicro X9SCM-F

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234766

Mark Linimon  changed:

   What|Removed |Added

 CC||sbr...@freebsd.org
   Assignee|b...@freebsd.org|n...@freebsd.org
   Keywords||IntelNetworking, regression
Summary|em(4) Intel 82579LM MSI-X   |em(4) Intel 82579LM MSI-X
   |problem |regression on Supermicro
   ||X9SCM-F

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233992] QLXGB kernel driver errors out when configured

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233992

Mark Linimon  changed:

   What|Removed |Added

 CC||lini...@freebsd.org

--- Comment #2 from Mark Linimon  ---
(In reply to roadran322 from comment #1)

So can this PR be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233664] enable LLVM libunwind for armv7, armv6, arm

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233664

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|toolch...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234426] SSH/SFTP connections from a 12.0-RELEASE VMware VM to the outside world are dropped with "ssh_packet_write_wait: broken pipe" errors

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234426

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|virtualizat...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233863] r341705 on PowerMac G5 may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233863

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|p...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233992] QLXGB kernel driver errors out when configured

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233992

--- Comment #3 from roadran...@gmail.com ---
(In reply to Mark Linimon from comment #2)

Yes, I believe so.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233861] [patch] Amazon EC2: Disable floppy fdc0, fd0 and ppc0 devices in loader.conf

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233861

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch
   Assignee|b...@freebsd.org|virtualizat...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234039] bhyve: NetBSD/i386 8.0 fails to boot

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234039

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|virtualizat...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233895] 12.0-RC2: Repeated double fault on AWS r4.large

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233895

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|virtualizat...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234754] FreeBSD 12.0 ena Network Driver on AWS EC2 Packet Loss

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234754

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|virtualizat...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233960] Add Volume Management Device (VMD) stub driver

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233960

Mark Linimon  changed:

   What|Removed |Added

 CC||i...@freebsd.org
   Keywords||patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233992] QLXGB kernel driver errors out when configured

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233992

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|lini...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|New |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234741] Loader fails to load from ZFS with two disks in JBOD configuration

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234741

Andriy Gapon  changed:

   What|Removed |Added

 CC||tso...@freebsd.org

--- Comment #4 from Andriy Gapon  ---
(In reply to David Chisnall from comment #3)
+tsoome
I recall a recent change to ignore unpartitioned disks for the purpose of
looking for ZFS.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234793] Failed unknown for $USER in sshd logs even if I got authenticated

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234793

Bug ID: 234793
   Summary: Failed unknown for $USER in sshd logs even if I got
authenticated
   Product: Base System
   Version: 12.0-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: sverre.el...@modirum.com

If I ssh into a box with 12.0-RELEASE I get in fine, but the server logs that
my attempt Failed for $USER ... Looks weird and I saw this one dude online that
complained about this causing fail2ban to add him to the ban list. This is not
an issue on 11.2 with exactly the same setup and keys and users.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234741] Loader fails to load from ZFS with two disks in JBOD configuration

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234741

--- Comment #5 from Toomas Soome  ---
(In reply to Andriy Gapon from comment #4)
Yes. It would be nice if it is possible verify with 12-stable, to see if it the
issue is already fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234741] Loader fails to load from ZFS with two disks in JBOD configuration

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234741

--- Comment #6 from Andriy Gapon  ---
Is disk2 / da1 just 8GB in size?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234795] bectl: jail command does not mount deep boot environments

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234795

Bug ID: 234795
   Summary: bectl: jail command does not mount deep boot
environments
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: jwm...@gmail.com
CC: kev...@freebsd.org

I have a zfs layout with the following. 

NAME  USED  AVAIL  REFER  MOUNTPOINT
...
root/ROOT48.7G  60.4G   352K  none
root/ROOT/20181127   24.7G  60.4G  18.6G  /
root/ROOT/20181127/usr128M  60.4G23K  none
root/ROOT/20181127/usr/local  127M  60.4G  2.57G  /usr/local
root/ROOT/20181127/usr/obj648K  60.4G  4.10G  /usr/obj
root/ROOT/20181127/usr/ports1K  60.4G  2.74G  /usr/ports
root/ROOT/20181127/usr/src  1K  60.4G  3.10G  /usr/src
root/ROOT/default24.0G  60.4G  19.4G  /
root/ROOT/default/usr24.0G  60.4G23K  none
root/ROOT/default/usr/local  6.42G  60.4G  4.55G  /usr/local
root/ROOT/default/usr/obj13.9G  60.4G  9.80G  /usr/obj
root/ROOT/default/usr/ports  3.22G  60.4G  2.97G  /usr/ports
root/ROOT/default/usr/src 468M  60.4G  3.22G  /usr/src


Currently I'm using 20181127 as my active bootenv. When calling

# bectl jail default

only the root/ROOT/default dataset is mounted. Which prevents me from
building/installing updates from source within the jail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234795] bectl: jail command does not mount deep boot environments

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234795

--- Comment #1 from Wes Maag  ---
review D18796

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234795] bectl: jail command does not mount deep boot environments

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234795

Kyle Evans  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|kev...@freebsd.org
   See Also||https://reviews.freebsd.org
   ||/D18796
 Status|New |In Progress

--- Comment #2 from Kyle Evans  ---
Take

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234413] quotactl() returns wrong error

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234413

--- Comment #5 from Emrion  ---
(In reply to Mark Johnston from comment #4)
I wrote it in my first post (sorry for the double post by the way): it's Samba
which don't handle the error returned by 12.0-RELEASE (ENOENT) and flood tty0
with error messages. There is at least two workarounds to avoid these errors.

Details here:
https://forums.freebsd.org/threads/samba-quota-errors-logged.68832/

My point is that I don't think it's normal that quotactl() returns ENOENT even
if the quota system is now implemented on zfs. I and many people don't use
quota. So, in this case, what should be the correct error? Samba handles
ENOTSUP and EINVAL errors, not ENOENT.

If ENOENT is definitively the suitable error for this case (zfs with no quota
enabled), then the Samba code must be patched, for FreeBSD at least.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234413] quotactl() returns wrong error

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234413

--- Comment #6 from Mark Johnston  ---
(In reply to Emrion from comment #5)
I was wondering specifically which quotactl() operation was returning ENOENT. 
It's a bit more clear now; we have the following in zfs_getquota():

 146 if (quotaobj == 0 || zfsvfs->z_replay) {   
 147 error = ENOENT;
 148 goto done; 
 149 }

whereas UFS does:

1302 dqvp = ump->um_quotas[type];   
1303 if (dqvp == NULLVP || (ump->um_qflags[type] & QTF_CLOSING)) {  
1304 *dqp = NODQUOT;
1305 UFS_UNLOCK(ump);   
1306 return (EINVAL);   
1307 }

This use of EINVAL isn't documented in the man page.  Linux's quotactl()
doesn't document it either, but I presume that it always returns EINVAL in this
case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234561] panic on 11.2-RELEASE-p7 while running syslog-ng

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234561

Mark Johnston  changed:

   What|Removed |Added

 Status|In Progress |Closed
   Assignee|b...@freebsd.org|ma...@freebsd.org
 Resolution|--- |FIXED

--- Comment #2 from Mark Johnston  ---
This is now fixed in 11.2 with r342899.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234042] panics on 12.0-RELEASE: swi4: clock(0), instruction pointer 0x0

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234042

--- Comment #5 from Mike Andrews  ---
Another, slightly different, but still looks vaguely clock related.

kernel trap 9 with interrupts disabled


Fatal trap 9: general protection fault while in kernel mode
cpuid = 0; apic id = 00
instruction pointer = 0x20:0x80bb524f
stack pointer   = 0x28:0xfe0040332770
frame pointer   = 0x28:0xfe00403327e0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= resume, IOPL = 0
current process = 11 (idle: cpu0)
trap number = 9
panic: general protection fault
cpuid = 0
time = 1546921049
KDB: stack backtrace:
#0 0x80be7977 at kdb_backtrace+0x67
#1 0x80b9b563 at vpanic+0x1a3
#2 0x80b9b3b3 at panic+0x43
#3 0x8107496f at trap_fatal+0x35f
#4 0x81073dbd at trap+0x6d
#5 0x8104f1d5 at calltrap+0x8
#6 0x811aa358 at handleevents+0x1a8
#7 0x811aabc1 at timercb+0x2a1
#8 0x8107a7f9 at hpet_intr_single+0x1b9
#9 0x8107a89e at hpet_intr+0x8e
#10 0x80b5ebbd at intr_event_handle+0xbd
#11 0x811e2928 at intr_execute_handlers+0x58
#12 0x811e8a34 at lapic_handle_intr+0x44
#13 0x81050489 at Xapic_isr1+0xd9
#14 0x80459e47 at acpi_cpu_idle+0x2e7
#15 0x811df68f at cpu_idle_acpi+0x3f
#16 0x811df747 at cpu_idle+0xa7
#17 0x80bcfb25 at sched_idletd+0x515
Uptime: 13d4h15m15s
Dumping 1981 out of 8146 MB: (CTRL-C to abort)
..1%..11%..21%..31%..41%..51%..61%..71%..81%..91%
Dump complete
Automatic reboot in 60 seconds - press a key on the console to abort
Rebooting...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233520] FreeBSD 11.2 loader fails to boot on sparc64

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233520

Alexander Schreiber  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #3 from Alexander Schreiber  ---
Ok, wiped the root disk, installed FreeBSD 12 RELEASE to the machine
from DVDROM. Verified that the loader now successfully boots from local disk.
Cloned that setup for netbooting and the loader now also successfully 
netboots.

So, moving to FreeBSD 12 RELEASE for sparc64 fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234413] quotactl() returns wrong error

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234413

--- Comment #7 from Emrion  ---
(In reply to Mark Johnston from comment #6)
Sorry, I didn't understand your question. Now, you've seen the concerned
snippet code of Samba or the code I posted here for testing purpose. It's
actually Q_GETQUOTA.

Thanks for providing the relevant portion of code inside FreeBSD. I found it
comes from zfs_vfsops.c. I can just suppose that zfsvfs->z_groupquota_obj and
zfsvfs->z_userquota_are null when there is no defined quota for the current
user / group. Then, NOENT is returned. Is this a bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234724] Kernel build fails with device imcsmb

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234724

Arun Pereira  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Arun Pereira  ---
Thank you, that fixed the build issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234413] quotactl() returns wrong error

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234413

--- Comment #8 from Sean Eric Fagan  ---
(In reply to Emrion from comment #7)
That's a good question.  I picked ENOENT because of similarity to other code,
but going with UFS compatibility is a stronger argument.

The main intended use for zfs quota support was rpc.quotad, and it doesn't care
about the errno.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234805] pthread_*_destroy doesn't handle locked objects consistently

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234805

Bug ID: 234805
   Summary: pthread_*_destroy doesn't handle locked objects
consistently
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: ma...@freebsd.org

The POSIX entry for pthread_cond_destroy() says, "attempting to destroy a
condition variable upon which other threads are currently blocked results in
undefined behavior."  Our man page does not say this and instead documents an
error code of EBUSY as meaning "the variable cond is locked by another thread."
 However, the code does not attempt to detect this case and simply indicates
success.

OTOH, pthread_mutex_destroy() does check for this case and returns EBUSY. 
pthread_rwlock_destroy() has the same behaviour as pthread_cond_destroy(), and
the compat10 sem_destroy() behaves like pthread_mutex_destroy().  We should be
consistent about this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234806] freebsd-update failing integrity check

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234806

Bug ID: 234806
   Summary: freebsd-update failing integrity check
   Product: Base System
   Version: 12.0-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: c...@2bithacker.net

I have two FreeBSD 12.0-RELEASE systems exhibiting the same problem when
attempting to update to the latest patchlevel using freebsd-update.

```
# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 12.0-RELEASE from update4.freebsd.org... done.
Fetching metadata index... done.

The update metadata is correctly signed, but
failed an integrity check.
Cowardly refusing to proceed any further.
```

Not sure how to proceed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 113343] [patch] grep(1) outputs NOT-matched lines (with multi-bytes characters)

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=113343

Pedro F. Giffuni  changed:

   What|Removed |Added

 Status|Open|In Progress
   Keywords||patch

--- Comment #3 from Pedro F. Giffuni  ---
I have compared to upstream and this code is actually different in our fork of
the last GPLv2 release. Newer releases even broke the file in parts. It looks
safe as the code paths generally involve a "no good" comment.

I am running the patch in my system to see that nothing goes wild and I will
commit it afterwards.

Sorry it took so long, some of us don'tregularly use multibyte strings. :-/.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 211503] gpart bootcode should have an easier way to specify partition index

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211503

Adam Weinberger  changed:

   What|Removed |Added

 CC||ad...@freebsd.org

--- Comment #1 from Adam Weinberger  ---
At the very least, the output of `zpool upgrade` should say to replace `-i 1`
with the slice number of the freebsd-boot partition. Following the instructions
it gives you is a great way to destroy a root-on-zfs EFI system.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234805] pthread_*_destroy doesn't handle locked objects consistently

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234805

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|thre...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234806] freebsd-update failing integrity check

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234806

--- Comment #1 from Colin Percival  ---
Should be fixed now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234806] freebsd-update failing integrity check

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234806

Chip Marshall  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Chip Marshall  ---
Confirmed, it's working fine on both machines now. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 113343] [patch] grep(1) outputs NOT-matched lines (with multi-bytes characters)

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=113343

Pedro F. Giffuni  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|p...@freebsd.org

--- Comment #4 from Pedro F. Giffuni  ---
Committed as r342910.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 191304] [patch] Improve cron(8)

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191304

Pedro F. Giffuni  changed:

   What|Removed |Added

   Keywords||patch
 CC||p...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 195294] FreeBSD overwrote Windows boot partition

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195294

Pedro F. Giffuni  changed:

   What|Removed |Added

Summary|FreeBSD overwrote Windows   |FreeBSD overwrote Windows
   |BIOS|boot partition
 Status|New |Closed
 CC||p...@freebsd.org
 Resolution|--- |Not A Bug

--- Comment #2 from Pedro F. Giffuni  ---
I've seen this in my system as well. It's not the BIOS (we can't simply
overwrite that) but your boot partition.

If ypu were careful during the partition phase it is also possible that your
Windows boot partition is still there but inactive. I have had luck rescuing
such systems with the Windows repair disk and even FreeBSD.

Another helpful tool for dual booting is EasyBCD.

I will be closing this PR, hopefully you found a solution since 2014.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 227179] powl has lower than advertised precision

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227179

Pedro F. Giffuni  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|numer...@freebsd.org

--- Comment #1 from Pedro F. Giffuni  ---
Assign to -numerics.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229543] problem building World clang

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229543

--- Comment #2 from Pedro F. Giffuni  ---
I don't think we can help you :(.

We do constantly try to test some upgrade paths:
https://ci.freebsd.org/

It is highly recommended that you are on the latest released version
(freebsd-update(8) is your friend) before rebuilding a new version, but we
can't cover all cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229543] problem building World clang

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229543

Brooks Davis  changed:

   What|Removed |Added

 Resolution|--- |Rejected
 CC||bro...@freebsd.org
 Status|New |Closed

--- Comment #3 from Brooks Davis  ---
This isn't a supported configuration.  You'll need to upgrade to 10.4 to get a
wide range of compiler and c++ runtime fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234296] FreeBSD 12.0-STABLE r342216 Fatal trap 12

2019-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234296

--- Comment #6 from Victor  ---
same problem on another server

12.0-STABLE FreeBSD 12.0-STABLE r342878 OFFICE_GW  amd64

kgdb /boot/kernel/kernel /var/crash/vmcore.6
GNU gdb (GDB) 8.2 [GDB v8.2 for FreeBSD]
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd12.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /boot/kernel/kernel...Reading symbols from
/usr/lib/debug//boot/kernel/kernel.debug...done.
done.

Unread portion of the kernel message buffer:
kernel trap 9 with interrupts disabled


Fatal trap 9: general protection fault while in kernel mode
cpuid = 0; apic id = 00
instruction pointer = 0x20:0x8053ee2f
stack pointer   = 0x28:0xfe0025d8a770
frame pointer   = 0x28:0xfe0025d8a7e0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= resume, IOPL = 0
current process = 11 (idle: cpu0)
trap number = 9
panic: general protection fault
cpuid = 0
time = 1547100690
KDB: stack backtrace:
#0 0x8056da27 at kdb_backtrace+0x67
#1 0x80525313 at vpanic+0x1a3
#2 0x80525163 at panic+0x43
#3 0x808287df at trap_fatal+0x35f
#4 0x80827c4d at trap+0x6d
#5 0x808051c5 at calltrap+0x8
#6 0x80836db8 at handleevents+0x1a8
#7 0x80837621 at timercb+0x2a1
#8 0x8082d219 at hpet_intr_single+0x1b9
#9 0x8082d2be at hpet_intr+0x8e
#10 0x804ea32e at intr_event_handle+0xbe
#11 0x8086c1a8 at intr_execute_handlers+0x58
#12 0x808722b4 at lapic_handle_intr+0x44
#13 0x80806359 at Xapic_isr1+0xd9
#14 0x80375417 at acpi_cpu_idle+0x2e7
#15 0x80868e8f at cpu_idle_acpi+0x3f
#16 0x80868f47 at cpu_idle+0xa7
#17 0x80557c95 at sched_idletd+0x515
Uptime: 19h45m31s
Dumping 1359 out of 4069 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91%

__curthread () at ./machine/pcpu.h:230
230 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n"
(OFFSETOF_CURTHREAD));
(kgdb) where
#0  __curthread () at ./machine/pcpu.h:230
#1  doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:366
#2  0x80524efb in kern_reboot (howto=260) at
/usr/src/sys/kern/kern_shutdown.c:446
#3  0x80525373 in vpanic (fmt=, ap=0xfe0025d8a520)
at /usr/src/sys/kern/kern_shutdown.c:872
#4  0x80525163 in panic (fmt=) at
/usr/src/sys/kern/kern_shutdown.c:799
#5  0x808287df in trap_fatal (frame=0xfe0025d8a6b0, eva=0) at
/usr/src/sys/amd64/amd64/trap.c:929
#6  0x80827c4d in trap (frame=0xfe0025d8a6b0) at
/usr/src/sys/amd64/amd64/trap.c:217
#7  
#8  0x8053ee2f in callout_process (now=305509015149479) at
/usr/src/sys/kern/kern_timeout.c:510
#9  0x80836db8 in handleevents (now=305509015149479, fake=0) at
/usr/src/sys/kern/kern_clocksource.c:213
#10 0x80837621 in timercb (et=, arg=) at
/usr/src/sys/kern/kern_clocksource.c:357
#11 0x8082d219 in hpet_intr_single (arg=0xfe3670b0) at
/usr/src/sys/dev/acpica/acpi_hpet.c:309
#12 0x8082d2be in hpet_intr (arg=0xfe367000) at
/usr/src/sys/dev/acpica/acpi_hpet.c:327
#13 0x804ea32e in intr_event_handle (ie=0xf80002088b00,
frame=0xfe0025d8a9a0) at /usr/src/sys/kern/kern_intr.c:1225
#14 0x8086c1a8 in intr_execute_handlers (isrc=0xf800021fde48,
frame=0xfe0025d8a9a0) at /usr/src/sys/x86/x86/intr_machdep.c:358
#15 0x808722b4 in lapic_handle_intr (vector=,
frame=0x115dbe7e8ecf4) at /usr/src/sys/x86/x86/local_apic.c:1293
#16 
#17 acpi_cpu_c1 () at /usr/src/sys/x86/x86/cpu_machdep.c:140
#18 0x80375417 in acpi_cpu_idle (sbt=) at
/usr/src/sys/dev/acpica/acpi_cpu.c:1187
#19 0x80868e8f in cpu_idle_acpi (sbt=56223337) at
/usr/src/sys/x86/x86/cpu_machdep.c:433
#20 0x80868f47 in cpu_idle (busy=0) at
/usr/src/sys/x86/x86/cpu_machdep.c:581
#21 0x80557c95 in sched_idletd (dummy=) at
/usr/src/sys/kern/sched_ule.c:2829
#22 0x804e76a3 in fork_exit (callout=0x80557780 ,
arg=0x0, frame=0xfe0025d8ac00) at /usr/src/sys/kern/kern_fork.c:1059
#23 
(kgdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.f