nVidia drivers revisited

2002-12-07 Thread Peter Kostouros
Hi My system was dumping core when I tried to invoke X with the recently released nVidia drivers installed (similar to Kris's problem?). Upon creating a kernel without INVARIANTS and INVARIANT_SUPPORT options, X runs well. My question is, of the X/nVidia success stories, were kernels built wit

Re: New lock order reversal - "vnode interlock"

2002-12-07 Thread Greg 'groggy' Lehey
On Friday, 6 December 2002 at 15:27:29 -0600, Dan Nelson wrote: > > I haven't seen this one reported yet. > > FreeBSD dan.emsphone.com 5.0-RC FreeBSD 5.0-RC #228: Thu Dec 5 17:28:33 CST 2002 > [EMAIL PROTECTED]:/usr/src/sys/i386/compile/DANSMP i386 > > lock order reversal > 1st 0xc2d454b0 vn

Re: LOR: filedesc structure -> pipe mutex

2002-12-07 Thread John Baldwin
On 07-Dec-2002 Robert Watson wrote: > BTW, one upshot of this whole event is that we should probably be > hard-coding the lock order of all important locks rather than allowing it > to be automatically determined. We'd uncover problems of this sort much > faster and much more easily, and it would

Re: LOR: filedesc structure -> pipe mutex

2002-12-07 Thread Kris Kennaway
On Sat, Dec 07, 2002 at 08:58:26AM -0500, Robert Watson wrote: > On Fri, 6 Dec 2002, Kris Kennaway wrote: > > > On Fri, Dec 06, 2002 at 07:18:03PM -0800, Lars Eggert wrote: > > > > > >I'm getting this too: > > > > After discussing this with various people on IRC, it was determined that > > this

Re: mozilla-devel port on current

2002-12-07 Thread Kris Kennaway
On Sat, Dec 07, 2002 at 07:24:02PM +0200, Vallo Kallaste wrote: > On Fri, Dec 06, 2002 at 10:26:24PM -0500, Alexander Kabaev > <[EMAIL PROTECTED]> wrote: > > > On Fri, 6 Dec 2002 23:26:52 +0200 > > Vallo Kallaste <[EMAIL PROTECTED]> wrote: > > > > > I've built it yesterday together with a lots of

Re: Current and Stable and Disk Slice problems ..corrected

2002-12-07 Thread Cliff Sarginson
On Sat, Dec 07, 2002 at 11:43:54PM +0100, Cliff Sarginson wrote: > Hello, > I know there has been some exchanges over these problems, but I am not > sure I yet understand if a problem remains (I am obviously writing > because one seems to :) > > I have on one of the systems here Linux, FreeBSD-Sta

Current and Stable and Disk Slice problems

2002-12-07 Thread Cliff Sarginson
Hello, I know there has been some exchanges over these problems, but I am not sure I yet understand if a problem remains (I am obviously writing because one seems to :) I have on one of the systems here Linux, FreeBSD-Stable and FreeBSD-Current. All upto-date as of a few days ago. They all seemed

Re: I'm impressed, but ...

2002-12-07 Thread Philip Paeps
On 2002-12-07 23:10:18 (+0100), Cliff Sarginson <[EMAIL PROTECTED]> wrote: > On Sat, Dec 07, 2002 at 08:41:35PM +0100, Philip Paeps wrote: > > On 2002-11-25 01:49:34 (+0100), Philip Paeps <[EMAIL PROTECTED]> wrote: > > Perhaps someone can make sense of this? I'm happy I can read my mail now, > > w

Do any of the 1.4.x jdks work reasonably well?

2002-12-07 Thread James Satterfield
I've tried the sun and blackdown jdk14 ports on -stable and had no success in running even the demos that come with the jdk. Is this a just me problem or do those jdks just not work? James. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the mes

Re: I'm impressed, but ...

2002-12-07 Thread Cliff Sarginson
On Sat, Dec 07, 2002 at 08:41:35PM +0100, Philip Paeps wrote: > On 2002-11-25 01:49:34 (+0100), Philip Paeps <[EMAIL PROTECTED]> wrote: > > Perhaps someone can make sense of this? I'm happy I can read my mail now, > without having to kick the power button every so often, but I'd prefer to > store

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Bruce Evans
On Sat, 7 Dec 2002, Archie Cobbs wrote: > Bruce Evans wrote: > > Er, it should be obvious that growfs can't reasonably work on the mounted > > partitions. growfs.1 doesn't exist, but growfs.8 already has the warning > > in a general form: > > > > Currently growfs can only enlarge unmou

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Bruce Evans
On Sat, 7 Dec 2002, Robert Watson wrote: > On Sun, 8 Dec 2002, Bruce Evans wrote: > > Er, it should be obvious that growfs can't reasonably work on the mounted > > partitions. growfs.1 doesn't exist, but growfs.8 already has the warning > > ... > > Hmm. I guess one of the interesting questions i

Nvidia on current: sleeping with "dev.mtx_api"

2002-12-07 Thread Ulrich 'Q' Spoerlein
Hello, cvsupped to current yesterday and tried to give the nvidia drivers another shot on my current installation (-stable works fine). but it looks like it can't set the right AGP mode (didn't try the freebsd-native AGP driver, but will try that one too). this is a snippet from my XFree.log on s

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Archie Cobbs
Bruce Evans wrote: > > So in summary my recommendation is to add a big warning to the > > growfs(1) man page that is should not be run on the root partition, > > even if you have booted single-user mode and haven't mounted / yet. > > I.e., to grow a root partition, you must boot from a different pa

Header files not ISO conform?

2002-12-07 Thread Ulrich 'Q' Spoerlein
Hello, i cvsupped -current yesterday, rebuilt the whole XFree86-port and noticed _tons_ of warnings from gcc in one header file /usr/include/sys/time.h:133 (and :150) ISO C89 forbids long long integer constant if C89 is from 1989, how come that gcc is complaing about such an old standard? there s

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Julian Elischer
On Sat, 7 Dec 2002, Archie Cobbs wrote: > Bruce Evans wrote: > > > So in summary my recommendation is to add a big warning to the > > > growfs(1) man page that is should not be run on the root partition, > > > even if you have booted single-user mode and haven't mounted / yet. > > > I.e., to gro

CVSup vs. src/contrib/gcc/INSTALL: the fix

2002-12-07 Thread John Polstra
Some of you who use CVSup in checkout mode to update our source trees have reported problems with "src/contrib/gcc/INSTALL" that look like this: > Delete src/contrib/gcc/INSTALL > Cannot delete "/usr/src/contrib/gcc/INSTALL": Directory not empty This was apparently caused by a recent gcc import

Re: panic when loading the sk(4) driver.

2002-12-07 Thread Robert Faulds
Doug, Did you get a chance to test a SK 9843 on current? Can you reproduce the panic's I'm getting? I have the same PHY as you mentioned in the last message I received from you. Thanks, Robert => More on my gigE/current saga... => => Current panics shortly after I load the if_sk driver, or at bo

Re: I'm impressed, but ...

2002-12-07 Thread Philip Paeps
On 2002-11-25 01:49:34 (+0100), Philip Paeps <[EMAIL PROTECTED]> wrote: > 2. This one's the most irritating. I use Mutt as my mailclient using > Maildirs for storage. It occasionally happens that Mutt just 'hangs' > reading a directory, and there's no way for me to kill it. Ps axl shows it > as

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Nate Lawson
On Fri, 6 Dec 2002, Archie Cobbs wrote: > Julian Elischer wrote: > > I put a copy of / in /usr > > then from the fixit, I mounted /usr as / and ran growfs from there.. > > the trick is to not do it while / is mounted. > > / wasn't mounted yet when I ran growfs: > > > > I ran growfs after booting

I need your help!! 9059dLMk7-407WlLZ6184Iu-22

2002-12-07 Thread chudo3130c26
Please use this e-mail when replying E_ MAIL. [EMAIL PROTECTED] To: Kindly Contributor Subject: Save My Family and Fortune Tell. 002379669996 This letter may come to you as a surprise as we have not met, but it is a serious matter. I am desperately in need of help. I am Mr. Toma sa

Motherboard choice for 5.0?

2002-12-07 Thread Cliff L. Biffle
I've stumbled across a new 1.4ghz Athlon Thunderbird processor. I need a motherboard to go with it. This system will be running 5.0 exclusively unless it blows up, in which case it will run 4-stable. It's a workstation, but I don't need integrated graphics or sound, and using SDRAM would be

Re: mozilla-devel port on current

2002-12-07 Thread Vallo Kallaste
On Fri, Dec 06, 2002 at 10:26:24PM -0500, Alexander Kabaev <[EMAIL PROTECTED]> wrote: > On Fri, 6 Dec 2002 23:26:52 +0200 > Vallo Kallaste <[EMAIL PROTECTED]> wrote: > > > I've built it yesterday together with a lots of other stuff. Using > > other -march values than i686 is unofficially claimed

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Kirk McKusick
Thanks for reminding me about your userland change to background fsck. I have tried it out and concur that it is the right approach until we manage to get the general solution in the kernel. I suggest that you propose it to release engineering and if approved check it in. Kirk McKusick =-

panic on boot with yesterday's -current

2002-12-07 Thread Wesley Morgan
IPsec: Initialized Security Association Processing. IP Filter: v3.4.29 initialized. Default = pass all, Logging = enabled wi0: at port 0x100-0x13f irq 11 function 0 config 1 on pccard0 wi0: 802.11 address: 00:02:2d:04:df:e4 wi0: using Lucent Technologies, WaveLAN/IEEE wi0: Lucent Firmware: Statio

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Kirk McKusick wr ites: >Adding a two minute delay before starting background fsck >sounds like a very good idea to me. Please send me your >suggested change. BTW, I've been using a fsck_ffs modificaton for a while now that does something like the disabled kernel I/O

Re: LOR: filedesc structure -> pipe mutex

2002-12-07 Thread Robert Watson
BTW, one upshot of this whole event is that we should probably be hard-coding the lock order of all important locks rather than allowing it to be automatically determined. We'd uncover problems of this sort much faster and much more easily, and it would provide better documentation of the intended

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Robert Watson
On Sun, 8 Dec 2002, Bruce Evans wrote: > On Fri, 6 Dec 2002, Archie Cobbs wrote: > > > So in summary my recommendation is to add a big warning to the > > growfs(1) man page that is should not be run on the root partition, > > even if you have booted single-user mode and haven't mounted / yet. >

Re: LOR: filedesc structure -> pipe mutex

2002-12-07 Thread Robert Watson
On Fri, 6 Dec 2002, Kris Kennaway wrote: > On Fri, Dec 06, 2002 at 07:18:03PM -0800, Lars Eggert wrote: > > > >I'm getting this too: > > After discussing this with various people on IRC, it was determined that > this is not the place where the reversal is occurring, but since witness > doesn't h

jdk13_p7 core dumped with hotspot help

2002-12-07 Thread Suken Woo
greeting,all: under -CURRENT.after successed build hotspot(client & server) and run java -version get : Java HotSpot(TM) Client VM warning: os::allocate_thread_local_storage: pthread_key = 0x sizep == 0x0010 Java HotSpot(TM) Client VM warning: os::thread_local_storage_at: can't find

Re: backgroud fsck is still locking up system (fwd)

2002-12-07 Thread Bruce Evans
On Fri, 6 Dec 2002, Archie Cobbs wrote: > So in summary my recommendation is to add a big warning to the > growfs(1) man page that is should not be run on the root partition, > even if you have booted single-user mode and haven't mounted / yet. > I.e., to grow a root partition, you must boot from

jdk13_p7 with hotspot core dumped

2002-12-07 Thread Suken Woo
greeting,all: under -CURRENT.after successed build hotspot(client & server) and run java -version get : Java HotSpot(TM) Client VM warning: os::allocate_thread_local_storage: pthread_key = 0x sizep == 0x0010 Java HotSpot(TM) Client VM warning: os::thread_local_storage_at: can't find