[Bug 202455] [EFI] boot/loader.efi: ExitBootServices() returned 0x8000000000000002

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202455

Ganael LAPLANCHE ganael.laplan...@corp.ovh.com changed:

   What|Removed |Added

 Blocks||196289

-- 
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 196289] Kernel hangs when booting via UEFI

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196289

Ganael LAPLANCHE ganael.laplan...@corp.ovh.com changed:

   What|Removed |Added

 Depends on||202455

-- 
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 202482] [patch] [regression] mbuf(9): m_unshare() drops m_pkthdr after r248371

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202482

Bug ID: 202482
   Summary: [patch] [regression] mbuf(9): m_unshare() drops
m_pkthdr after r248371
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Keywords: patch, regression
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: s3er...@gmail.com
  Keywords: patch, regression

Created attachment 160103
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160103action=edit
Reverse patch for r248371

This change causes kernel panics on some configurations.

How-to-reproduce:
Add a wireless card without hardware encryption into a bridge.
While sending a packet, m_unshare() in ieee80211_mbuf_adjust() will discard
m-m_pkthdr.rcvif after it was initialized in the ieee80211_vap_pkt_send_dest()
(mbuf must be marked as read-only).

The patch reverts this commit.

-- 
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 202482] [patch] [regression] mbuf(9): m_unshare() drops m_pkthdr after r248371

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202482

Andriy Voskoboinyk s3er...@gmail.com changed:

   What|Removed |Added

 Blocks||195074

-- 
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 201428] Possible Memory leak in Netmap

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201428

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

   Keywords||patch
   Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@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 202484] vtnet drivers didn't support being use for multicast routing (MRT_ADD_VIF)

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202484

Bug ID: 202484
   Summary: vtnet drivers didn't support being use for multicast
routing (MRT_ADD_VIF)
   Product: Base System
   Version: 10.2-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: oliv...@cochard.me

Trying to enable a multicast routing daemon (net/pimd) on a VM using vtnet, it
failed with this error message:

[root@router]~# service pimd start
Starting pimd.
pimd: 16:53:33.162 Failed adding VIF 0 (MRT_ADD_VIF) for iface vtnet0:(error
45): Operation not supported
Aug 19 16:53:33 router pimd[1839]: Failed adding VIF 0 (MRT_ADD_VIF) for iface
vtnet0: Operation not supported
/usr/local/etc/rc.d/pimd: WARNING: failed to start pimd

There is no problem with Virtualbox and em(4) drivers, but only with vtnet(4).

-- 
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 63608] Add a -c option to time(1) to display csh output

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=63608

Mark Linimon lini...@freebsd.org 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 202484] vtnet drivers didn't support being use for multicast routing (MRT_ADD_VIF)

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202484

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@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 202427] pkg in 10.2 doesn't work because ${ABI}

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202427

--- Comment #2 from Glen Barber g...@freebsd.org ---
To clarify why I'm confused, during 10.2 testing (all BETA, RC, and final
RELEASE builds) I tested that:

1) pkg(8) was able to install packages from the upstream mirrors;
2) pkg(8) was able to install packages provided on the DVD as documented in the
10.2-RELEASE errata page.

In all cases, for all builds, I did not have any problems with any installation
menthod.

-- 
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 202427] pkg in 10.2 doesn't work because ${ABI}

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202427

--- Comment #1 from Glen Barber g...@freebsd.org ---
I'm slightly confused by this.

On my system, I see 'FreeBSD' for the '$ABI' and 'freebsd' for the '$ALTABI':

 root@nucleus:~ # pkg -vv | grep ABI
 ABI = FreeBSD:11:amd64;
 ALTABI = freebsd:11:x86:64;

Can you please show full 'pkg -vv' output?

-- 
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 202492] freebsd-update cron should not output src component not installed, skipped

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202492

Bug ID: 202492
   Summary: freebsd-update cron should not output src component
not installed, skipped
   Product: Base System
   Version: 10.2-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: anu...@hotmail.com

The freebsd-update cron command in 10.2-RELEASE produces the following output
when run if the src component of the OS is not installed.

output
src component not installed, skipped
/output

This is not desirable when using the cron option because the output causes an
email to be generated.

Patch that introduced the issue:
https://reviews.freebsd.org/rS284425

-- 
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 202427] pkg in 10.2 doesn't work because ${ABI}

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202427

Glen Barber g...@freebsd.org changed:

   What|Removed |Added

 Resolution|--- |Unable to Reproduce
 Status|New |Closed

--- Comment #4 from Glen Barber g...@freebsd.org ---
Thank you for double-checking.  Closed, as requested.

-- 
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 202492] freebsd-update cron should not output src component not installed, skipped

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202492

Xin LI delp...@freebsd.org changed:

   What|Removed |Added

 CC||delp...@freebsd.org,
   ||r...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|allanj...@freebsd.org

--- Comment #1 from Xin LI delp...@freebsd.org ---
Hi,

(In reply to Jason from comment #0)

-- 
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 202427] pkg in 10.2 doesn't work because ${ABI}

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202427

--- Comment #3 from Bernd Schaub bernd.sch...@gmx.net ---
Please remove my entry, it's wrong, sorry. Do an additional install, it works!
I think that my nameserver entry was not set correctly. I do not know why I saw
Freebsd in ${ABI}, but I saw Freebsd!??? No explain.

-- 
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 202455] [EFI] boot/loader.efi: ExitBootServices() returned 0x8000000000000002

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202455

Bug ID: 202455
   Summary: [EFI] boot/loader.efi: ExitBootServices() returned
0x8002
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: ganael.laplan...@corp.ovh.com

Created attachment 160058
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160058action=edit
patch-sys-boot-efi-loader-arch-amd64-elf64_freebsd.c

Hi,

As written here: https://wiki.freebsd.org/UEFI, this issue is still
encountered on some hardware..

Indeed, I have been able to reproduce the error on a physical machine
(Supermicro X9SRi-F motherboard) when netbooting loader.efi over PXE.

On that machine, this only happens when booting over PXE. I have absolutely no
problem booting locally (so is the MapKey change causing the error related to
the efinet layer ?).

The UEFI specification advises to call ExitBootServices() again if the first
call failed, after having updated the MapKey with a call to GetMemoryMap() just
before the second ExitBootServices() call [1]. The FreeBSD loader only performs
a single attempt and gives up if it fails.

Find attached a patch (for amd64, against -CURRENT r286279) that implements
this second attempt to hand over control to the kernel. It will probably be
necessary to implement the same behaviour for other archs too.

With this patch, my machine can boot over PXE in UEFI mode.

Best regards,
Ganael.

[1] UEFI Specification Version v2.5, p221:
http://www.uefi.org/sites/default/files/resources/UEFI%202_5.pdf

-- 
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 202455] [EFI] boot/loader.efi: ExitBootServices() returned 0x8000000000000002

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202455

Ganael LAPLANCHE marty...@freebsd.org changed:

   What|Removed |Added

 CC||marty...@freebsd.org
   Keywords||patch, 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 202455] [EFI] boot/loader.efi: ExitBootServices() returned 0x8000000000000002

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202455

Oliver Pinter o...@freebsd.org changed:

   What|Removed |Added

 CC||o...@freebsd.org
 Attachment #160058|0   |1
   is patch||
 Attachment #160058|text/x-csrc |text/plain
  mime type||

-- 
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 202427] pkg in 10.2 doesn't work because ${ABI}

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202427

Bug ID: 202427
   Summary: pkg in 10.2 doesn't work because ${ABI}
   Product: Base System
   Version: 10.2-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: conf
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: bernd.sch...@gmx.net

The ${ABI} variable in /etc/pkg/FreeBSD.conf is filled with wrong String.
FreeBSD isn't written with uppercase letter BSD or FreeBSD is Freebsd.
pkg update doesn't find the correct update directory.

10.2 ISO DVD no changes

-- 
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 200958] filemon has insufficient proc locking

2015-08-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200958

Bryan Drewery bdrew...@freebsd.org changed:

   What|Removed |Added

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

--- Comment #3 from Bryan Drewery bdrew...@freebsd.org ---
This was fixed by:

r284601 | sjg | 2015-06-19 10:34:59 -0700 (Fri, 19 Jun 2015) | 2 lines

sx_sunlock for sx_slock


r284600 | sjg | 2015-06-19 10:19:20 -0700 (Fri, 19 Jun 2015) | 5 lines

filemon_pid_check needs to hold proctree_lock

Reviewed by:kib
MFC after:  few days

-- 
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