Re: psm problem

2002-08-14 Thread Anselm Garbe
On Thu, Aug 15, 2002 at 12:14:37AM +0200, Anselm Garbe wrote: > Hi there, > > after make world of today: > my mouse behaves sometimes curios (while moving around, some selections > are done, without clicking)... OK, after installing a new world (source code of Aug 15, 2002 at 00:00 MEZ), the psm

panic: system call accept returning with mutex(s) held

2002-08-14 Thread Mike Heffner
With -current from earlier this week, panics whenever I start gaim. Didn't see anything similar in the archives. I'll be happy to provide more information if needed. Mounting root from ufs:/dev/ad0s2a exclusive sleep mutex Giant r = 0 (0xc02da9a0) locked @ ../../../kern/subr_trap.c:80 panic: syst

Re: Weirdness trying -STABLE -> -CURRENT

2002-08-14 Thread Nate Lawson
I upgraded a machine from 4.6R to -CURRENT today and had similar problems. Comments below. On Wed, 14 Aug 2002, David Wolfskill wrote: > To upgrade from 4.x-stable to current > - > make buildworld > make buildkernel KERNCONF=YOUR_KERNEL

Re: Weirdness trying -STABLE -> -CURRENT

2002-08-14 Thread David Wolfskill
Warning: this is ~200 lines long. Sorry. I think the issue raised is worth maybe 10% of the bandwidth, but >Date: Tue, 13 Aug 2002 18:33:33 +0200 >From: Szilveszter Adam <[EMAIL PROTECTED]> >Thanks for getting back with the results. This points to the fatc that >the instructions in UPDATI

Re: oops: panic: bremfree: bp 0xc4206410 not locked

2002-08-14 Thread Alex Zepeda
On Wed, Aug 14, 2002 at 05:35:32PM -0400, Jim Bloom wrote: > I believe the more interesting panic to debug is the first one here in > mtrash_ctor and not the problem with syncing the disk after a panic. I have > seen a few other panics in this routine posted to current over the last few > weeks.

Re: OT: Debian GNU/FreeBSD???

2002-08-14 Thread Tony Finch
Brooks Davis <[EMAIL PROTECTED]> wrote: >On Thu, Aug 15, 2002 at 12:51:49AM +0200, Mario Goebbels wrote: >> I'm slightly offtopic with this, but what the heck is that: >> http://www.debian.org/ports/freebsd/index >> I was slightly irritated when a pal showed me that! > >It's Debian people being si

Re: OT: Debian GNU/FreeBSD???

2002-08-14 Thread Mario Goebbels
> > http://www.debian.org/ports/freebsd/index > > > > I was slightly irritated when a pal showed me that! > > Why? I thought FreeBSD wants no distros to avoid all the distrochaos Linux got right now. Debian is rather contraproductive to that. Luckily it aint popular. -mg To Unsubscribe: send m

Re: CFLAGS=-O and WARN=5

2002-08-14 Thread Jun Kuriyama
At Wed, 14 Aug 2002 12:19:52 + (UTC), Philip Reynolds wrote: > The problem here, as is fairly self-evident is that you cannot > compile with -Wuninitialized without a -O flag because it produces > warnings that can only be seen through optomisation (it's got to do > with automatic variables, s

Re: OT: Debian GNU/FreeBSD???

2002-08-14 Thread Terry Lambert
Mario Goebbels wrote: > I'm slightly offtopic with this, but what the heck is that: Ontopic for -chat, and maybe -advocacy; perhaps you should pst there, instead... > http://www.debian.org/ports/freebsd/index > > I was slightly irritated when a pal showed me that! Why? -- Terry To Unsubscrib

Re: OT: Debian GNU/FreeBSD???

2002-08-14 Thread Brooks Davis
On Thu, Aug 15, 2002 at 12:51:49AM +0200, Mario Goebbels wrote: > I'm slightly offtopic with this, but what the heck is that: > > http://www.debian.org/ports/freebsd/index > > I was slightly irritated when a pal showed me that! It's Debian people being silly. Someone decided they liked the Fre

OT: Debian GNU/FreeBSD???

2002-08-14 Thread Mario Goebbels
I'm slightly offtopic with this, but what the heck is that: http://www.debian.org/ports/freebsd/index I was slightly irritated when a pal showed me that! -mg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

psm problem

2002-08-14 Thread Anselm Garbe
Hi there, after make world of today: FreeBSD odin.garbe 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Aug 14 19:36:08 CEST 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ODIN i386 my mouse behaves sometimes curios (while moving around, some selections are done, without clicking)... Before making

Re: oops: panic: bremfree: bp 0xc4206410 not locked

2002-08-14 Thread Jim Bloom
I believe the more interesting panic to debug is the first one here in mtrash_ctor and not the problem with syncing the disk after a panic. I have seen a few other panics in this routine posted to current over the last few weeks. Jim Bloom [EMAIL PROTECTED] Alex Zepeda wrote: > > I got this wh

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

2002-08-14 Thread Terry Lambert
Tim Robbins wrote: > This has nothing to do with PAM. Here is a simple program which behaves > differently between 4.6-RELEASE and 5.0-CURRENT. I don't know which > of the two behaviours is correct. [ ... ] If 4.6 disagrees with 5.0, then 5.0 is wrong (IMO), because a change was necessary for th

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

2002-08-14 Thread Julian Elischer
There is a kernel change brewing that may change this On Wed, 14 Aug 2002, Tim Robbins wrote: > > This has nothing to do with PAM. Here is a simple program which behaves > differently between 4.6-RELEASE and 5.0-CURRENT. I don't know which > of the two behaviours is correct. > > [...]

HEADS UP: I will be deliberately breaking the world tomorrow

2002-08-14 Thread Ruslan Ermilov
- Forwarded message from Ruslan Ermilov <[EMAIL PROTECTED]> - Date: Tue, 13 Aug 2002 20:47:12 +0300 From: Ruslan Ermilov <[EMAIL PROTECTED]> To: David O'Brien <[EMAIL PROTECTED]>, Bruce Evans <[EMAIL PROTECTED]>, Kris Kennaway <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re:

i386 tinderbox failure

2002-08-14 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

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

2002-08-14 Thread Tim Robbins
On Tue, Aug 13, 2002 at 11:54:06PM -0700, Terry Lambert wrote: > Tim Robbins wrote: > > On Tue, Aug 13, 2002 at 05:04:20PM -0700, Terry Lambert wrote: > > > Both different reports have been from Tim Robbins. It may > > > be that he has a local problem, and that his local problem > > > is greatly

Re: CFLAGS=-O and WARN=5

2002-08-14 Thread Philip Reynolds
Jun Kuriyama <[EMAIL PROTECTED]> 22 lines of wisdom included: > > When I tried make world with CFLAGS="-g -pipe" in make.conf, I got > a result below. > > Is buildworld without CFLAGS=-O not supported? > > ===> bin/df > cc -pipe -g -I/usr/src/bin/df/../../sbin/mount -Werror -Wall -Wno-format

CFLAGS=-O and WARN=5

2002-08-14 Thread Jun Kuriyama
When I tried make world with CFLAGS="-g -pipe" in make.conf, I got a result below. Is buildworld without CFLAGS=-O not supported? ===> bin/df cc -pipe -g -I/usr/src/bin/df/../../sbin/mount -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-typ

oops: panic: bremfree: bp 0xc4206410 not locked

2002-08-14 Thread Alex Zepeda
I got this while the system was swapping quite a bit (silly Gtk+ newsreader + supernews's huge retention == lots of memory used). FreeBSD blarf.homeip.net 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Wed Aug 14 00:39:15 PDT 2002 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/ZIPPY_SMP_WITNESS i386 GNU

Re: bremfree: bp 0xc77938f4 not locked (Most recently used by kqueue)

2002-08-14 Thread Terry Lambert
Seth Hettich wrote: > I get this all the time, and have for months now. On two different > systems (both updated to -current about 2 times per month), both > PCs (but with greatly differing HW). > > What would be my first step to resolve this? I sent in a PR, with > lots of notes, things I trie

Re: rcNG and dhcp

2002-08-14 Thread Alexander Leidinger
On 14 Aug 2002 11:03:42 +0400 "Vladimir B. " Grebenschikov <[EMAIL PROTECTED]> wrote: > > Then, bring the interface down manually (it's even easier now that > > you can insert your own script in the rc boot process). I am not > > being flippant. > > Of course I can patch my rc.d/network1 manuall