devd or dhclient or ifconfig behavior seems broken

2013-07-04 Thread Steve Kargl
For years after connecting wlan0 via dhcp to a spotted router, I would occasionially need to do ifconfig wlan0 down ifconfig wlan0 up This would toggle % ifconfig wlan0 | grep media media: IEEE 802.11 Wireless Ethernet OFDM/6Mbps mode 11g to % ifconfig wlan0 | grep media media:

Filesystem wedges caused by r251446

2013-07-04 Thread Ian FREISLICH
Hi I've been experiencing process wedges writing files. It occurs reliably under "heavy" IO activity, perhaps with large files but I'm not entirely sure what the trigger is. The symptom is that during an installworld, it reliably hangs the install process on /usr/bin/clang (sometimes it hangs ea

Re: netmap error (Unable to get if info for eth1)

2013-07-04 Thread waxapple
Dear Tahir Rauf, I met the same problem with you.Do you have any solution to it? ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebs

Re: Filesystem wedges caused by r251446

2013-07-04 Thread Konstantin Belousov
On Thu, Jul 04, 2013 at 09:21:11AM +0200, Ian FREISLICH wrote: > Hi > > I've been experiencing process wedges writing files. It occurs > reliably under "heavy" IO activity, perhaps with large files but > I'm not entirely sure what the trigger is. The symptom is that > during an installworld, it

Re: netmap error (Unable to get if info for eth1)

2013-07-04 Thread waxapple
Tahir Rauf gmail.com> writes: Dear Luigui, Thanks for your prompt answer. Below I try to give complete information so that it becomes easy for you to identify the problem. *netmap version used*: 20120813 new unified source code for Linux and FreeBSD *System credentials:* O/S: Ubuntu

Re: Filesystem wedges caused by r251446

2013-07-04 Thread Ian FREISLICH
Konstantin Belousov wrote: > > Care to provide any useful information ? > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-deadlocks.html Well, the system doesn't deadlock it's perfectly useable so long as you don't touch the file that's wedged. A lot of the ti

Re: HEADSUP! dhclient(8) sandboxing.

2013-07-04 Thread Pawel Jakub Dawidek
On Wed, Jul 03, 2013 at 11:04:21PM -0700, Alfred Perlstein wrote: > On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: > > Hi. > > > > I've just committed Capsicum sandboxing for the dhclient(8). > > Let me know (ideally by sending e-mail to current@ and CCing me) if you > > notice any weird behaviour.

Re: HEADSUP! dhclient(8) sandboxing.

2013-07-04 Thread Andrey Chernov
On 04.07.2013 2:52, Pawel Jakub Dawidek wrote: > I've just committed Capsicum sandboxing for the dhclient(8). > Let me know (ideally by sending e-mail to current@ and CCing me) if you > notice any weird behaviour. I don't test one your very recent commit yet, but whole previous commits chain case

Re: HEADSUP! dhclient(8) sandboxing.

2013-07-04 Thread Sergey V. Dyatko
On Thu, 4 Jul 2013 11:30:46 +0200 Pawel Jakub Dawidek wrote: > On Wed, Jul 03, 2013 at 11:04:21PM -0700, Alfred Perlstein wrote: > > On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: > > > Hi. > > > > > > I've just committed Capsicum sandboxing for the dhclient(8). > > > Let me know (ideally by sendi

Re: HEADSUP! dhclient(8) sandboxing.

2013-07-04 Thread Pawel Jakub Dawidek
On Thu, Jul 04, 2013 at 04:55:14PM +0400, Andrey Chernov wrote: > On 04.07.2013 2:52, Pawel Jakub Dawidek wrote: > > I've just committed Capsicum sandboxing for the dhclient(8). > > Let me know (ideally by sending e-mail to current@ and CCing me) if you > > notice any weird behaviour. > > I don't

Re: HEADSUP! dhclient(8) sandboxing.

2013-07-04 Thread Andrey Chernov
On 04.07.2013 17:20, Pawel Jakub Dawidek wrote: >> em0: not found > > It should be fixed in r252697. Could you give it a try? > Works now, thanks. -- http://ache.vniz.net/ bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N ___ freebsd-current@freebsd.org mai

Re: devd or dhclient or ifconfig behavior seems broken

2013-07-04 Thread Mark Felder
Check the man page for dhclient.conf. You can use the supercede functionality to always force the settings you prefer. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: Zoneminder build failure

2013-07-04 Thread Saul A. Peebsen
On Mon, 01 Jul 2013 06:33:51 -0500 "Mark Felder" wrote: > > I haven't had a chance to look at that port or build it recently, but > is it being built by CLANG on current? If so, is it fixed if you tell > it to build with GCC? Built fine with gcc-4.6.3. Thanks. -- Cheers, Saul

Re: HEADSUP! dhclient(8) sandboxing.

2013-07-04 Thread Alfred Perlstein
On 7/4/13 2:30 AM, Pawel Jakub Dawidek wrote: On Wed, Jul 03, 2013 at 11:04:21PM -0700, Alfred Perlstein wrote: On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: Hi. I've just committed Capsicum sandboxing for the dhclient(8). Let me know (ideally by sending e-mail to current@ and CCing me) if you

Re: devd or dhclient or ifconfig behavior seems broken

2013-07-04 Thread Steve Kargl
On Thu, Jul 04, 2013 at 08:50:21AM -0500, Mark Felder wrote: > Check the man page for dhclient.conf. You can use the supercede > functionality to always force the settings you prefer. Thanks for the suggestion. I was trying to use resolvconf.conf to put specific nameservers into resolv.conf, but

Ipfilter pre-Vendor Import Issue

2013-07-04 Thread Cy Schubert
Hi, Originally this email was a here is how I'm planning on doing it kind of email but now that svn 1.8 broke the third step I need some help. I've been getting the flattening of the ipfilter vendor branch right and working on the importation of ipfilter 5.1.2 into my own test SVN repo. (Now t

[head tinderbox] failure on arm/arm

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - 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 --- 2013

[head tinderbox] failure on armv6/arm

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - 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 --- 2013

[head tinderbox] failure on i386/i386

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - 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 --- 2013

[head tinderbox] failure on amd64/amd64

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - 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 --- 2013

[head tinderbox] failure on mips64/mips

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 00:53:00 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:53: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 --- 2013

[head tinderbox] failure on mips/mips

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 00:52:52 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:52:52 - 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 --- 2013

[head tinderbox] failure on ia64/ia64

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 00:43:28 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:43:28 - 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 --- 2013

[head tinderbox] failure on sparc64/sparc64

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 01:26:39 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 01:26: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 --- 2013

[head tinderbox] failure on i386/pc98

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 00:43:05 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:43: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 --- 2013

[head tinderbox] failure on powerpc/powerpc

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 01:26:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 01:26:33 - 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 --- 2013

[head tinderbox] failure on powerpc64/powerpc

2013-07-04 Thread FreeBSD Tinderbox
TB --- 2013-07-05 01:26:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 01:26:33 - 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 --- 2013