[Bug 190919] New: [patch] [modules] stable/9 buildworld is broken with MODULES_WITH_WORLD=yes (again)

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190919

Bug ID: 190919
   Summary: [patch] [modules] stable/9 buildworld is broken with
MODULES_WITH_WORLD=yes (again)
   Product: Base System
   Version: 9.2-STABLE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: eu...@grosbein.net

Created attachment 143665
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143665action=edit
Patch for sys/modules/xenhvm/Makefile to build without KERNBUILDDIR

This PR is similar to closed 180918 but not the same.

As in the 180918, make MODULES_WITH_WORLD=yes buildworld is broken in recent
9.2-STABLE. A patch attached.

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


[Bug 190919] [patch] [xenhvm] stable/9 buildworld is broken with MODULES_WITH_WORLD=yes (again)

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190919

eu...@grosbein.net changed:

   What|Removed |Added

Summary|[patch] [modules] stable/9  |[patch] [xenhvm] stable/9
   |buildworld is broken with   |buildworld is broken with
   |MODULES_WITH_WORLD=yes  |MODULES_WITH_WORLD=yes
   |(again) |(again)

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


[Bug 187080] [panic] sparc64 r261798: Panic String: vm_page_alloc: page 0xfffff8003feea008 is wired

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187080

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: alc
Date: Wed Jun 11 16:11:12 UTC 2014
New revision: 267364
URL: http://svnweb.freebsd.org/changeset/base/267364

Log:
  Correct a bug in the management of the population map on big-endian
  machines.  Specifically, there was a mismatch between how the routine
  allocation and deallocation operations accessed the population map
  and how the aggressively optimized reservation-breaking operation
  accessed it.  So, problems only occurred when reservations were broken.
  This change makes the routine operations access the population map in
  the same way as the reservation breaking operation.

  This bug was introduced in r25.

  PR:187080
  Tested by:jmg (on an armeb machine)
  Sponsored by:EMC / Isilon Storage Division

Changes:
  head/sys/vm/vm_reserv.c

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


[Bug 190824] [patch] [libc] getaddrinfo: addrconfig doesn't ignore loopback addresses

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190824

Hajimu UMEMOTO u...@freebsd.org changed:

   What|Removed |Added

 CC||u...@freebsd.org
  Component|kern|bin

--- Comment #2 from Hajimu UMEMOTO u...@freebsd.org ---
I'll take.

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


[Bug 190944] New: su -m username not working in jail

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190944

Bug ID: 190944
   Summary: su -m username not working in jail
   Product: Base System
   Version: 10.0-RELEASE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: harri...@glsan.com

I am unable to run 
`/usr/bin/su -m www echo test` while inside a jail using the latest
10.0-RELEASE patch.

I recieve a permission denied error.
current su 
-r-sr-xr-x  1 root  wheel  17216 Mar 23 19:16 /usr/bin/su*


old su which works:
-r-sr-xr-x  1 root  wheel  17216 Mar 14 11:53 /usr/bin/su*



In a jail under:
FreeBSD recon 10.0-RELEASE-p4 FreeBSD 10.0-RELEASE-p4 #0: Tue Jun  3 13:14:57
UTC 2014 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 
amd64

with /etc/fstab.jailname
/jails/basejail /jails/recon/basejail nullfs ro 0 0

and inside the jail

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


[Bug 190945] New: su -m username not working in jail

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190945

Bug ID: 190945
   Summary: su -m username not working in jail
   Product: Base System
   Version: 10.0-RELEASE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Many People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: harri...@glsan.com

I am unable to run 
`/usr/bin/su -m www echo test` while inside a jail using the latest
10.0-RELEASE patch.

I recieve a permission denied error.
current su 
-r-sr-xr-x  1 root  wheel  17216 Mar 23 19:16 /usr/bin/su*


old su which works:
-r-sr-xr-x  1 root  wheel  17216 Mar 14 11:53 /usr/bin/su*



In a jail under:
FreeBSD recon 10.0-RELEASE-p4 FreeBSD 10.0-RELEASE-p4 #0: Tue Jun  3 13:14:57
UTC 2014 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 
amd64

with /etc/fstab.jailname
/jails/basejail /jails/recon/basejail nullfs ro 0 0

and inside the jail

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


[Bug 190945] su -m username not working in jail

2014-06-11 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190945

harri...@glsan.com changed:

   What|Removed |Added

   Keywords||Regression
   Priority|--- |Normal

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