Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Thorsten Schroeder
Hi, On Sun, 15 Jun 2003, Don Lewis wrote: > > I don't know what it could be - perhaps a problem with named pipes > > ("lock/trigger")? > > > > You can find my ktrace output here: http://cs.so36.net/~ths/kdump.txt > Which version of fifo_vnops.c? If the problem is present in > 5.1-RELEASE, then

Re: Compiling under 5.x for 4.x releases?

2003-06-16 Thread Ruslan Ermilov
On Sat, Jun 14, 2003 at 01:04:52PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Karl Denninger <[EMAIL PROTECTED]> writes: > : Thanks; I guess that means that for now I keep the production build machine > : is 4.8-STABLE, and I keep 5.x as a "play" environment until

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, Tim Robbins wrote: > On Mon, Jun 16, 2003 at 04:09:51PM +1000, Tim Robbins wrote: > >> On Sun, Jun 15, 2003 at 08:43:15PM -0400, Chris Shenton wrote: >> >> > I've been running qmail for years and like it, installed pretty much >> > per www.LifeWithQmail.org. My main system was running

[-CURRENT tinderbox] failure on i386/pc98

2003-06-16 Thread Tinderbox
TB --- 2003-06-16 06:28:37 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-06-16 06:28:37 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-16 06:31:43 - building world TB --- cd /home

subscibe

2003-06-16 Thread Jay Blain
___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, I wrote: > On 16 Jun, Tim Robbins wrote: >>> This looks like a bug in the named pipe code. Reverting >>> sys/fs/fifofs/fifo_vnops.c to the RELENG_5_0 version makes the problem go >>> away. I haven't tracked down exactly what change between RELENG_5_0 and >>> RELENG_5_1 caused the proble

make world failure: tar/cleaning object tree

2003-06-16 Thread Matthias Andree
Hi, "make world" fails, "rm -rf /usr/obj ; make -DNOCLEAN world" is fine. make world failure happens in -- >>> stage 2: cleaning up the object tree -- ... ===> gnu/usr.bin/tar r

Problem on installing BSD 5.x on laptop ...

2003-06-16 Thread Damien Touraine
Hello, I have a 3CCFEM556BI pccard connected on my laptop. However, I don't manage to get the device working during the install of FreeBSD 5.0 and 5.1. Actually the pcmcia driver work fine as it recognized my APA 1480A cardbus. During the boot there is a message "ep0: eeprom failed to come ready

fdescfs naming inconsistency

2003-06-16 Thread Sean Kelly
This isn't really a big deal, but I've noticed a slight inconsistency in the output of `mount` when a fdescfs is mounted: edgemaster# mount /dev/ad1s1a on / (ufs, local, soft-updates, multilabel) /dev/ad1s1e on /var (ufs, local, soft-updates, multilabel, acls) /dev/ad1s1f on /usr (ufs, local, soft

Re: fdescfs naming inconsistency

2003-06-16 Thread Gary Jennejohn
Sean Kelly writes: > So far my attempts to find the origin of this in the source have failed. > It's probably here: ./sys/fs/fdescfs/fdesc_vfsops.c:bcopy("fdesc", mp->mnt_stat.f_mntfromname, sizeof("fdesc")); --- Gary Jennejohn / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

Panic during boot of today's kernel.

2003-06-16 Thread Peter Haight
I cvsuped just a couple of hours ago and built world and then built a kernel. That kernel always dies on startup. First it shows a Fatal Trap 9 and then a Fatal Trap 12 and then give me the debugger prompt. Is there some easy way to get the information from the debugger into an email short of writ

[-CURRENT tinderbox] failure on sparc64/sparc64

2003-06-16 Thread Tinderbox
TB --- 2003-06-16 09:08:17 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-06-16 09:08:17 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-16 09:11:06 - building world TB

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Bruce Evans
On Mon, 16 Jun 2003, Don Lewis wrote: > On 16 Jun, I wrote: > > On 16 Jun, Tim Robbins wrote: > > >>> This looks like a bug in the named pipe code. Reverting > >>> sys/fs/fifofs/fifo_vnops.c to the RELENG_5_0 version makes the problem go > >>> away. I haven't tracked down exactly what change betwe

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, Bruce Evans wrote: > On Mon, 16 Jun 2003, Don Lewis wrote: > >> On 16 Jun, I wrote: >> > On 16 Jun, Tim Robbins wrote: >> >> >>> This looks like a bug in the named pipe code. Reverting >> >>> sys/fs/fifofs/fifo_vnops.c to the RELENG_5_0 version makes the problem go >> >>> away. I haven'

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, Thorsten Schroeder wrote: > Hi, > > On Sun, 15 Jun 2003, Don Lewis wrote: > >> > I don't know what it could be - perhaps a problem with named pipes >> > ("lock/trigger")? >> > >> > You can find my ktrace output here: http://cs.so36.net/~ths/kdump.txt > >> Which version of fifo_vnops.c

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Terry Lambert
Don Lewis wrote: > Actually, something seems broken. I modified my little test program to > actually read the data, which works just fine, but select() still blocks > when the writer closes the fifo, so there doesn't seem to be a way to > detect the EOF. I think this should be covered under the "

5.1-RELEASE; Fatal trap 12: page fault while in kernel mode

2003-06-16 Thread cas
the rest of '/var/log/messages' is in the attachment.. Jun 15 22:00:00 kadafi newsyslog[2458]: logfile turned over due to size>100K Jun 16 00:42:30 kadafi syslogd: kernel boot file is /boot/kernel/kernel Jun 16 00:42:30 kadafi kernel: Jun 16 00:42:30 kadafi kernel: Jun 16 00:42:30 kadafi kernel: F

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Bruce Evans
On Mon, 16 Jun 2003, Don Lewis wrote: > On 16 Jun, Bruce Evans wrote: > > In my review of 1.87, I forgot to ask you how atomic the close is with part > > of it moved out to fifo_inactive(). I think it's important that all > > traces of the old open have gone away (as far as applications can tell)

Re: make world failure: tar/cleaning object tree

2003-06-16 Thread Kris Kennaway
On Mon, Jun 16, 2003 at 10:21:51AM +0200, Matthias Andree wrote: > Hi, > > "make world" fails, "rm -rf /usr/obj ; make -DNOCLEAN world" is fine. Always update with 'cvs update -PdA' Kris pgp0.pgp Description: PGP signature

Re: make world failure: tar/cleaning object tree

2003-06-16 Thread Matthias Andree
On Mon, 16 Jun 2003, Kris Kennaway wrote: > On Mon, Jun 16, 2003 at 10:21:51AM +0200, Matthias Andree wrote: > > "make world" fails, "rm -rf /usr/obj ; make -DNOCLEAN world" is fine. > > Always update with 'cvs update -PdA' I used cvsup without -s. -- Matthias Andree _

Need acpi-event-d?

2003-06-16 Thread David Gilbert
First, I must say that it's cool that ACPI code can be examined and rewritten. In my laptop's case, this was key to make things fairly happy. Anyways, after a resume, it would appear I need to kill and restart moused. Under 4.x, apmd was used for this purpose ... but this new laptop doesn't supp

Re: Need acpi-event-d?

2003-06-16 Thread Simon L. Nielsen
On 2003.06.16 07:07:36 -0400, David Gilbert wrote: > First, I must say that it's cool that ACPI code can be examined and > rewritten. In my laptop's case, this was key to make things fairly > happy. > > Anyways, after a resume, it would appear I need to kill and restart > moused. Under 4.x, apmd

5.1-CURRENT hangs on disk i/o? sysctl_old_user() non-sleepable locks

2003-06-16 Thread Chris Shenton
(I don't know if this has any relation to the problems I reported yesterday with qmail-send consuming 100% cpu after 5.0 to 5.1 upgrade.) After booting 5.1-CURRENT the system runs fine for a while. Then later most disk i/o related actions seem to hang. E.g., system works but when cron kicks off

mpd, ng, Cisco VPN, resource leak

2003-06-16 Thread Christoph Kukulies
For months I'm trying to get back to a working VPN using mpd on a FreeBSD 4.4 client site and a Cisco VPN server on the peer end. With 5.0 and 5.1-current the network connection stopped working. I could work for a minute or so then the connection got hung. Trying to reconnect with a new ssh sess

truss issue

2003-06-16 Thread Alexander Nedotsukov
All, I found current truss behaviour a bit strange. It coredumps always if trussed process do without any significant reason for my understanding. I also confused with comment for commit originally introduced this functionality http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/truss/main.c.dif

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Thorsten Schroeder
Hi, On Mon, 16 Jun 2003, Don Lewis wrote: > > FreeBSD 5.1-CURRENT #1: Thu Jun 5 19:29:29 CEST 2003 > > > > fifo_vnops.c: > > > > $FreeBSD: src/sys/fs/fifofs/fifo_vnops.c,v 1.87 2003/06/01 06:24:32 truckman Exp $ > Try upgrading to 1.88 and applying this patch: > > Index: sys/fs/fifofs/fifo_vnop

panic: spec_specstrategy(0x3c41a000 != 0xc3419db0)

2003-06-16 Thread John Polstra
With a -current kernel from yesterday's sources (June 15) I get a consistent panic on boot. It happens when trying to mount root: Mounting root from ufs:/dev/da0s1a panic: spec_specstrategy(0xc341a000 != 0xc3419db0) This problem did not occur with a kernel from the previous day (June 14). H

Re: Need acpi-event-d?

2003-06-16 Thread Barney Wolff
On Mon, Jun 16, 2003 at 07:07:36AM -0400, David Gilbert wrote: > > Anyways, after a resume, it would appear I need to kill and restart > moused. Under 4.x, apmd was used for this purpose ... but this new > laptop doesn't support apm at all. /dev/apm seemed to be emulated by > acpi for the benifi

Re: mpd, ng, Cisco VPN, resource leak

2003-06-16 Thread Markus Brueffer
Hi Christoph On Monday 16 June 2003 16:03, Christoph Kukulies wrote: > For months I'm trying to get back to a working VPN using mpd > on a FreeBSD 4.4 client site and a Cisco VPN server on the peer end. > > With 5.0 and 5.1-current the network connection stopped working. > > I could work for a min

Re: panic: spec_specstrategy(0x3c41a000 != 0xc3419db0)

2003-06-16 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, John Polstra writes: >With a -current kernel from yesterday's sources (June 15) I get a consistent >panic on boot. It happens when trying to mount root: > > Mounting root from ufs:/dev/da0s1a > panic: spec_specstrategy(0xc341a000 != 0xc3419db0) > >This problem did

Re: panic: spec_specstrategy(0x3c41a000 != 0xc3419db0)

2003-06-16 Thread John Polstra
In article <[EMAIL PROTECTED]>, Poul-Henning Kamp <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]>, John Polstra writes: > >With a -current kernel from yesterday's sources (June 15) I get a consistent > >panic on boot. It happens when trying to mount root: > > > > Mounting root from uf

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Jesse Guardiani
Thorsten Schroeder wrote: > Hi, > > On Mon, 16 Jun 2003, Don Lewis wrote: > >> > FreeBSD 5.1-CURRENT #1: Thu Jun 5 19:29:29 CEST 2003 >> > >> > fifo_vnops.c: >> > >> > $FreeBSD: src/sys/fs/fifofs/fifo_vnops.c,v 1.87 2003/06/01 06:24:32 >> > truckman Exp $ > >> Try upgrading to 1.88 and applyin

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, Thorsten Schroeder wrote: > Hi, > > On Mon, 16 Jun 2003, Don Lewis wrote: > >> > FreeBSD 5.1-CURRENT #1: Thu Jun 5 19:29:29 CEST 2003 >> > >> > fifo_vnops.c: >> > >> > $FreeBSD: src/sys/fs/fifofs/fifo_vnops.c,v 1.87 2003/06/01 06:24:32 truckman Exp $ > >> Try upgrading to 1.88 and ap

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, Jesse Guardiani wrote: > I run qmail on my 4.8 servers. > > For my sanity, is this a problem in 5.1-RELEASE, or in code after 5.1-RELEASE? > We haven't upgraded to 5.1 yet (and don't intend to for a while), but I thought > I'd ask since this bug would cripple our mail server. It was b

Re: Need acpi-event-d?

2003-06-16 Thread Cliff L. Biffle
On Monday 16 June 2003 09:09 am, Barney Wolff wrote: > man psm > Set the HOOKRESUME and INITAFTERSUSPEND flags in /boot/device.hints. > Works for me on a Dell I5000. Not here (Toshiba Satellite 1605 -- really a branded Compal). It works if I don't use moused, however. I suspect the problem here

Re: qmail uses 100% cpu after FreeBSD-5.0 to 5.1 upgrade

2003-06-16 Thread Don Lewis
On 16 Jun, Bruce Evans wrote: > On Mon, 16 Jun 2003, Don Lewis wrote: > >> On 16 Jun, Bruce Evans wrote: >> > In my review of 1.87, I forgot to ask you how atomic the close is with part >> > of it moved out to fifo_inactive(). I think it's important that all >> > traces of the old open have gone

Re: IBM T30 bluetooth - success

2003-06-16 Thread Maksim Yevmenkin
Tobias, > I just wanted to let you know that I got the integrated bluetooth > device in my IBM T30 to work (yes, I am sending this mail from my > T30 via bluetooth via my Ericsson T68i and GPRS cool :) i'm glad you made it working :) > Thanks to Pav and Max for all the fabulous work and help! >

kld issue for NFS install of FreeBSD 5.1-Release

2003-06-16 Thread Thierry Herbelot
Hello, sysinstall seems to be broken when the install media is set to NFS : the nfsclient.ko kernel module is not loaded, and the mount_nfs server:/share /dist command fails. one workaround is to forcibly load the kernel module from the loader.rc file (I did it for a PXE/netboot install).

CTM - any users left?

2003-06-16 Thread Mark Murray
Hi all Last time I looked, we had _very_ few CTM users. Is there any reason that the CTM stuff should not be a port? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: 5.1-CURRENT hangs on disk i/o? sysctl_old_user()non-sleepable locks

2003-06-16 Thread Don Lewis
On 16 Jun, Chris Shenton wrote: > (I don't know if this has any relation to the problems I reported > yesterday with qmail-send consuming 100% cpu after 5.0 to 5.1 upgrade.) I doubt it. I checked in a fix for this problem today so you should get the fix when you next cvsup. > After booting 5.1-C

Re: ULE nice bugs are fixed.

2003-06-16 Thread Wiktor Niesiobedzki
On Fri, Apr 11, 2003 at 04:40:17PM -0400, Jeff Roberson wrote: > > On Fri, 11 Apr 2003, Steve Kargl wrote: > > > > > I started to recompile the kernel and while sitting here decided > > to load linux-mozilla. The system rebooted before linux-mozilla > > displayed a window. I'm not sure this ULE

Re: CTM - any users left?

2003-06-16 Thread Julian Stacey
I forwarded Mark's article with changed headers: as it seems to me ctm-users@ would be more interested/ affected. From To: [EMAIL PROTECTED] From: Mark Murray <[EMAIL PROTECTED]> To To: [EMAIL PROTECTED] cc: Mark Murray <[EMAIL PROTECTED]> bcc: [EMAIL PROTECT

Re: IBM T30 bluetooth - success

2003-06-16 Thread Lee Damon
I can second that success. Any chance of getting this patch checked in? thanks, nomad Controller /dev/usb2: addr 1: full speed, self powered, config 1, UHCI root hub(0x), Intel(0x), rev 1.00 uhub2 port 1 addr 2: full speed, power 200 mA, config 1, IBM Integrated Bluetooth(0x0310), T

-E flag in /etc/rc.d/ipfilter causes warnings

2003-06-16 Thread Mike Bohan
Hello there, I recently ran into a slight issue with ipfilter running on 5.1-RELEASE. My machine serves the simple purpose as a nat gateway, so ipfilter is always going to be necessary on it. Due to this fact, i decided to include options IPFILTER in the kernel config, instead of dynami

5.1-R: rcNG - 'mountall' missing?

2003-06-16 Thread Johny Mattsson
Hi all, I just upgraded a couple of my systems to 5.1-REL and have been exploring the new stuff ever since. First off, I'd like to extend a big thanks to the rcNG people - well done, this is so much nicer/better/flexible than the old system! :) Then on to the question: there appears to be a num

Re: 5.1-R: rcNG - 'mountall' missing?

2003-06-16 Thread Mike Makonnen
On Tue, 17 Jun 2003 12:16:53 +1000 Johny Mattsson <[EMAIL PROTECTED]> wrote: > > Is there a good reason why we don't have mountall? Are all avenues > really covered by the mountcrit scripts? This stems from the fact that the way we handle filesystems is different from the way NetBSD handles it.

Re: -E flag in /etc/rc.d/ipfilter causes warnings

2003-06-16 Thread Mike Makonnen
On 16 Jun 2003 21:35:44 -0400 Mike Bohan <[EMAIL PROTECTED]> wrote: > Hello there, > > I recently ran into a slight issue with ipfilter running on > 5.1-RELEASE. My machine serves the simple purpose as a nat gateway, so > ipfilter is always going to be necessary on it. Due to this fact, i

Re: LG 5350 cell phone

2003-06-16 Thread David Yeske
Should this get a new vendor entry in usbdevs? --- Josef Karthauser <[EMAIL PROTECTED]> wrote: > On Wed, Jun 11, 2003 at 01:05:00PM -0500, Sean Welch wrote: > > I have this phone myself. I have two adapters for it -- one is > > a serial cable the other a "true" (as in no serial to usb > > convers

Re: -E flag in /etc/rc.d/ipfilter causes warnings

2003-06-16 Thread Mike Bohan
That's actually how I interpreted the man page too (the way you did), but rc.conf says the inverse, and my testing corresponds to this as well... ipfilter_flags="" # should be *empty* when ipf is _not_ a module # (i.e. compiled into the kernel) to

Re: 5.1-R: rcNG - 'mountall' missing?

2003-06-16 Thread Johny Mattsson
Mike Makonnen wrote: This stems from the fact that the way we handle filesystems is different from the way NetBSD handles it. For our purposes, we need one pass to mount local filesystems and a second one to mount remote ones. Ah, okay. I haven't actually been root on a NetBSD box, so I'm not too

Re: LG 5350 cell phone

2003-06-16 Thread Eric Jacobs
--- Josef Karthauser <[EMAIL PROTECTED]> wrote: > > > An easy project for someone would be to write a general usb querying > > tool for displaying the classes, etc that a usb device supports. > > I've got code kicking around, mostly from Nick Hibma, but I never got > > around to finishing it off.

Re: IBM T30 bluetooth - success

2003-06-16 Thread Bernd Walter
On Mon, Jun 16, 2003 at 04:31:25PM -0700, Lee Damon wrote: > I can second that success. Any chance of getting this patch checked in? I just wait on a review. -- B.Walter BWCThttp://www.bwct.de [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: 5.1-R: rcNG - 'mountall' missing?

2003-06-16 Thread Mike Makonnen
On Tue, 17 Jun 2003 13:14:08 +1000 Johny Mattsson <[EMAIL PROTECTED]> wrote: > > I'm not sure what the best approach would be, so I'd like some feedback > on this. Would it be acceptable to introduce another dummy target (like > FILESYSTEMS)? From a purely FreeBSD perspective I would probably f

cvs commit: src/sys/kern sched_ule.c (fwd)

2003-06-16 Thread Jeff Roberson
My last few commits, including this one, went a long way towards improving ULE's interactive responsiveness under heavy load. I was just able to do a make -j32 of my kernel while browsing the web with mozilla and commiting this change. Mozilla, my shell, cvs, etc. were all as responsive as they a

Re: ULE nice bugs are fixed.

2003-06-16 Thread Jeff Roberson
On Mon, 16 Jun 2003, Wiktor Niesiobedzki wrote: > On Fri, Apr 11, 2003 at 04:40:17PM -0400, Jeff Roberson wrote: > > > > On Fri, 11 Apr 2003, Steve Kargl wrote: > > > > > > > > I started to recompile the kernel and while sitting here decided > > > to load linux-mozilla. The system rebooted before

Re: ULE nice bugs are fixed.

2003-06-16 Thread Jeff Roberson
On Mon, 16 Jun 2003, Wiktor Niesiobedzki wrote: > I'm seeing quite similar panic, when I do renice to lower (negative) value: > ("Negative nice count.") > > (kgdb) bt > #0 doadump () at ../../../kern/kern_shutdown.c:240 > #1 0xc018b374 in boot (howto=260) at ../../../kern/kern_shutdown.c:372 >