Re: build problems

2003-11-09 Thread Jason
matti k wrote: On Sun, 09 Nov 2003 00:36:57 -0500 Jason [EMAIL PROTECTED] wrote: I have had problems finishing buildworld and the problem is the same each time the build fails. It has failed 4 times at file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 days. I am running 5.1.

select + signal + truss = LOR

2003-11-09 Thread Don Lewis
I don't believe I've seen any reports of this particular lock order reversal. I got it by pointing truss at syslogd. My kernel and world were built from a cvsup run slightly before Fri Nov 7 14:50:18 PST 2003. Sleeping on stopevent with the following non-sleepable locks held: exclusive sleep

serial console oddity

2003-11-09 Thread Don Lewis
I've been seeing some wierd things for many months when using a serial console on my -CURRENT box. I finally had a chance to take a closer look today. It looks like the problem is some sort of interference between kernel output to the console and userland writes to /dev/console. I typically see

Re: ssh port forwarding changed under 5-CURRENT vs. STABLE?

2003-11-09 Thread Aditya
On Sat, Nov 08, 2003 at 11:01:58PM +, David Taylor wrote: Is something else (e.g. another ssh session) already bound to that port? nope -- and I've tried all sorts of ports other than 8000 too: (I'm assuming you do have a lo0 device with 127.0.0.1) duh! that's exactly it, I didn't

Re: serial console oddity

2003-11-09 Thread Bruce Evans
On Sat, 8 Nov 2003, Don Lewis wrote: I've been seeing some wierd things for many months when using a serial console on my -CURRENT box. I finally had a chance to take a closer look today. It looks like the problem is some sort of interference between kernel output to the console and

Re: ATAPI-CD corruption since GEOMification ( possible fix)

2003-11-09 Thread Soren Schmidt
It seems Peter Edwards wrote: With a -current built after atapi-cd was changed over to GEOM, reads from a filesystem mounted on a CD device are being corrupted, with junk being inserted into the file from offset 63489 onwards. I had a quick look around atapi-cd.c, and I think I spotted the

Re: serial console oddity

2003-11-09 Thread Don Lewis
On 9 Nov, Bruce Evans wrote: On Sat, 8 Nov 2003, Don Lewis wrote: I've been seeing some wierd things for many months when using a serial console on my -CURRENT box. I finally had a chance to take a closer look today. It looks like the problem is some sort of interference between kernel

Re: hard lockup with new interrupt code, possible cause irq14: ata0

2003-11-09 Thread Florian C. Smeets
Barney Wolff wrote: Hey Barney, Try adding options NO_MIXED_MODE to your conf. That fixed boot-time hangs on my Asus A7M266-D. Thanks for the reply but this didn't work for me. I'm goning to investigate further. Regards, flo ___ [EMAIL

panic: Most recently used by mount

2003-11-09 Thread Lukas Ertl
Hi, I get the following repeatable panic by just doing: # mount /cdrom when there's no disk in the drive. The panic doesn't happen immediately, the mount call returns and gives the error 'device not configured' (as it should), but if I wait some time, it panics. The system is: FreeBSD

Re: serial console oddity

2003-11-09 Thread Don Lewis
On 9 Nov, Bruce Evans wrote: For a non-half-baked fix, do somethng like: - never block in ttymsg(), but always wait for output to drain using tcdrain() in a single child process. It's probably acceptable for this to not report errors to ttymsg()'s caller. - limit children better. I

New EHCI device ID

2003-11-09 Thread Alexander Leidinger
Hi, I get this in the dmesg: ---snip--- ehci0: EHCI (generic) USB 2.0 controller mem 0xfc00-0xfc0003ff irq 12 at d evice 29.7 on pci0 ehci0: (New EHCI DeviceId=0x24dd8086) ---snip--- pciconv tells me: ---snip--- [EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x24dd17f2 chip=0x24dd8086

Typos in -CURRENT?

2003-11-09 Thread Andre Guibert de Bruet
Hi, The Online Merriam-Webster dictionary (m-w.com) doesn't have an entry for the word 'recognised', yet it features throughout our source tree (Including manpages). The following was run on CURRENT as of a few hours ago: bling# grep -R recognised /usr/src/ | wc -l 155 bling# grep -R

Re: Typos in -CURRENT?

2003-11-09 Thread Julian St.
On Sun, 9 Nov 2003 15:27:17 -0500 (EST) Andre Guibert de Bruet [EMAIL PROTECTED] wrote: Hi, The Online Merriam-Webster dictionary (m-w.com) doesn't have an entry for the word 'recognised', yet it features throughout our source tree (Including manpages). [...] This isn't a color/colour type

Re: Typos in -CURRENT?

2003-11-09 Thread Scott Long
Andre Guibert de Bruet wrote: Hi, The Online Merriam-Webster dictionary (m-w.com) doesn't have an entry for the word 'recognised', yet it features throughout our source tree (Including manpages). The following was run on CURRENT as of a few hours ago: bling# grep -R recognised /usr/src/ | wc -l

gcc ICE building R-letter is gone with gcc 3.3.3

2003-11-09 Thread Michael L. Squires
The internal compiler error compiling R-letter (R-1.8.0) under 5-CURRENT went away when gcc was updated to 3.3.3. Mike Squires ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

nextboot.conf on sparc64

2003-11-09 Thread Andre Guibert de Bruet
Hi, It appears that nexboot.conf isn't cleared on boot on sparc64. I tested this with on: FreeBSD ultra.home 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Fri Nov 7 23:59:19 GMT 2003 root@:/usr/src/sys/sparc64/compile/GENERIC sparc64 The nextboot command was invoked with: nextboot -o -s -k kernel I

Re: serial console oddity

2003-11-09 Thread Don Lewis
On 9 Nov, Don Lewis wrote: On 9 Nov, Bruce Evans wrote: On Sat, 8 Nov 2003, Don Lewis wrote: This is totally consistent until I kill -HUP syslogd, which I believe causes syslogd to close and open /dev/console, after which the syslog output appears correct on the console. When the syslogd

[current tinderbox] failure on i386/i386

2003-11-09 Thread Tinderbox
TB --- 2003-11-09 19:41:10 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-09 19:41:10 - starting CURRENT tinderbox run for i386/i386 TB --- 2003-11-09 19:41:10 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/i386 TB --- /usr/bin/cvs -f -R -q

Problem on a laptop with current

2003-11-09 Thread Yannick FAHAM
Hi. I have recently bought a centrino laptop and tried to install current on it. the fact is my network card is only supported in this branche (broadcom 4401). after compiling the kernel, the boot process freeze on the hardware enumeration. I have disabled acpi and boot in verbose mode and I

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-09 Thread Scott Long
Fixed. Please retest. Scott Long wrote: Kevin Oberman wrote: Date: Thu, 6 Nov 2003 11:23:30 -0500 (EST) From: Robert Watson [EMAIL PROTECTED] On Thu, 6 Nov 2003, Kevin Oberman wrote: I have learned a bit more about the problems I have been having with the DVD drive on my T30 laptop. When I

kernel trap 12 with interrupts disabled

2003-11-09 Thread Don Lewis
I just got one of these shortly after I rebooted my November 7th -CURRENT box. DDB doesn't show much interesting. kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xbc04d753 fault code =

Re: New EHCI device ID

2003-11-09 Thread Bernd Walter
On Sun, Nov 09, 2003 at 08:24:25PM +0100, Alexander Leidinger wrote: Hi, I get this in the dmesg: ---snip--- ehci0: EHCI (generic) USB 2.0 controller mem 0xfc00-0xfc0003ff irq 12 at d evice 29.7 on pci0 ehci0: (New EHCI DeviceId=0x24dd8086) ---snip--- pciconv tells me:

Re: panic: Most recently used by mount

2003-11-09 Thread Kris Kennaway
On Sun, Nov 09, 2003 at 06:05:06PM +0100, Lukas Ertl wrote: --- panic: Most recently used by mount I reported this the other day..tjr has a fix in his p4 branch. Kris pgp0.pgp Description: PGP signature

Re: gcc ICE building R-letter is gone with gcc 3.3.3

2003-11-09 Thread Kris Kennaway
On Sun, Nov 09, 2003 at 03:40:59PM -0500, Michael L. Squires wrote: The internal compiler error compiling R-letter (R-1.8.0) under 5-CURRENT went away when gcc was updated to 3.3.3. Cool, it's good to know they're fixing bugs with those version updates :-) Kris pgp0.pgp Description:

Re: kernel trap 12 with interrupts disabled

2003-11-09 Thread Don Lewis
On 9 Nov, I wrote: I just got one of these shortly after I rebooted my November 7th -CURRENT box. DDB doesn't show much interesting. kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xbc04d753

[current tinderbox] failure on i386/pc98

2003-11-09 Thread Tinderbox
TB --- 2003-11-09 21:04:35 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-09 21:04:35 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-11-09 21:04:35 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q

problems compiling the src from diff directory...

2003-11-09 Thread ivan georgiev
Hello all, I am running 5-1p10 and I wanted to try out -CURRENT. I cvsup-ed it in a different from /usr/src location. When I cd to that location and type make buildkernel I get: make buildkernel Makefile.inc1, line 744: warning: String comparison

Re: New EHCI device ID

2003-11-09 Thread Pav Lucistnik
V ne, 09. 11. 2003 v 22:22, Bernd Walter pe: Hi, I get this in the dmesg: ---snip--- ehci0: EHCI (generic) USB 2.0 controller mem 0xfc00-0xfc0003ff irq 12 at d evice 29.7 on pci0 ehci0: (New EHCI DeviceId=0x24dd8086) ---snip--- pciconv tells me: ---snip--- [EMAIL

Re: problems compiling the src from diff directory...

2003-11-09 Thread Kris Kennaway
On Sun, Nov 09, 2003 at 05:14:45PM -0500, ivan georgiev wrote: Hello all, I am running 5-1p10 and I wanted to try out -CURRENT. I cvsup-ed it in a different from /usr/src location. When I cd to that location and type make buildkernel I get:

Re: New EHCI device ID

2003-11-09 Thread Bernd Walter
On Sun, Nov 09, 2003 at 11:56:19PM +0100, Pav Lucistnik wrote: It's that easy? Just adding device ID? I was under impression that you need to write/modify a driver for a new chip. Adding the ID is just beautifying the boot messages. EHCI controllers are all compatible (modulo bugs) from the

Re: panic: Most recently used by mount

2003-11-09 Thread Tim Robbins
On Sun, Nov 09, 2003 at 01:30:52PM -0800, Kris Kennaway wrote: On Sun, Nov 09, 2003 at 06:05:06PM +0100, Lukas Ertl wrote: --- panic: Most recently used by mount I reported this the other day..tjr has a fix in his p4 branch. Here's the patch:

Re: New interrupt code slows hyperthreading down

2003-11-09 Thread John Baldwin
On 07-Nov-2003 Jens Rehsack wrote: John Baldwin wrote: Thanks, IRQ 16 was programmed as level, activelo, so it wasn't an off by one error there. Grr. I've seen, but I didn't found a bios option to set it to edge. Is there anything I can do on my machine to fix the problem, or should

Re: Radeon DRM-Problem

2003-11-09 Thread John Baldwin
On 08-Nov-2003 Ralf Folkerts wrote: Hi, thanks for the hints! Well, I didn't set anything special in XF86Config; I'll put in my XF86Config and attach an XFree86.0.log Actually, try adding an 'AGPSize' option in the 'Device' section with a value set to the size of your aperture. I Think

Re: New interrupt code slows hyperthreading down

2003-11-09 Thread Jens Rehsack
John Baldwin wrote: On 07-Nov-2003 Jens Rehsack wrote: John Baldwin wrote: Thanks, IRQ 16 was programmed as level, activelo, so it wasn't an off by one error there. Grr. I've seen, but I didn't found a bios option to set it to edge. Is there anything I can do on my machine to fix the problem,

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-09 Thread Alex Wilkinson
On Thu, Nov 06, 2003 at 08:08:31AM -0800, Kevin Oberman wrote: Any ideas on where I can look for more information? I'm going to try doing some monitoring with vmstat while running to see if I can spot anything, but I am not sure just what I am looking for.

--- trap 0x1, eip = 0, esp = 0xd77cdd7c, ebp = 0 ---

2003-11-09 Thread Alex Wilkinson
Not sure how to interpret these errors on the console ?? Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003 backtrace(c0883a21,c0971e6c,c088a4f4,c088a4f4,c088b844) at backtrace+0x17 witness_lock(c0971e6c,8,c088b844,26d,d77cda24) at witness_lock+0x672

Re: --- trap 0x1, eip = 0, esp = 0xd77cdd7c, ebp = 0 ---

2003-11-09 Thread Kris Kennaway
On Mon, Nov 10, 2003 at 12:51:21PM +1030, Alex Wilkinson wrote: Not sure how to interpret these errors on the console ?? Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003 Part of a backtrace from an error detected by WITNESS. There was more above that that you didn't post. Kris

Re: --- trap 0x1, eip = 0, esp = 0xd77cdd7c, ebp = 0 ---

2003-11-09 Thread Alex Wilkinson
On Mon, Nov 10, 2003 at 01:08:30PM +1030, Kris Kennaway wrote: Not sure how to interpret these errors on the console ?? Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003 Part of a backtrace from an error detected by WITNESS. There was more

Re: the PS/2 mouse problem

2003-11-09 Thread Alex Wilkinson
On Wed, Nov 05, 2003 at 08:33:58PM -0700, Scott Long wrote: One thought that I had was to make psmintr() be INTR_FAST. I need to stare at the code some more to fully understand it, but it looks like it wouldn't be all that hard to do. Basically just use

ALTQ support

2003-11-09 Thread Michael Lee
Dear Sir, I don't know if I am posting this question to a wrong mailing list. I am looking for a solution to make QoS possible on my FreeBSD box. After searching for the internet, I found that there is a software called ALTQ that can do possibly what I want. However, I found that it is still not

Re: ALTQ support

2003-11-09 Thread Jeremy Messenger
On Mon, 10 Nov 2003 12:29:34 +0800, Michael Lee [EMAIL PROTECTED] wrote: Dear Sir, I don't know if I am posting this question to a wrong mailing list. I am looking for a solution to make QoS possible on my FreeBSD box. After searching for the internet, I found that there is a software called

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-09 Thread Kevin Oberman
Date: Mon, 10 Nov 2003 11:37:00 +1030 From: Alex Wilkinson [EMAIL PROTECTED] On Thu, Nov 06, 2003 at 08:08:31AM -0800, Kevin Oberman wrote: Any ideas on where I can look for more information? I'm going to try doing some monitoring with vmstat while running to see

taskqueue patch

2003-11-09 Thread Alfred Perlstein
I noticed that init was complaining about processes not exiting when doing a transition to single user mode. It appears that the problem is that the taskqueue kernel process is started with RFNOWAIT but doesn't respect orderly shutdown signs. Diff follows: Index: subr_taskqueue.c

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-09 Thread Kevin Oberman
Tested. It's much better, although ATA request keeps adding more memory all the time when mplayer is playing, but it's now increasing at about 20K/minute which is a huge improvement. Still, I don't understand why it should just continue to grow all of the time. The data rate is about constant. I

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-09 Thread Scott Long
Kevin Oberman wrote: Tested. It's much better, although ATA request keeps adding more memory all the time when mplayer is playing, but it's now increasing at about 20K/minute which is a huge improvement. Still, I don't understand why it should just continue to grow all of the time. The data rate

Re: ALTQ support

2003-11-09 Thread Michael Lee
On Mon, 10 Nov 2003 12:29:34 +0800, Michael Lee [EMAIL PROTECTED] wrote: Dear Sir, I don't know if I am posting this question to a wrong mailing list. I am looking for a solution to make QoS possible on my FreeBSD box. After searching for the internet, I found that there is a

tcp hostcache and ip fastforward for review

2003-11-09 Thread Andre Oppermann
exposure because I've had to update it all the time to track Sam's locking changes and UME's IPv6 updates. The patch is here (relative to -CURRENT as of 2003-11-09): http://www.nrg4u.com/freebsd/tcphostcache+ipfastforward-20031109.patch I'm grateful for everyone who tries out the patch and reports

Re: tcp hostcache and ip fastforward for review

2003-11-09 Thread Jonathan Mini
On Nov 9, 2003, at 8:19 AM, Andre Oppermann wrote: - DoS attack 2: make MSS very low on local side of connection and send mny small packet to remote host. For every packet (eg. 2 bytes payload) a sowakeup is done to the listening process. Consumes a lot of CPU there. This sounds

Re: tcp hostcache and ip fastforward for review

2003-11-09 Thread Andre Oppermann
Jonathan Mini wrote: On Nov 9, 2003, at 8:19 AM, Andre Oppermann wrote: - DoS attack 2: make MSS very low on local side of connection and send mny small packet to remote host. For every packet (eg. 2 bytes payload) a sowakeup is done to the listening process.

Re: tcp hostcache and ip fastforward for review

2003-11-09 Thread Jonathan Mini
On Nov 9, 2003, at 2:47 PM, Andre Oppermann wrote: Jonathan Mini wrote: On Nov 9, 2003, at 8:19 AM, Andre Oppermann wrote: - DoS attack 2: make MSS very low on local side of connection and send mny small packet to remote host. For every packet (eg. 2 bytes payload) a sowakeup is

Re: buildworld error

2003-11-09 Thread Jason
Ok, here is the last section of output and the error. After this if I do ethier gzip command I get an error, but if I enter the makeinfo commands first the gzip command then works. Could this be some kind of schedualling problem because I normally use the command $time make -j4 buildworld.

Re: buildworld error

2003-11-09 Thread Kris Kennaway
On Sun, Nov 09, 2003 at 07:32:57PM -0500, Jason wrote: Ok, here is the last section of output and the error. After this if I do ethier gzip command I get an error, but if I enter the makeinfo commands first the gzip command then works. Could this be some kind of schedualling problem