FFS snapshot with today's CURRENT freezes and reboots.

2001-02-23 Thread Michael C . Wu
Well, I hate to do an 'as title' post. However, I did a make world about 6 hours ago. And when I execute mount snapshot -u -o /xxx/snap1 /xxx The machine always freezes for about 15 seconds and reboots without warning. This is a Sony VAIO laptop z505js with ATA disk. (if that is even of releva

Re: Building procedure of krb5 is broken

2001-02-23 Thread Makoto MATSUSHITA
jhay> A, maybe this will also fix "make release". It has been jhay> dying in the kerberos area the last few days. Unfortunately, it does NOT fix "make release" breakage (already reported by kuriyama-san). I've checked why, and make a patch to fix this. --- src/kerberos5/lib/libgssapi/Makefi

Re: Problems syncing disks in recent -current (since 19th)

2001-02-23 Thread Josef Karthauser
On Wed, Feb 21, 2001 at 09:55:22PM +, Josef Karthauser wrote: > Hi Kirk, > > A number of us have problem reliably syncing disks with softupdates in > recent -current from about the 19th. Is it possible that you broke > something with your recent commit? I forgot to mention that the syncing

[Solved] Re: -CURRENT slowdown in last 2 weeks

2001-02-23 Thread Andrea Campi
> > Do you have MUTEX_DEBUG in your kernel? > Sorry guys, my bad. As John and Kris reminded me, the slowdown was because of this - should have checked again the archive, I remember it had been mentioned before. Bye, Andrea -- It is easier to fix Unix than to live with NT

Re: dirty buffers on reboot again?

2001-02-23 Thread David O'Brien
On Thu, Feb 22, 2001 at 03:20:10PM -0800, Matthew Jacob wrote: > login: (da0:ahc0:0:0:0): tagged openings now 16 ... > syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 > giving up on 3 buffers ... > I'm seeing a lot of this again. Anyone else? Yep. ahc controller also. By chance is th

Re: dirty buffers on reboot again?'

2001-02-23 Thread Soren Schmidt
It seems David O'Brien wrote: > On Thu, Feb 22, 2001 at 03:20:10PM -0800, Matthew Jacob wrote: > > login: (da0:ahc0:0:0:0): tagged openings now 16 > ... > > syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 > > giving up on 3 buffers > ... > > I'm seeing a lot of this again. Anyone else?

Re: How is -CURRENT?

2001-02-23 Thread Alex Zepeda
On Fri, Feb 23, 2001 at 02:03:24PM +0700, John Indra wrote: > Is it safe to make world right now? Do KDE2 apps work flawlessly on newest > -CURRENT? If there are people that can say yes to that answer, than I am > ready to blow away all my /usr/X11R6 and /usr/local and build everything > from scr

Re: dirty buffers on reboot again?

2001-02-23 Thread Matthew Jacob
Hmm... Good question. On Fri, 23 Feb 2001, David O'Brien wrote: > On Thu, Feb 22, 2001 at 03:20:10PM -0800, Matthew Jacob wrote: > > login: (da0:ahc0:0:0:0): tagged openings now 16 > ... > > syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 > > giving up on 3 buffers > ... > > I'm seei

Re: dirty buffers on reboot again?

2001-02-23 Thread Wesley Morgan
Not here. Just using ad and friends. On Fri, 23 Feb 2001, Matthew Jacob wrote: > > Hmm... Good question. > > On Fri, 23 Feb 2001, David O'Brien wrote: > > > On Thu, Feb 22, 2001 at 03:20:10PM -0800, Matthew Jacob wrote: > > > login: (da0:ahc0:0:0:0): tagged openings now 16 > > ... > > > syncing

Re: dirty buffers on reboot again?

2001-02-23 Thread Daniel C. Sobral
David O'Brien wrote: > > On Thu, Feb 22, 2001 at 03:20:10PM -0800, Matthew Jacob wrote: > > login: (da0:ahc0:0:0:0): tagged openings now 16 > ... > > syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 > > giving up on 3 buffers > ... > > I'm seeing a lot of this again. Anyone else? > > Yep

unknown: can't assign resources

2001-02-23 Thread Guillaume
Hello, I'm running FreeBSD 5.0-CURRENT since 2 days. When I boot FreeBSD I get this error: Feb 22 23:21:13 unix /boot/kernel/kernel: vga0: at port 0x3c0-0x3df iomem 0xa-0xb on isa0 Feb 22 23:21:13 unix /boot/kernel/kernel: unknown: can't assign resources Feb 22 23:21:13 unix /boot/ker

Re: Release b0rked.. (libgssapi)

2001-02-23 Thread John Hay
It looks like I was wrong. This patch fix a "make release" for me. The other problems must have been fixed with the other krb fixes over the past few days. Any reason not to commit it? John -- John Hay -- [EMAIL PROTECTED] > > ===> lib/libgssapi > > rm -f .depend > > mkdep -f .depend -a > .

Re: unknown: can't assign resources

2001-02-23 Thread Julian Elischer
Guillaume wrote: > > Hello, > > I'm running FreeBSD 5.0-CURRENT since 2 days. > > When I boot FreeBSD I get this error: > > Feb 22 23:21:13 unix /boot/kernel/kernel: vga0: at port > 0x3c0-0x3df iomem 0xa-0xb on isa0 > Feb 22 23:21:13 unix /boot/kernel/kernel: unknown: can't assign >

woo hoo! vm panic!

2001-02-23 Thread Matthew Jacob
panic: vm_page_insert: already inserted syncing disks... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Any Ideas

2001-02-23 Thread Matt Dillon
:Are you aware of any recent changes that would have caused this :problem? I do not believe that the soft updates changes would :have caused this problem since they were all related to `under :stress' conditions which are not applicable here. : : ~Kirk I haven't made any commits to

tail -f kernel panic

2001-02-23 Thread John Hay
I found it is quite easy to panic a -current kernel with 2 login windows. In window 1 do a "tail -f /tmp/world.out" In window 2 do a "tail -f /tmp/world.out" In window 2 do "^C" to break out of tail -f In window 1 do "^C" to break out of tail -f The box panic immediately. I can't get a coredump

Panic with last night's -current

2001-02-23 Thread Doug Barton
Gang, I cvsup'ed last night as of green's latest update of src/lib/libc/stdio/_flock_stub.c. I had a weird panic this morning, after the machine was up overnight (although not really doing anything). I have 'tail -f $HOME/.xsession-errors > /dev/console &' in my .xsession file, and when I

Re: Release b0rked..

2001-02-23 Thread John Baldwin
On 23-Feb-01 John Hay wrote: >> ===> lib/libgssapi >> rm -f .depend >> mkdep -f .depend -a > ... >> /usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/krb5/krb5.h:43: >> krb5_err.h: No such file or directory >> /usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/krb5/krb5.h:

Re: dirty buffers on reboot again?'

2001-02-23 Thread John Baldwin
On 23-Feb-01 Soren Schmidt wrote: > It seems David O'Brien wrote: >> On Thu, Feb 22, 2001 at 03:20:10PM -0800, Matthew Jacob wrote: >> > login: (da0:ahc0:0:0:0): tagged openings now 16 >> ... >> > syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 >> > giving up on 3 buffers >> ... >> > I

Re: dirty buffers on reboot again?'

2001-02-23 Thread Matthew Jacob
> > No, its generically broken... > > Hmm, I must have Magic Boxes(tm) becaues none of them exhibit this problem. You might keep that in mind when you say, "oh, yes, it worked for me!" :-) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the mes

Re: tail -f kernel panic

2001-02-23 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: >I found it is quite easy to panic a -current kernel with 2 login windows. > >In window 1 do a "tail -f /tmp/world.out" >In window 2 do a "tail -f /tmp/world.out" >In window 2 do "^C" to break out of tail -f >In window 1 do "^C" to break out of tail -f >T

Re: tail -f kernel panic

2001-02-23 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: >I found it is quite easy to panic a -current kernel with 2 login windows. > >In window 1 do a "tail -f /tmp/world.out" >In window 2 do a "tail -f /tmp/world.out" >In window 2 do "^C" to break out of tail -f >In window 1 do "^C" to break out of tail -f >T

Re: unknown: can't assign resources

2001-02-23 Thread Kris Kennaway
On Fri, Feb 23, 2001 at 11:33:42AM -0500, Guillaume wrote: > Hello, > > I'm running FreeBSD 5.0-CURRENT since 2 days. > > When I boot FreeBSD I get this error: > > Feb 22 23:21:13 unix /boot/kernel/kernel: vga0: at port > 0x3c0-0x3df iomem 0xa-0xb on isa0 > Feb 22 23:21:13 unix /boot/k

whither libtermcap? (fallout of libc dance)

2001-02-23 Thread Matthew Jacob
It seems that libtermcap went away. Fine and dandy, okay... The problem is that libtermcap.so, still hanging around, is used by things that don't usually get rebuilt in a buildworld/installworld run (like X11 tools like xterm)- and attempts to use such things yield: farrago.feral.com > xterm /u

Re: whither libtermcap? (fallout of libc dance)

2001-02-23 Thread Kris Kennaway
On Fri, Feb 23, 2001 at 11:23:23AM -0800, Matthew Jacob wrote: > The problem is that libtermcap.so, still hanging around, is used by things > that don't usually get rebuilt in a buildworld/installworld run (like X11 > tools like xterm)- and attempts to use such things yield: lrwxr-xr-x 1 root

Re: whither libtermcap? (fallout of libc dance)

2001-02-23 Thread Matthew Jacob
On Fri, 23 Feb 2001, Kris Kennaway wrote: > On Fri, Feb 23, 2001 at 11:23:23AM -0800, Matthew Jacob wrote: > > > The problem is that libtermcap.so, still hanging around, is used by things > > that don't usually get rebuilt in a buildworld/installworld run (like X11 > > tools like xterm)- and att

btw - Re: whither libtermcap? (fallout of libc dance)

2001-02-23 Thread Matthew Jacob
On Fri, 23 Feb 2001, Kris Kennaway wrote: > On Fri, Feb 23, 2001 at 11:23:23AM -0800, Matthew Jacob wrote: > > > The problem is that libtermcap.so, still hanging around, is used by things > > that don't usually get rebuilt in a buildworld/installworld run (like X11 > > tools like xterm)- and att

Re: btw - Re: whither libtermcap? (fallout of libc dance)

2001-02-23 Thread Kris Kennaway
On Fri, Feb 23, 2001 at 11:29:12AM -0800, Matthew Jacob wrote: > On Fri, 23 Feb 2001, Kris Kennaway wrote: > > > On Fri, Feb 23, 2001 at 11:23:23AM -0800, Matthew Jacob wrote: > > > > > The problem is that libtermcap.so, still hanging around, is used by things > > > that don't usually get rebuil

Re: btw - Re: whither libtermcap? (fallout of libc dance)

2001-02-23 Thread Matthew Jacob
> On Fri, Feb 23, 2001 at 11:29:12AM -0800, Matthew Jacob wrote: > > On Fri, 23 Feb 2001, Kris Kennaway wrote: > > > > > On Fri, Feb 23, 2001 at 11:23:23AM -0800, Matthew Jacob wrote: > > > > > > > The problem is that libtermcap.so, still hanging around, is used by things > > > > that don't us

Re: tail -f kernel panic

2001-02-23 Thread John Hay
> In article >[EMAIL PROTECTED]> you >write: > >I found it is quite easy to panic a -current kernel with 2 login windows. > > > >In window 1 do a "tail -f /tmp/world.out" > >In window 2 do a "tail -f /tmp/world.out" > >In window 2 do "^C" to break out of tail -f > >In window 1 do "^C" to break o

What ??

2001-02-23 Thread Manfred Antar
Dmesg: ---===> Happy Birthday Peter!!! <===--- :) Happy Birthday Manfred == || [EMAIL PROTECTED] || || Ph. (415) 681-6235 || == To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

Re: dirty buffers on reboot again?

2001-02-23 Thread Robert Watson
Hmm. I've been getting this on an ATA box as well. Don't seem to get it when softupdates is not set on the root partition, but that's just an observation from a couple of boxes. (Sample size == 2 -> confidence level = 0). Robert N M Watson FreeBSD Core Team, TrustedBSD Project [EMA

Re: as segfaulting during world-build

2001-02-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Daniel Rock writes: : I did have the same problem. But just rebuilding binutils didn't help either. : Trying to rebuild libc resulted in above SEGV from as. Some sort of Catch 22 Find a libc from before Feb 10th or after Feb 21 and put it on your system. Warner To

Re: dirty buffers on reboot again?

2001-02-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Wesley Morgan writes: : Not here. Just using ad and friends. I've disabled soft updates on my partitions and it seems to get rid of these. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Release b0rked..

2001-02-23 Thread Assar Westerlund
Jun Kuriyama <[EMAIL PROTECTED]> writes: > Assar, can you review and commit this? This is ok, but jhb has already fixed this. /assar To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: name resolution problems

2001-02-23 Thread Ilya Naumov
Hello Wesley, Tuesday, February 20, 2001, 1:26:29 AM, you wrote: WM> Since the big shake-up with -current, I find that mozilla and galeon can WM> no longer function (both up to date), but lynx has no problems. Mozilla WM> seems stuck resolving hostnames, yet tcpdump shows no traffic and truss WM

is src/tools mandatory for buildworld?

2001-02-23 Thread Steve Kargl
I have never popluated src/tools in my local tree and I've not experienced a problem with "make buildworld" because src/tools was empty. In fact, I had a successful "make buildworld && make installworld" last night at 2231 PST. Tonight I get, ain.o mkpar.o output.o reader.o skeleton.o symtab.o

Re: is src/tools mandatory for buildworld?

2001-02-23 Thread Kris Kennaway
On Fri, Feb 23, 2001 at 08:23:56PM -0800, Steve Kargl wrote: > I have never popluated src/tools in my local tree and > I've not experienced a problem with "make buildworld" > because src/tools was empty. In fact, I had a successful > "make buildworld && make installworld" last night at 2231 PST.

Re: HEADS UP Re: cvs commit: src/sys/alpha/alpha trap.c src/sys/dev/acpica/Osd OsdSchedule.c src/sys/i386/i386 genassym.c swtch.strap.c src/sys/ia64/ia64 trap.c src/sys/kern init_main.c kern_condvar.ckern_idle.c kern_intr.c kern_mib.c kern_mutex.c kern_proc.c ...

2001-02-23 Thread Bruce Evans
On Thu, 22 Feb 2001, Daniel Rock wrote: > Jake Burkholder schrieb: > [...] > > As I mentioned in the commit message, this changes the size and layout > > of struct kinfo_proc, so you'll have to recompile libkvm-using programs. > > > > As always, make world is your friend. > > You may have forgo

Today's panic :-)

2001-02-23 Thread Warner Losh
I've added INVARIANTS and WITNESS to my kernel. Today I get a random panic on boot sometimes: lock order reseral (this doesn't cause the panic, but does seem to happen all the time) 1st vnode interlock last acquired @ ../../usr/ffs/ffs_fsops.c:396

find / -fstype local traverses non-local filesystems

2001-02-23 Thread Matthew Thyer
> rlogin olde > sudo find / -fstype local -name UPDATING > ls -l /usr/src/UPDATING -rw-r--r-- 1 me wheel 20477 Feb 18 21:48 /usr/src/UPDATING > df Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/ad0s2a 198399 1506323189683%/ /dev/ad0s2e

Re: Today's panic :-)

2001-02-23 Thread Bruce Evans
On Fri, 23 Feb 2001, Warner Losh wrote: > I've added INVARIANTS and WITNESS to my kernel. Today I get a random > panic on boot sometimes: > > lock order reseral(this doesn't cause the panic, but > does seem to happen all the time) > 1st vnode interlock

Re: Today's panic :-)

2001-02-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Bruce Evans writes: : It seems to be another trap while holding sched_lock. This should be : fatal, but the problem is only detected because trap() enables : interrupts. Then an interrupt causes bad things to happen. Unfortunately, : the above omits the critical

Re: find / -fstype local traverses non-local filesystems

2001-02-23 Thread Dima Dorfman
> The problem is that the find took forever and the disk on host > new was thrashing away most of the time. > > find seems to be traversing all file systems (local and non-local) > but just not reporting the found file when its on a non-local > filesystem. See PR bin/23906. In short, the soluti