i386 tinderbox failure

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

Re: current unable to exec processes under load

2002-10-12 Thread Jeff Roberson
On Sat, 12 Oct 2002, Kris Kennaway wrote: > I'm having a strange problem with my -current box: I am running the > bfbtester port on system utilities, which basically forks 100 copies > of the binary at once to test different options. The problem is that > sometimes the -current system becomes una

Re: current unable to exec processes under load

2002-10-12 Thread Kris Kennaway
On Sun, Oct 13, 2002 at 12:12:43AM -0400, Jeff Roberson wrote: > Can you back out my scheduler changes just to be sure? I don't think I'm running them: FreeBSD 5.0-CURRENT (ROT13) #1: Fri Oct 11 01:14:18 PDT 2002 > I can not foresee > any way that they could cause this, but I'd like to be certa

Re: rpcgen dumping core

2002-10-12 Thread Terry Lambert
Juli Mallett wrote: > > The fix works by substituting "" for NULL before this happens, > > but *after* the output file names have been created, to avoid > > creating files with a bogus prefix name. > > Personally, I'd rather see it be: > if (infile == NULL) > infile = "-";

Re: rpcgen dumping core

2002-10-12 Thread Terry Lambert
Kris Kennaway wrote: > rpcgen -s `perl -e 'print "a"x5120'` > rpcgen -n `perl -e 'print "a"x5120'` > > will both segfault when you ^D them. This is because of the commit that Alfred made to invert the sense of the "-b" option to generate TIRPC output by default, instead. You can make the proble

Re: rpcgen dumping core

2002-10-12 Thread Juli Mallett
* De: Terry Lambert <[EMAIL PROTECTED]> [ Data: 2002-10-12 ] [ Subjecte: Re: rpcgen dumping core ] > Kris Kennaway wrote: > > rpcgen -s `perl -e 'print "a"x5120'` > > rpcgen -n `perl -e 'print "a"x5120'` > > > > will both segfault when you ^D them. > > > The fix works by substituting ""

Re: imake-4 build broken

2002-10-12 Thread Kris Kennaway
On Sat, Oct 12, 2002 at 08:31:52PM -0400, Mike Barcroft wrote: > I've just committed the rest of my -related patches, can you > update your system and let me know if I've fixed the problem. Thanks, this fixes the wdm build too. Kris msg45285/pgp0.pgp Description: PGP signature

Re: [PATCH] Re: man dumps core if no manpath.config directories exist

2002-10-12 Thread Kris Kennaway
On Sat, Oct 12, 2002 at 06:02:59PM -0700, Terry Lambert wrote: > Kris Kennaway wrote: > > It's pretty clear what's going on..none of the directories in > > /etc/manpath.config exist, so len=0, so malloc(0) "succeeds" and does > > nothing, leaving manpathlist a null pointer. > > > > This situation

[PATCH] Re: man dumps core if no manpath.config directories exist

2002-10-12 Thread Terry Lambert
Kris Kennaway wrote: > It's pretty clear what's going on..none of the directories in > /etc/manpath.config exist, so len=0, so malloc(0) "succeeds" and does > nothing, leaving manpathlist a null pointer. > > This situation can occur if e.g. you install the 'base' freebsd > distribution into a jail

panic during boot

2002-10-12 Thread Alex Varju
Hi there, For the last few days, I have been unable to build a bootable kernel. I have gone back to GENERIC, and it still doesn't work. When I try to boot, it panics almost immediately. Can anybody offer any suggestions for where to start diagnosing this? Thanks, Alex. This is the output grab

Re: panic during boot

2002-10-12 Thread Steve Kargl
On Sat, Oct 12, 2002 at 05:21:01PM -0700, Alex Varju wrote: > Hi there, > > For the last few days, I have been unable to build a bootable kernel. I > have gone back to GENERIC, and it still doesn't work. When I try to boot, > it panics almost immediately. Can anybody offer any suggestions for w

Re: imake-4 build broken

2002-10-12 Thread Mike Barcroft
Vallo Kallaste <[EMAIL PROTECTED]> writes: > On Thu, Oct 10, 2002 at 08:03:00PM -0400, Mike Barcroft <[EMAIL PROTECTED]> wrote: > > > > imake-4 port building is broken. I guess that's because > > > xc/config/makedepend/main.c defines _POSIX_SOURCE before including > > > . Signal.h includes which

rpcgen dumping core

2002-10-12 Thread Kris Kennaway
rpcgen -s `perl -e 'print "a"x5120'` rpcgen -n `perl -e 'print "a"x5120'` will both segfault when you ^D them. Kris msg45279/pgp0.pgp Description: PGP signature

Re: dmesg showing garbage

2002-10-12 Thread Juli Mallett
* De: Frode Nordahl <[EMAIL PROTECTED]> [ Data: 2002-10-12 ] [ Subjecte: dmesg showing garbage ] > Hello, > > The more strange thing is that it some times also contains console > output from the previous shutdown sequence. If you reboot and the memory is not cleared, the buffer (stored

Re: dmesg showing garbage

2002-10-12 Thread Juli Mallett
* De: Frode Nordahl <[EMAIL PROTECTED]> [ Data: 2002-10-12 ] [ Subjecte: Re: dmesg showing garbage ] > Anyway, it could show that FreeBSD could do a better job initializing > memory on bootup? This is a job of the BIOS, and I wasn't trying to explain the garbage, merely why there's stuff f

Re: dmesg showing garbage

2002-10-12 Thread Frode Nordahl
On Sun, 2002-10-13 at 01:11, Juli Mallett wrote: > If you reboot and the memory is not cleared, the buffer (stored at a > fixed address) may still be intact, and the kernel buffering code will > be smart enough to span to the end of the buffer, and append (circularly) > there. This does not explai

Re: cheap power-pc platform on eBay...

2002-10-12 Thread Terry Lambert
Juli Mallett wrote: > > > There are *many* different varieties. Some of them FreeBSD would *NEVER* > > > want to target. Others would be great. The one PHK points to looks to > > > be one of the ickier ones. > > > > What model number and part number do you have, that is a good one? > > 8362, mo

alpha tinderbox failure

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

dmesg showing garbage

2002-10-12 Thread Frode Nordahl
Hello, I have noticed for some time now that the top of dmesg after a reboot often contains garbage. The more strange thing is that it some times also contains console output from the previous shutdown sequence. Example of somewhat garbled data: %dmesg |head module "/bo\^?t/kErnel/snd_via82

coredumps with ex(1)

2002-10-12 Thread Kris Kennaway
I'm able to cause ex to null pointer deref with random (garbage) input..is anyone interested in the tracebacks? Kris msg45272/pgp0.pgp Description: PGP signature

man dumps core if no manpath.config directories exist

2002-10-12 Thread Kris Kennaway
#0 0x0804c7fb in get_manpath (perrs=0, path=0x800 ) at /usr/src/gnu/usr.bin/man/manpath/manpath.c:500 #1 0x0804bf30 in manpath (perrs=0) at /usr/src/gnu/usr.bin/man/manpath/manpath.c:195 #2 0x08049a2b in man_getopt (argc=0, argv=0x0) at /usr/src/gnu/usr.bin/man/man/man.c:479 #3 0x08

current unable to exec processes under load

2002-10-12 Thread Kris Kennaway
I'm having a strange problem with my -current box: I am running the bfbtester port on system utilities, which basically forks 100 copies of the binary at once to test different options. The problem is that sometimes the -current system becomes unable to fork *any* new processes, and even suspendin

Re: cheap power-pc platform on eBay...

2002-10-12 Thread Juli Mallett
* De: Terry Lambert <[EMAIL PROTECTED]> [ Data: 2002-10-12 ] [ Subjecte: Re: cheap power-pc platform on eBay... ] > Juli Mallett wrote: > > > > There are *many* different varieties. Some of them FreeBSD would *NEVER* > > > > want to target. Others would be great. The one PHK points to lo

Re: cheap power-pc platform on eBay...

2002-10-12 Thread Terry Lambert
Juli Mallett wrote: > > > > What model number and part number do you have, that is a good one? > > > > > > 8362, model 1000. A 603EV @ 200MHz. > > > > The one Poul was pointing out is an 8362-A53; the -A53 refers to > > the fact that it has 64M of memory, instead of 16M or 32M. > > Oh, ok. I mus

Re: -CURRENT running really slow under vmware2

2002-10-12 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Jim Pirzyk writes: >I would think we need to at least patch current for this case. Enclosed >is a possible implementation. Comments? I think I tried this before, and puting the option in opt_cpu.h does not work, because not all files that include atomic.h will inc

Re: -CURRENT running really slow under vmware2

2002-10-12 Thread Terry Lambert
Jim Pirzyk wrote: > I would think we need to at least patch current for this case. Enclosed > is a possible implementation. Comments? This: +optionsVMWARE Should be this: +optionsCPU_DISABLE_CMPXFHG ...otherwise, it looks fine. -- Terry To Unsubscribe: send mail to [EMAIL

Re: -CURRENT running really slow under vmware2

2002-10-12 Thread Jim Pirzyk
I would think we need to at least patch current for this case. Enclosed is a possible implementation. Comments? - JimP On Friday 11 October 2002 07:53 am, Tim Robbins wrote: > On Fri, Oct 11, 2002 at 07:07:36AM -0700, Jim Pirzyk wrote: > > Does anyone have experience running a recient -CURRENT

Re: cheap power-pc platform on eBay...

2002-10-12 Thread Juli Mallett
* De: David O'Brien <[EMAIL PROTECTED]> [ Data: 2002-10-12 ] [ Subjecte: Re: cheap power-pc platform on eBay... ] > On Sat, Oct 12, 2002 at 09:55:00AM +0200, Poul-Henning Kamp wrote: > > > > There are quite a number of these gadgets on eBay right now, they would > > probably make a cheap e

Re: cheap power-pc platform on eBay...

2002-10-12 Thread Terry Lambert
David O'Brien wrote: > On Sat, Oct 12, 2002 at 09:55:00AM +0200, Poul-Henning Kamp wrote: > > There are quite a number of these gadgets on eBay right now, they would > > probably make a cheap entry-level platform for powerpc work: > > http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=2059912083 >

Re: Rev. 1.48 of stdio.h breaks 3rd part software

2002-10-12 Thread Steve Kargl
On Sat, Oct 12, 2002 at 01:06:59PM -0700, Steve Kargl wrote: > On Sat, Oct 12, 2002 at 11:34:24AM -0700, Peter Wemm wrote: > > This works! Thanks, Peter. > > f95 -c hello.f90 > gcc -v -o hello -nostdlib \ >/usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o \ >/usr/local/lib/NAGWare/qui

Re: Rev. 1.48 of stdio.h breaks 3rd part software

2002-10-12 Thread Steve Kargl
On Sat, Oct 12, 2002 at 11:34:24AM -0700, Peter Wemm wrote: > "Steven G. Kargl" wrote: > > > >Revision 1.48 / (download) - annotate - [select for diffs], \ > >Fri Oct 11 22:38:17 2002 UTC (18 hours, 14 minutes ago) by peter > >Branch: MAIN > >Changes since 1.47: +0 -8 lines > >

Re: Bad system call: aio_read()

2002-10-12 Thread Philipp Mergenthaler
On Sat, Oct 12, 2002 at 11:57:23AM -0400, Craig Rodrigues wrote: > > > > I just did a cvsup and rebuilt the world on my -CURRENT system. > > > > If I try to run the following program, I get a "Bad system call" coredump: > > > [...] > > > > 2660 a.outCALL aio_read(0xbfbffb88) > > > > 2660 a

Re: Missing groff_mwww.7.gz while installing world in new directory

2002-10-12 Thread Hajimu UMEMOTO
Hi, > On Sat, 12 Oct 2002 12:36:26 -0700 (PDT) > Shizuka Kudo <[EMAIL PROTECTED]> said: shizukakudo_99> I just built a new world with latest source. If I make installworld with DESTDIR=/newdir, it fails shizukakudo_99> with groff_mwww.7.gz missing. I believe this was related to the recen

Missing groff_mwww.7.gz while installing world in new directory

2002-10-12 Thread Shizuka Kudo
Hi, I just built a new world with latest source. If I make installworld with DESTDIR=/newdir, it fails with groff_mwww.7.gz missing. I believe this was related to the recent upgrade of groff and groff_mwww was changed to groff_www. Looking at src/gnu/usr.bin/groff/tmac/Makefile still finds a ML

Re: Rev. 1.48 of stdio.h breaks 3rd part software

2002-10-12 Thread Peter Wemm
"Steven G. Kargl" wrote: > This commit by Peter breaks 3rd party software: > >Revision 1.48 / (download) - annotate - [select for diffs], \ >Fri Oct 11 22:38:17 2002 UTC (18 hours, 14 minutes ago) by peter >Branch: MAIN >Changes since 1.47: +0 -8 lines >Diff to previous 1.47 (c

NEWCARD support with Linksys card on Sony VAIO ...

2002-10-12 Thread Marc G. Fournier
Morning all ... I'm finally trying to get my laptop back up and running using -CURRENT ... back on August 16th, I did an upgrade that totally hosed the ability to use my ethernet, and due to the way that I erroneously did the upgrade, I can't go back to the old kernel :( I've sea

Re: cheap power-pc platform on eBay...

2002-10-12 Thread Juli Mallett
* De: David O'Brien <[EMAIL PROTECTED]> [ Data: 2002-10-12 ] [ Subjecte: Re: cheap power-pc platform on eBay... ] > On Sat, Oct 12, 2002 at 10:40:01AM -0700, Juli Mallett wrote: > > They're nice little toys. Mine is Ethernet. You can run NetBSD on them, > ... > > There are *many* differen

Rev. 1.48 of stdio.h breaks 3rd part software

2002-10-12 Thread Steven G. Kargl
This commit by Peter breaks 3rd party software: Revision 1.48 / (download) - annotate - [select for diffs], \ Fri Oct 11 22:38:17 2002 UTC (18 hours, 14 minutes ago) by peter Branch: MAIN Changes since 1.47: +0 -8 lines Diff to previous 1.47 (colored) Zap the early-adopter trans

Re: Rev. 1.48 of stdio.h breaks 3rd part software

2002-10-12 Thread Steve Kargl
On Sat, Oct 12, 2002 at 11:34:24AM -0700, Peter Wemm wrote: > "Steven G. Kargl" wrote: >> >> In particular, NAG's Fortran 95 compiler on longer works. > > The problem is that you're trying to mix 4.x binaries with 5.x > components. This really needs to be linked against the 4.x libraries. > More

Re: PCI bus lost on Supermicro P3TDE6. ACPI?

2002-10-12 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Martin Nilsson wrote: >http://www.gneto.com/current-20021012/P3TDE6.dsdt > >Following is a diff between dmesg form my latest working kernel and one=20 >made today. >It seems that todays acpi.ko works as it should with the kernel from Sep = >

Re: cheap power-pc platform on eBay...

2002-10-12 Thread David O'Brien
On Sat, Oct 12, 2002 at 10:40:01AM -0700, Juli Mallett wrote: > They're nice little toys. Mine is Ethernet. You can run NetBSD on them, ... > There are *many* different varieties. Some of them FreeBSD would *NEVER* > want to target. Others would be great. The one PHK points to looks to > be on

Re: cheap power-pc platform on eBay...

2002-10-12 Thread David O'Brien
On Sat, Oct 12, 2002 at 09:55:00AM +0200, Poul-Henning Kamp wrote: > > There are quite a number of these gadgets on eBay right now, they would > probably make a cheap entry-level platform for powerpc work: > http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=2059912083 Be careful buying one. I g

Re: Bad system call: aio_read()

2002-10-12 Thread Craig Rodrigues
On Sat, Oct 12, 2002 at 04:49:25PM +0200, Dirk Roehrdanz wrote: > Hello, > > On 0, Philipp Mergenthaler <[EMAIL PROTECTED]> wrote: > > On Sat, Oct 12, 2002 at 09:53:02AM -0400, Craig Rodrigues wrote: > > > I just did a cvsup and rebuilt the world on my -CURRENT system. > > > If I try to run the f

Re: Bad system call: aio_read()

2002-10-12 Thread Dirk Roehrdanz
Hello, On 0, Philipp Mergenthaler <[EMAIL PROTECTED]> wrote: > On Sat, Oct 12, 2002 at 09:53:02AM -0400, Craig Rodrigues wrote: > > I just did a cvsup and rebuilt the world on my -CURRENT system. > > If I try to run the following program, I get a "Bad system call" coredump: > [...] > > 2660 a.

Re: Bad system call: aio_read()

2002-10-12 Thread Philipp Mergenthaler
On Sat, Oct 12, 2002 at 09:53:02AM -0400, Craig Rodrigues wrote: > I just did a cvsup and rebuilt the world on my -CURRENT system. > If I try to run the following program, I get a "Bad system call" coredump: [...] > 2660 a.outCALL aio_read(0xbfbffb88) > 2660 a.outRET aio_read -1 err

Bad system call: aio_read()

2002-10-12 Thread Craig Rodrigues
Hi, I just did a cvsup and rebuilt the world on my -CURRENT system. If I try to run the following program, I get a "Bad system call" coredump: #include #include int main(int argc, char *argv[]) { struct aiocb b; aio_read(&b); } ./a.out Bad system call (core dumped) If I do a ktrace, I g

Re: Issues I have w/ recent -current

2002-10-12 Thread Yamada Ken Takeshi
Sorry for late to respond. Thank you for your help. It solved the problem. From: Alexander Kabaev <[EMAIL PROTECTED]> > On Tue, 01 Oct 2002 23:29:34 +0900 (JST) > Yamada Ken Takeshi <[EMAIL PROTECTED]> wrote: > > > >3) HelloWorld.cc can't be compiled while 4.6R can do it, > > and

Tired of missing all of your phone calls while you’re on the Internet?

2002-10-12 Thread Ring Ring
Something for Everyone: 1) Get that Call! Get that Fax! While You're Online with just ONE Phone Line! http://store.yahoo.com/cgi-bin/clink?youcansave+aHw34C+switchboard.html 2) How smart are you? Take the free IQ test! http://www.emode.com/forward?sid=633&test=uiqogt 3) ColumbiaHouse Offers Gre

PCI bus lost on Supermicro P3TDE6. ACPI?

2002-10-12 Thread Martin Nilsson
e the following files available for anyone that knows what is going on: http://www.gneto.com/current-20021012/dmesg.ok http://www.gneto.com/current-20021012/dmesg.err http://www.gneto.com/current-20021012/dmesg.diff http://www.gneto.com/current-20021012/P3TDE6.asl http://www.gneto.com/current-20021012/P

alpha tinderbox failure

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

Re: CNet Pro200WL (Davicom DM9102A): fine under 4.6.2-p2, no worky under -CURRENT

2002-10-12 Thread ryan beasley
On Fri, Oct 11, 2002 at 08:44:37PM -0500, ryan beasley wrote: > > I'm attaching dmesg and pciconf output to this message. Please let me > know what (if any) further information is required. > Hm... just noticed a strange MAC reported in ifconfig output under -CURRENT. dc0

cheap power-pc platform on eBay...

2002-10-12 Thread Poul-Henning Kamp
There are quite a number of these gadgets on eBay right now, they would probably make a cheap entry-level platform for powerpc work: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=2059912083 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC

i386 tinderbox failure

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