[head tinderbox] failure on mips/mips

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 07:11:00 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 07:11:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: panic: lockmgr still held [tmpfs] [vm_map_remove()-vdropl()] (r262186: Thu Feb 20)

2014-03-05 Thread Andriy Gapon
on 04/03/2014 18:45 John Baldwin said the following: So I'm not sure how to fix this. The crash is in this code in vm_object_deallocate(): if (object-type == OBJT_SWAP (object-flags OBJ_TMPFS) != 0) { vp =

[head tinderbox] failure on i386/pc98

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 07:00:04 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 07:00:04 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on powerpc/powerpc

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 08:09:14 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 08:09:14 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: Reboot with newcons (vt/vt_vga) + ATI Radeon HD 4350 on i386

2014-03-05 Thread Jean-Sébastien Pédron
On 01.03.2014 11:09, Alexey Dokuchaev wrote: Hi there, Hi! Following my previous more of less successful experience with newcons on -CURRENT/amd64 and some ATI/AMD card, I've decided to give it a try here on i386 with somewhat older HD 4350, also from ATI. Unfortunately, this time

Re: panic: lockmgr still held [tmpfs] [vm_map_remove()-vdropl()] (r262186: Thu Feb 20)

2014-03-05 Thread Konstantin Belousov
On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote: on 04/03/2014 18:45 John Baldwin said the following: So I'm not sure how to fix this. The crash is in this code in vm_object_deallocate(): if (object-type == OBJT_SWAP

Re: panic: lockmgr still held [tmpfs] [vm_map_remove()-vdropl()] (r262186: Thu Feb 20)

2014-03-05 Thread Bryan Drewery
On 3/5/2014 5:07 AM, Konstantin Belousov wrote: On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote: on 04/03/2014 18:45 John Baldwin said the following: So I'm not sure how to fix this. The crash is in this code in vm_object_deallocate(): if (object-type ==

[head tinderbox] failure on arm/arm

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 12:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 12:00:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on armv6/arm

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 12:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 12:00:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/i386

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 12:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 12:00:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips/mips

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 15:14:39 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 15:14:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: importing sam leffler's libstatfoo into -HEAd

2014-03-05 Thread Scot Hetzel
On Tue, Mar 4, 2014 at 11:16 PM, Adrian Chadd adrian.ch...@gmail.com wrote: On 4 March 2014 20:19, Rui Paulo rpa...@freebsd.org wrote: On 4 Mar 2014, at 18:31, Adrian Chadd adrian.ch...@gmail.com wrote: hi, i'd like to import the libstatfoo code from sam into -HEAD. It's used by some of

Re: importing sam leffler's libstatfoo into -HEAd

2014-03-05 Thread Adrian Chadd
Yup, I've renamed it libbsdstat. http://people.freebsd.org/~adrian/patches/20140304-libbsdstat-2.diff I'm doing a universe run right now. -a On 5 March 2014 08:34, Scot Hetzel swhet...@gmail.com wrote: On Tue, Mar 4, 2014 at 11:16 PM, Adrian Chadd adrian.ch...@gmail.com wrote: On 4 March

[head tinderbox] failure on i386/pc98

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 15:02:59 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 15:02:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on powerpc/powerpc

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 16:09:06 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 16:09:06 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

current -r262780 explodes on wlan up

2014-03-05 Thread Poul-Henning Kamp
Just tried a current kernel -r 262780 on my laptop. When wlan0 comes up (if_iwn) it explodes with something about witness and rtentry.c, but it clears the screen before I can get a photo... Looks trivial to reproduce. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 p...@freebsd.org

Re: panic: lockmgr still held [tmpfs] [vm_map_remove()-vdropl()] (r262186: Thu Feb 20)

2014-03-05 Thread John Baldwin
On Wednesday, March 05, 2014 6:07:23 am Konstantin Belousov wrote: On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote: on 04/03/2014 18:45 John Baldwin said the following: So I'm not sure how to fix this. The crash is in this code in vm_object_deallocate():

Re: panic: lockmgr still held [tmpfs] [vm_map_remove()-vdropl()] (r262186: Thu Feb 20)

2014-03-05 Thread Konstantin Belousov
On Wed, Mar 05, 2014 at 02:21:04PM -0500, John Baldwin wrote: On Wednesday, March 05, 2014 6:07:23 am Konstantin Belousov wrote: On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote: on 04/03/2014 18:45 John Baldwin said the following: So I'm not sure how to fix this. The crash

Re: Feature Proposal: Transparent upgrade of crypt() algorithms

2014-03-05 Thread Matthew Rezny
Password expiry is an orthogonal issue and should be up to administrator policy. Yes, but if you are moving to a different algorithm to improve security, not coupling it with an eventual expiration of non-migrated accounts gives a false sense of security. Any admin worth his/her salt is

Re: current -r262780 explodes on wlan up

2014-03-05 Thread O. Hartmann
On Wed, 05 Mar 2014 19:24:20 + Poul-Henning Kamp p...@phk.freebsd.dk wrote: Just tried a current kernel -r 262780 on my laptop. When wlan0 comes up (if_iwn) it explodes with something about witness and rtentry.c, but it clears the screen before I can get a photo... Looks trivial to

Re: current -r262780 explodes on wlan up

2014-03-05 Thread Sergey V. Dyatko
В Wed, 5 Mar 2014 21:15:17 +0100 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Wed, 05 Mar 2014 19:24:20 + Poul-Henning Kamp p...@phk.freebsd.dk wrote: Just tried a current kernel -r 262780 on my laptop. When wlan0 comes up (if_iwn) it explodes with something about witness

Re: current -r262780 explodes on wlan up

2014-03-05 Thread Pawel Worach
On 03/05/14 20:24, Poul-Henning Kamp wrote: Just tried a current kernel -r 262780 on my laptop. When wlan0 comes up (if_iwn) it explodes with something about witness and rtentry.c, but it clears the screen before I can get a photo... Looks trivial to reproduce. svn r262799, witness

Re: current -r262780 explodes on wlan up

2014-03-05 Thread O. Hartmann
On Wed, 5 Mar 2014 23:23:24 +0300 Sergey V. Dyatko sergey.dya...@gmail.com wrote: В Wed, 5 Mar 2014 21:15:17 +0100 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Wed, 05 Mar 2014 19:24:20 + Poul-Henning Kamp p...@phk.freebsd.dk wrote: Just tried a current kernel -r 262780

Re: current -r262780 explodes on wlan up

2014-03-05 Thread Sergey V. Dyatko
В Wed, 5 Mar 2014 21:33:36 +0100 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Wed, 5 Mar 2014 23:23:24 +0300 Sergey V. Dyatko sergey.dya...@gmail.com wrote: В Wed, 5 Mar 2014 21:15:17 +0100 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Wed, 05 Mar 2014 19:24:20 +

Re: firebox build fails post clang-3.4 merge

2014-03-05 Thread Dimitry Andric
On 01 Mar 2014, at 00:40, Don Lewis truck...@freebsd.org wrote: On 28 Feb, Dimitry Andric wrote: ... Indeed, this is clang bug with stdcall calling conventions. See the upstream bug http://llvm.org/PR19007 (thanks to Benjamin Kramer for reducing this). I have followed up on the bug with a

[head tinderbox] failure on armv6/arm

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 19:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 19:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on arm/arm

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 19:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 19:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/i386

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 19:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 19:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: firebox build fails post clang-3.4 merge

2014-03-05 Thread Thomas Mueller
Thanks for the fast work! The patched solve the problem for me and I was able to install and run firefox on 11.0-CURRENT i386. I have imported the upstream fix for this bug in r262809, and I will MFC it after one week. Happy Firefoxing. :-) -Dimitry Does this mean the bug is fixed in

[head tinderbox] failure on mips/mips

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 23:14:05 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 23:14:05 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/pc98

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-05 23:01:34 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 23:01:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on powerpc/powerpc

2014-03-05 Thread FreeBSD Tinderbox
TB --- 2014-03-06 00:11:34 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-06 00:11:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: current -r262780 explodes on wlan up

2014-03-05 Thread 乔楚
I have the same panic. Panic at net use. ping , svn, etc... 2014-03-06 4:51 GMT+08:00 Sergey V. Dyatko sergey.dya...@gmail.com: В Wed, 5 Mar 2014 21:33:36 +0100 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Wed, 5 Mar 2014 23:23:24 +0300 Sergey V. Dyatko sergey.dya...@gmail.com wrote:

Re: current -r262780 explodes on wlan up

2014-03-05 Thread Sergey V. Dyatko
В Thu, 6 Mar 2014 12:47:07 +0800 乔楚 honestq...@gmail.com пишет: I have the same panic. Panic at net use. ping , svn, etc... It is fixed on r262806 2014-03-06 4:51 GMT+08:00 Sergey V. Dyatko sergey.dya...@gmail.com: В Wed, 5 Mar 2014 21:33:36 +0100 O. Hartmann

mounting ntfs partition from /etc/fstab

2014-03-05 Thread MS - Krasznai András
Hi I am using freebsd 10 64bit on an IBM T510. I can not mount ntfs partition from /etc/fstab with the normal method, thatis specifying /dev/ada0s2 /windows/C ntfs-3g ro 0 0 in /etc/fstab the mount -a command gives me an error message:

Re: current -r262780 explodes on wlan up

2014-03-05 Thread O. Hartmann
On Thu, 6 Mar 2014 08:37:59 +0300 Sergey V. Dyatko sergey.dya...@gmail.com wrote: В Thu, 6 Mar 2014 12:47:07 +0800 乔楚 honestq...@gmail.com пишет: I have the same panic. Panic at net use. ping , svn, etc... It is fixed on r262806 Obviously not. I patched the kernel sources of a

Re: firebox build fails post clang-3.4 merge

2014-03-05 Thread Dimitry Andric
On 06 Mar 2014, at 01:08, Thomas Mueller mueller6...@bellsouth.net wrote: Thanks for the fast work! The patched solve the problem for me and I was able to install and run firefox on 11.0-CURRENT i386. I have imported the upstream fix for this bug in r262809, and I will MFC it after one