Re: 6.2 sporadically locks up

2009-09-17 Thread pluknet
2009/6/17 Ed Maste ema...@freebsd.org: On Tue, Jun 16, 2009 at 07:03:34PM +0400, pluknet wrote: As for allpcpu, I often see the picture, when one CPU runs the irq17: bce1 aacu0 thread and another one runs arcconf. I wonder if that might be a source of bad locking or races, or.. The arcconf

Re: 8.0 rc.d scripts less verbose?

2009-09-17 Thread Oliver Fromme
Doug Barton wrote: The attached patch adds a knob you can set in rc.conf to see Starting foo messages again. If people find this useful I'll be glad to commit it. I'm also open to suggestions for a better name. Thanks, this is definitely useful. Actually I think this should be the default.

Re: 8.0 rc.d scripts less verbose?

2009-09-17 Thread Dimitry Andric
On 2009-09-17 09:17, Oliver Fromme wrote: My feeling is that hiding all of the starting messages is a regression that needs to be fixed. I cannot think of a good reason why they should be hidden, but there are certainly good reasons to display them. The commit that introduced this, r179946,

Re: 7.2-release/amd64: panic, spin lock held too long

2009-09-17 Thread Attilio Rao
2009/9/17 C. C. Tang hiyo...@gmail.com: Dan, is that machine equipped with Hyperthreading? Attilio Yes. It's an Intel Atom 330, which is a dualcore CPU with HT (4 cores visible in top as a result) Yes, mine is also Atom 330. I cannot test the patch because my machine is also in

Re: 7.2-release/amd64: panic, spin lock held too long

2009-09-17 Thread C. C. Tang
Attilio Rao wrote: 2009/9/17 C. C. Tang hiyo...@gmail.com: Dan, is that machine equipped with Hyperthreading? Attilio Yes. It's an Intel Atom 330, which is a dualcore CPU with HT (4 cores visible in top as a result) Yes, mine is also Atom 330. I cannot test the patch because my machine is

amavisd-new port updates configuration files

2009-09-17 Thread Mikael Bak
Hi list, I'm not sure if this is the right place to ask about this. Yesterday I upgraded amavisd-new with portupgrade. The upgrade went fine but when I started amavisd-new it didn't behave quite as I had expected. It turned out that the upgrade had deleted my version of

Re: 8.0 rc.d scripts less verbose?

2009-09-17 Thread Doug Barton
Please follow up to this post on the freebsd...@freebsd.org list, thanks. See below for my comments. Ian Smith wrote: On Wed, 16 Sep 2009, Doug Barton wrote: Cezary Morga wrote: Dimitry Andric pisze: Index: etc/rc.subr ===

Re: amavisd-new port updates configuration files

2009-09-17 Thread Stefan Bethke
Am 17.09.2009 um 12:38 schrieb Mikael Bak: It turned out that the upgrade had deleted my version of /usr/local/etc/amavisd.conf with a default configuration file, quite useless to me. Try contacting the port maintainer (the MAINTAINER variable in the port's Makefile). Ports shouldn't

Not Able to Buildkernel

2009-09-17 Thread mfv
Hello, After rebuilding FreeBSD for many years I am not able to build a GENERIC kernel for the last few days. All my sources are up to date for -STABLE and am running i386 for version 7.2 on an amd64 cpu. Ironically I am able to run make buildworld with no problem. Despite removing my

SASL problems with spnego on 8.0-BETA4

2009-09-17 Thread George Mamalakis
Dear all, I am trying to setup ldap with heimdal on my fbsd 8.0-BETA4 and when I run ldapsearch to see if I can authenticate via GSSAPI I keep getting the following error: [r...@ldap root]# ldapsearch -H ldap://ldap.example.com/; -b dc=example,dc=com SASL/GSSAPI authentication started

Fixup manpath.config suggestion

2009-09-17 Thread Jason J. Hellenthal
Fix manpath.config optional manpath of /usr/X11R6. This has not been a actual path for some time now and is just a symlink to /usr/local which is already in the manpath.config. The attached patch just deletes the referenced lines, it might be better off just commenting them out and adding a

pcpu.h kernel crash with 7.2

2009-09-17 Thread Aristedes Maniatis
This is a FreeBSD 7.2 machine in production. I'm not an expert at debugging kernel problems, but I've still got the vmcore if there is anything else I should run on it to extract more information. Thanks Ari Maniatis # uname -a FreeBSD dash.internal 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0:

Re: SASL problems with spnego on 8.0-BETA4

2009-09-17 Thread John Marshall
On Thu, 17 Sep 2009, 21:28 +0300, George Mamalakis wrote: Dear all, I am trying to setup ldap with heimdal on my fbsd 8.0-BETA4 and when I run ldapsearch to see if I can authenticate via GSSAPI I keep getting the following error: [r...@ldap root]# ldapsearch -H