Re: fstab weirdness / UPDATING

2001-04-07 Thread David Wolfskill
>Date: Sat, 07 Apr 2001 09:08:41 +0200 >From: Poul-Henning Kamp <[EMAIL PROTECTED]> >Yup, seems like i goofed that patch. Can you try this for me ? OK; it works much better with the patch: it seems to work correctly, from what I've tested so far. [Below is a sketch of what I did, so folks wil

Re: fstab weirdness / UPDATING

2001-04-07 Thread Szilveszter Adam
Hello everybody, I am sorry to report that the fix committed to preen.c by phk recently did not fix the problem for me entirely. I have: ad0 with partitions within s1 a through h (ad0s1a->ad0s1h) and ad1s1a. Upon rebooting (after a clean shutdown) with an up-to-date kernel and userland, all th

panic: lockmgr: draining against myself

2001-04-07 Thread The Hermit Hacker
doing a 'make -j16 install' on kdebase from cvs, it eventually panic'd with: panic: lockmgr: draining against myself cpuid = 1; lapic.id = 0100 Debugging("panic") CPU1 stopping CPUs: 0x0001... stopped. Stopped at DEbuger+0x46: pushl %ebx trace shows: Debugger panic lockmgr vo

Re: panic: lockmgr: draining against myself

2001-04-07 Thread The Hermit Hacker
just as a heads up, was just able to recreate it with a simple 'make install' ... didn't need the -j16 to do it ... On Sat, 7 Apr 2001, The Hermit Hacker wrote: > > doing a 'make -j16 install' on kdebase from cvs, it eventually panic'd > with: > > panic: lockmgr: draining against myself > cpui

Re: panic: lockmgr: draining against myself

2001-04-07 Thread The Hermit Hacker
problem appears to be fsck related ... fsck -p was only doing two out of 6 of my file systems .. manually ran fsck on each, and right now am doing a buildworld for last nights upgrade and we'll see what happens ... On Sat, 7 Apr 2001, The Hermit Hacker wrote: > > > just as a heads up, was just

Re: fstab weirdness / UPDATING

2001-04-07 Thread Szilveszter Adam
Hello, On Sat, Apr 07, 2001 at 12:04:07PM -0700, David Wolfskill wrote: > I suggest "fsck -d -p" -- the debugging output could prove useful. Here we go: pass1 pass1, name /dev/ad0s1a pass2 pass2, name /dev/ad0s1f pass2, name /dev/ad0s1g pass2, name /dev/ad0s1h pass2, name /dev/ad0s1d pass2, nam

Re: fstab weirdness / UPDATING

2001-04-07 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Szilveszter Adam writ es: >Hello, > >On Sat, Apr 07, 2001 at 12:04:07PM -0700, David Wolfskill wrote: >> I suggest "fsck -d -p" -- the debugging output could prove useful. > >Here we go: Is this with or without the patch I committed earlier today ? -- Poul-Henning

syscons panic in userconfig mode (with patch)

2001-04-07 Thread Dima Dorfman
[ cc'd to -stable since that's affected, too ] Attempting to switch VTYs in userconfig mode will lead to a null dereference in syscons. I saw some messages about this on -current, -stable, or -bugs recently, but I can't find them now. This is pretty easy to reproduce: simply boot the kernel wit

panic: spin lock sched lock ...

2001-04-07 Thread The Hermit Hacker
just panic'd, couldn't even get to the ddb prompt this time ... panic: spin lock sched lock held by 0xcb34b840 for > 5 seconds cpuid = 1; lapic.id = 0100 Debugger("panic") CPU1 stopping CPUs ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Admini

perl broken?

2001-04-07 Thread Michael Harnois
Different ports, similar problem: /usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPANIMAP.xs > IMAP.xsc && mv IMAP.xsc IMAP.c /* * Copyright (c) 1998-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binar/: ?+*{} follows

Re: fstab weirdness / UPDATING *solved!*

2001-04-07 Thread Szilveszter Adam
Hello guys, [Cc-ing the list just for the sake of the archives, so that people could see what the resolution of the case was.] Thanks for trying to help me while I was busy sleeping... here I am again. As suggested, I looked at my fstab, although I do not remember fiddling with it in a long tim