Still problems with ULE

2003-02-10 Thread Kris Kennaway
I gave ULE another try just now, following your recent commits, and I'm seeing even worse problems: At boot time when the X server is loading, disk activity occurs briefly about once every 2 seconds; the mouse is active briefly at the same time, and nothing much else happens for about a minute unt

Re: Two witness panics in vfs_bio

2003-02-10 Thread Kris Kennaway
On Mon, Feb 10, 2003 at 05:32:42PM -0500, Jeff Roberson wrote: > On Mon, 10 Feb 2003, Kris Kennaway wrote: > > > *Grump* I can't get my boxes to stay up more than a few > > minutes..evidently this code was not tested prior to commit. > > > > So much for getti

Re: Two witness panics in vfs_bio

2003-02-10 Thread Kris Kennaway
On Mon, Feb 10, 2003 at 09:52:11AM -0800, Kris Kennaway wrote: > recursed on non-recursive lock (sleep mutex) needsbuffer lock @ >/local0/src-client/sys/kern/vfs_bio.c:1159 > first acquired @ /local0/src-client/sys/kern/vfs_bio.c:1151 > /local0/src-client/sys/kern/kern_synch.c:1

Two witness panics in vfs_bio

2003-02-10 Thread Kris Kennaway
recursed on non-recursive lock (sleep mutex) needsbuffer lock @ /local0/src-client/sys/kern/vfs_bio.c:1159 first acquired @ /local0/src-client/sys/kern/vfs_bio.c:1151 panic: recurse Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> trace Debugger(c041c671,c048f620,c

Re: _fpathconf() and __semctl() prototypes

2003-02-09 Thread Kris Kennaway
On Sun, Feb 09, 2003 at 10:47:47PM +1100, Bruce Evans wrote: > On Sat, 8 Feb 2003, Kris Kennaway wrote: > > > On Sat, Feb 08, 2003 at 02:59:30PM -0800, Kris Kennaway wrote: > > > Can someone take a look at lib/libc/gen/semctl.c and tell me where > > > the __semctl

_fpathconf() and __semctl() prototypes

2003-02-08 Thread Kris Kennaway
On Sat, Feb 08, 2003 at 02:59:30PM -0800, Kris Kennaway wrote: > Can someone take a look at lib/libc/gen/semctl.c and tell me where > the __semctl() sysctl should be prototyped? Also _fpathconf() in lib/libc/gen/statvfs.c Kris msg52023/pgp0.pgp Description: PGP signature

__semctl() prototype

2003-02-08 Thread Kris Kennaway
Can someone take a look at lib/libc/gen/semctl.c and tell me where the __semctl() sysctl should be prototyped? Kris msg52022/pgp0.pgp Description: PGP signature

Re: Panic in fork()

2003-02-08 Thread Kris Kennaway
On Sat, Feb 08, 2003 at 04:12:26PM +0100, Thomas Moestl wrote: > addr2line will usually point to the first line of a statement if it > spans multiple lines; in this case, the full guard is: > > while (p2->p_pid == trypid || > p2->p_pgrp->pg_id == tr

Dumping broken?

2003-02-08 Thread Kris Kennaway
I'm having lots of problems with crashdumps under 5.0. Most of the time trying to force a dump via 'call doadump' returns an error about 'Context switches not permitted in the debugger'. Calling it again causes the system to hang. Is anyone else seeing this? Kris msg51987/pgp0.pgp Descr

Re: Panic in fork()

2003-02-08 Thread Kris Kennaway
On Sat, Feb 08, 2003 at 01:24:06AM -0800, Kris Kennaway wrote: > Fatal trap 12: page fault while in kernel mode > cpuid = 0; lapic.id = 0100 > fault virtual address = 0x14 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc01a1e2d

Panic in fork()

2003-02-08 Thread Kris Kennaway
Fatal trap 12: page fault while in kernel mode cpuid = 0; lapic.id = 0100 fault virtual address = 0x14 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01a1e2d stack pointer = 0x10:0xe4146c74 frame pointer = 0x10:0xe4146cbc code

Re: Cross-build ports from stable box?

2003-02-07 Thread Kris Kennaway
On Sat, Feb 08, 2003 at 02:32:54AM -0500, Chris BeHanna wrote: > The hard drive on my laptop died, which I took as a sign to bite > the bullet and install -current (and pick up cardbus support for my > spiffy new wireless card in the process). > > The laptop is a PIII-500. My workstation

Re: Linux networking emulation broken?

2003-02-06 Thread Kris Kennaway
On Thu, Feb 06, 2003 at 02:23:53PM -0200, Fred Souza wrote: > Hi again, > > After noticing a huge delay between host names resolution and the > beginning of pages loading with Opera (6.11/Linux), I noticed that it > is trying to connect to 4.0.0.0:111 instead of the usual > 127.0.0.1:111.

Re: tired of crashes

2003-02-05 Thread Kris Kennaway
On Wed, Feb 05, 2003 at 11:47:44AM +0200, Vallo Kallaste wrote: > --- > panic: ufs_dirbad: bad dir > cpuid = 1; lapic.id = 0100 > boot() called on cpu#1 I get those on the bento cluster when the disk is starting to fail. dd'ing /dev/zero over it usually gives it some more life by forcing it t

Re: SCHED_ULE and priorities

2003-02-04 Thread Kris Kennaway
On Tue, Feb 04, 2003 at 09:54:23PM -0800, Steve Kargl wrote: > On Tue, Feb 04, 2003 at 09:38:18PM -0800, Kris Kennaway wrote: > > I just booted a kernel with SCHED_ULE. It looks like there's a pretty > > serious bug: > > > > PID USERNAME PRI NICE SIZE

Re: SCHED_ULE and priorities

2003-02-04 Thread Kris Kennaway
On Tue, Feb 04, 2003 at 09:38:18PM -0800, Kris Kennaway wrote: > I just booted a kernel with SCHED_ULE. It looks like there's a pretty > serious bug: > > PID USERNAME PRI NICE SIZERES STATETIME WCPUCPU COMMAND > 573 dnetc139 20 1000K 804K RUN

SCHED_ULE and priorities

2003-02-04 Thread Kris Kennaway
I just booted a kernel with SCHED_ULE. It looks like there's a pretty serious bug: PID USERNAME PRI NICE SIZERES STATETIME WCPUCPU COMMAND 573 dnetc139 20 1000K 804K RUN 1:29 85.94% 85.94% dnetc 661 kris 960 2252K 1496K RUN 0:00 6.25% 6.25% to

Re: 5.0 Ports List

2003-02-03 Thread Kris Kennaway
On Mon, Feb 03, 2003 at 01:33:26PM -0700, [EMAIL PROTECTED] wrote: > Thank you for the information. Is there by chance a list of What does > work? This is so I can at least move forward and get a backup before I > start blowing things up... I love the mad bomber on the muppets http://bento.freeebs

Re: Final fix for 0 problem (was Re: rand() is broken)

2003-02-02 Thread Kris Kennaway
On Mon, Feb 03, 2003 at 12:55:40AM +0300, Andrey A. Chernov wrote: > On Sun, Feb 02, 2003 at 13:06:08 -0800, Kris Kennaway wrote: > > On Sun, Feb 02, 2003 at 06:10:49PM +0300, Andrey A. Chernov wrote: > > > So far, this is final variant for 0 problem fixing ready for comm

Re: Final fix for 0 problem (was Re: rand() is broken)

2003-02-02 Thread Kris Kennaway
On Sun, Feb 02, 2003 at 06:10:49PM +0300, Andrey A. Chernov wrote: > So far, this is final variant for 0 problem fixing ready for committing. > Any objections? What tests have you run on this code to ensure it doesn't still have strange problems? Kris msg51583/pgp0.pgp Description: PGP si

Re: rand() is broken

2003-02-02 Thread Kris Kennaway
On Sun, Feb 02, 2003 at 12:57:45PM -0800, Bakul Shah wrote: > > Since you keep talking about random(), I must conclude you're > > knee-jerking, since we're not discussing that function. Please stay > > on-topic :-) > > Read through the thread. In particular see Mark's message > <[EMAIL PROTECTED

Re: rand() is broken

2003-02-02 Thread Kris Kennaway
On Sun, Feb 02, 2003 at 11:55:25AM -0800, Bakul Shah wrote: > > RC4 is _utterly_ repeatable, given a particular seed/key. > > May be but it is not the same as the current random(). Also, > I know you will want to change it the next time some one > points out a problem with RC4. Since you keep ta

Re: rand() is broken

2003-02-02 Thread Kris Kennaway
On Sun, Feb 02, 2003 at 12:04:22PM +0300, Andrey A. Chernov wrote: > Yes, first value correlation is there, but old formulae have even worse > effect "The random sequences do not vary much with the seed", as source > file comments and whole discussion about old RNG bad effects shown. I.e. > for

rand() is broken

2003-02-01 Thread Kris Kennaway
FreeBSD's rand() implementation has been broken for the past 23 months, since the following commit: Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 27 14:42:19 2001 UTC (23 months ago) by ache Branch: MAIN Changes since 1.2: +26 -0 lines Diff to previous 1.2 (colored) Use

Re: removed?

2003-01-31 Thread Kris Kennaway
On Fri, Jan 31, 2003 at 09:21:51AM -0500, Mike Barcroft wrote: > Kris Kennaway <[EMAIL PROTECTED]> writes: > > A number of ports have started to complain about a missing stropts.h > > header..was this recently removed, and if so then what is the fix? > > I don't th

removed?

2003-01-30 Thread Kris Kennaway
A number of ports have started to complain about a missing stropts.h header..was this recently removed, and if so then what is the fix? Kris msg51328/pgp0.pgp Description: PGP signature

Re: INVARIANTS-related fs panic on alpha

2003-01-27 Thread Kris Kennaway
On Sat, Jan 25, 2003 at 12:12:34AM -0800, Kris Kennaway wrote: > One of the alpha package clients panicked with this. It was under > very high load at the time (25 simultaneous package builds): > > fatal kernel trap: > > trap entry = 0x2 (memory management fault)

Re: 5.0 i386 Live Filesystem

2003-01-27 Thread Kris Kennaway
On Mon, Jan 27, 2003 at 03:50:40PM -0800, Evan Dower wrote: > I recently was installing the world when it ran out of space. I ^C'ed too > many times and ended up with trying to start up on an incomplete world, > really incomplete. I don't have /bin/sh, for example. Can someone point me > toward

Re: kernel build core dump

2003-01-27 Thread Kris Kennaway
On Mon, Jan 27, 2003 at 03:18:51PM +0300, Odhiambo Washington wrote: > rm -f /usr/src/sys/modules/ip_mroute_mod/export_syms ip_mroute.ko ip_mroute.kld >ip_mroute.o @ machine symb.tmp tmp.o opt_mac.h opt_mrouting.h opt_random_ip_id.h > Illegal instruction (core dumped) > *** Error code 132 Can yo

Re: Problem during alpha cross-building

2003-01-26 Thread Kris Kennaway
On Sun, Jan 26, 2003 at 03:15:28PM -0800, David O'Brien wrote: > What are all the cases that things fail now? It looks like you're saying > (1) doing an Alpha cross-world -CURRENT build on i386, (2) doing a 'make > buildworld' on -CURRENT sources on a 5.0-DP1 install, (3) doing an > upgrade from

Re: popa3d in FreeBSD source tree (like OpenBSD)?

2003-01-26 Thread Kris Kennaway
On Sun, Jan 26, 2003 at 08:26:49PM +, Nuno Teixeira wrote: > > Hello to all, > > FreeBSD doesn't have a POP3 server in their source tree. popa3d is a > good candidate because it's simple and secure. > > OpenBSD has already included popa3d in their source, so why not

Re: acquiring duplicate lock of same type: "system map"

2003-01-25 Thread Kris Kennaway
On Sat, Jan 25, 2003 at 12:59:25PM -0600, Alan L. Cox wrote: > Kris Kennaway wrote: > > > > bento found the following about 5 minutes after I upgraded it to 5.0. > > > > acquiring duplicate lock of same type: "system map" > > 1st system map @ ..

INVARIANTS-related fs panic on alpha

2003-01-25 Thread Kris Kennaway
One of the alpha package clients panicked with this. It was under very high load at the time (25 simultaneous package builds): fatal kernel trap: trap entry = 0x2 (memory management fault) faulting va= 0xdeadc0dedeadc0e6 type = access violation cause =

lock order reversal (arp mutex/radix node head)

2003-01-25 Thread Kris Kennaway
lock order reversal 1st 0xc03bbde0 arp mutex (arp mutex) @ ../../../netinet/if_ether.c:151 2nd 0xc6149e7c radix node head (radix node head) @ ../../../net/route.c:549 Debugger("witness_lock") Stopped at Debugger+0x55: xchgl %ebx,in_Debugger.0 db> trace Debugger(c031e895,c6149e7c,c033b2a0,

acquiring duplicate lock of same type: "system map"

2003-01-24 Thread Kris Kennaway
bento found the following about 5 minutes after I upgraded it to 5.0. acquiring duplicate lock of same type: "system map" 1st system map @ ../../../vm/vm_map.c:2168 2nd system map @ ../../../vm/vm_kern.c:325 Debugger("witness_lock") Stopped at Debugger+0x55: xchgl %ebx,in_Debugger.0 db>

Re: rcconf.sh error

2003-01-24 Thread Kris Kennaway
On Fri, Jan 24, 2003 at 11:38:15PM -0800, Kris Kennaway wrote: > I get the following at boot time: > > Loading configuration files. > load_rc_config: not found > > Indeed, rcconf.sh does not appear to have load_rc_config() in scope. This turns out to be because I had local_

rcconf.sh error

2003-01-24 Thread Kris Kennaway
I get the following at boot time: Loading configuration files. load_rc_config: not found Indeed, rcconf.sh does not appear to have load_rc_config() in scope. Kris msg50889/pgp0.pgp Description: PGP signature

openpam error from sshd

2003-01-24 Thread Kris Kennaway
I've just updated bento to 5.0, and sshd is now giving the following error every few seconds: bento sshd[55737]: in _openpam_check_error_code(): pam_sm_setcred(): unexpected return value 24 Peter says he's seen this elsewhere on the cluster. What's going on? Kris msg50888/pgp0.pgp Des

Re: Problem during alpha cross-building

2003-01-24 Thread Kris Kennaway
On Fri, Jan 24, 2003 at 02:45:44PM -0800, Kris Kennaway wrote: > I'm getting this when trying to cross-build an alpha world. Is anyone > else seeing it? > > cc -O -pipe -DNLIST_ELF64 -static -o crunchide crunchide.o exec_elf64.o > exec_elf64.o: In function `hide_elf64&#x

Problem during alpha cross-building

2003-01-24 Thread Kris Kennaway
I'm getting this when trying to cross-build an alpha world. Is anyone else seeing it? cc -O -pipe -DNLIST_ELF64 -static -o crunchide crunchide.o exec_elf64.o exec_elf64.o: In function `hide_elf64': exec_elf64.o(.text+0x30b): undefined reference to `be64toh' exec_elf64.o(.text+0x530): undefine

Re: 5.0-RELEASE & VMWare 3.2

2003-01-23 Thread Kris Kennaway
On Thu, Jan 23, 2003 at 10:50:01PM +0300, Lev Serebryakov wrote: > It doesn't work under VMWare 3.2! Ok, it works, really. But speed is > VERY low. I even could not do installation! Unpacking of > distributive have been started at normal speed, but after 2 or 3 > minutes speed decreased to

Re: buildworld failure, rtld-elf, RELENG_5_0

2003-01-23 Thread Kris Kennaway
On Thu, Jan 23, 2003 at 09:15:24AM -0800, Evan Dower wrote: > An update: > CVSup'ing didn't fix the problem, but when I deleted the rtld.c and mv'd > /etc/make.conf /etc/make.conf.hide, it stopped at > /usr/src/contrib/amd/amd/srvr_nfs.c. So, I deleted that file, CVSup'd, and > built again, and

Re: aout support not working on todays -current

2003-01-21 Thread Kris Kennaway
On Tue, Jan 21, 2003 at 12:42:23PM -0500, Mike Makonnen wrote: > I believe aout support was removed from the kernel some months ago. It was going > to be made a port, but I don't know if that has happened yet. You're confusing two issues. To run a.out binaries you just need COMPAT_AOUT. To gener

"panic: softdep_disk_io_initiation: read" on 5.0-R

2003-01-20 Thread Kris Kennaway
One of the gohan machines panicked today [1] with the following: panic: softdep_disk_io_initiation: read Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> trace Debugger(c04167bc,c048aee0,c0428d55,d8e61b68,1) at Debugger+0x54 panic(c0428d55,0,c042c07f,d8e61b80,ce4fd9

Re: current- and BSD related stupid question

2003-01-20 Thread Kris Kennaway
On Tue, Jan 21, 2003 at 02:48:46AM +0100, Harald Schmalzbauer wrote: > Hello all, > > first, I'm no programmer (perhaps this explains my obviously stupid > question) > > With 4.x I had a /etc/make.conf where I could force gcc to optimize for my > CPU with -march. > > This file (/etc/defaults/mak

Re: FreeBSD 5.0 Available

2003-01-20 Thread Kris Kennaway
On Mon, Jan 20, 2003 at 12:40:20PM +0100, Attila Nagy wrote: > Hello, > > > - UFS2, the second generation UFS filesystem, shatters the current 1TB > > filesystem barrier. > > - Background filesystem checking (bgfsck) and filesystem snapshots > > eliminate the need for downtime to do fi

Re: panic: malloc(M_WAITOK) returned NULL

2003-01-18 Thread Kris Kennaway
On Fri, Jan 17, 2003 at 08:53:16PM -0800, Kris Kennaway wrote: > I just got the following on axp1: I forgot to add that the machine was under heavy load at the time it panicked (14 simultaneous package builds), so this could well have been due to a low memory condition. Kris msg50494/pgp00

panic: malloc(M_WAITOK) returned NULL

2003-01-17 Thread Kris Kennaway
I just got the following on axp1: panic: malloc(M_WAITOK) returned NULL db_print_backtrace() at db_print_backtrace+0x18 panic() at panic+0x104 malloc() at malloc+0x1a8 initiate_write_inodeblock_ufs1() at initiate_write_inodeblock_ufs1+0xc4 softdep_disk_io_initiation() at softdep_disk_io_initiati

Re: alpha tinderbox failure

2003-01-17 Thread Kris Kennaway
On Fri, Jan 17, 2003 at 04:16:14PM -0800, Dag-Erling Smorgrav wrote: > ===> vinum > "Makefile", line 4437: warning: duplicate script for target "geom_bsd.o" [...] > /h/des/src/sys/dev/lmc/if_lmc.c:32:2: warning: #warning "The lmc driver i [...] > /h/des/src/sys/dev/pdq/pdq.c: In function `pdq_ini

Re: Date problem in ps after cvsup this morning

2003-01-15 Thread Kris Kennaway
On Thu, Jan 16, 2003 at 01:02:43AM +0200, Giorgos Keramidas wrote: > On 2003-01-15 09:32, [EMAIL PROTECTED] (Michael Ray) wrote: > > timmy# date > > Wed Jan 15 10:27:24 CST 2003 > > timmy# uname -a > > FreeBSD timmy.test.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Jan 15 > > 09:15:45 CST 2003 > > [

Re: unexpected machine check on 5.0 alpha

2003-01-15 Thread Kris Kennaway
On Wed, Jan 15, 2003 at 05:15:56PM -0500, Andrew Gallatin wrote: > > Kris Kennaway writes: > > I just got this on one of the axp machines [*]: > > > > unexpected machine check: > > > > mces= 0x1 > > vector = 0x670 > > 670

Re: Date problem in ps after cvsup this morning

2003-01-15 Thread Kris Kennaway
On Wed, Jan 15, 2003 at 01:54:53PM -0500, Joshua Albertson wrote: > > This might help: > > >http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1384763+0+archive/1999/freebsd-questions/19990725.freebsd-questions Thanks, but it's not the same problem. Kris msg50329/pgp0.pgp Description: PGP sig

unexpected machine check on 5.0 alpha

2003-01-15 Thread Kris Kennaway
I just got this on one of the axp machines [*]: unexpected machine check: mces= 0x1 vector = 0x670 param = 0xfc006068 pc = 0xfc466840 ra = 0xfc451048 curproc = 0xfc0005472948 pid = 59810, comm = ssh Stopped at sore

Re: Somebody: port this: http://www.theinquirer.net/?article=7231

2003-01-15 Thread Kris Kennaway
"The tool costs $699 and Intel said it will be available in February." That would make it somewhat difficult, no? Kris msg50315/pgp0.pgp Description: PGP signature

Re: Date problem in ps after cvsup this morning

2003-01-15 Thread Kris Kennaway
On Wed, Jan 15, 2003 at 09:32:56AM -0600, Michael Ray wrote: > timmy# date > Wed Jan 15 10:27:24 CST 2003 > root 11 99.0 0.0 0 12 ?? RL 31Dec69 5:55.16 (idle: > cpu1) It's not clear what you think the problem is, but the start date of kernel threads being the Epoch is a bug that

Re: FreeBSD 5.0 RC3 now available

2003-01-14 Thread Kris Kennaway
On Tue, Jan 14, 2003 at 09:44:06PM -0500, Craig Reyenga wrote: > These mentioned licensing issues make sense, however I still think that > there should be some sort of system to ensure big and/or popular packages to > make it to CD #1. Request it. Bear in mind that disc 1 has limited free space.

Re: FreeBSD 5.0 RC3 now available

2003-01-14 Thread Kris Kennaway
On Tue, Jan 14, 2003 at 08:14:11PM -0500, Craig Reyenga wrote: > I haven't actually tried 5.0RC3 yet, so what I'm about to say may be > irrelevant, but here goes: > > One thing I noticed in previous releases is that the choice of packages is a > little odd. Many small packages and ones that are no

Re: an old port is now 'succeeds port'

2003-01-14 Thread Kris Kennaway
On Tue, Jan 14, 2003 at 11:30:39PM +, How Can ThisBe wrote: > Hi, I just went from 4.7-STABLE to -CURRENT on an x21 laptop. One thing I > have noticed is the following: > > $pkg_version -v -s bash > bash-2.05b > succeeds port (port has 2.05b.004) > > Before the upgrade (and what I

Re: fpsetmask on sparc64

2003-01-11 Thread Kris Kennaway
On Sat, Jan 11, 2003 at 07:16:26PM -0800, Kris Kennaway wrote: > fpsetmask is not defined in or > on sparc64 (it is on i386): > > /usr/include/machine/floatingpoint.h:#definefpsetmask(m)((fp_except_t) \ > /usr/include/ieeefp.h:extern fp_except_t fpsetmask(fp_ex

fpsetmask on sparc64

2003-01-11 Thread Kris Kennaway
fpsetmask is not defined in or on sparc64 (it is on i386): /usr/include/machine/floatingpoint.h:#definefpsetmask(m)((fp_except_t) \ /usr/include/ieeefp.h:extern fp_except_t fpsetmask(fp_except_t); /usr/include/floatingpoint.h:#definefpsetmask(m)((fp_except_t) Th

Re: EINVAL when mounting root

2003-01-10 Thread Kris Kennaway
On Fri, Jan 10, 2003 at 12:22:27PM +0100, Rob Evers wrote: > Edit src/sys/ufs/ffs/fs.h > Add delta 1.37 2003.01.09.23.53.30 gordon > Add delta 1.38 2003.01.10.06.59.34 marcel Thanks, for some reason I didnt have this version when I cvsupped. It boots now. Kris msg49940/pgp0.pgp Descrip

EINVAL when mounting root

2003-01-10 Thread Kris Kennaway
Since upgrading to -current I get the following on my sparc at boot time: Mounting root from ufs:/dev/da0 Root mount failed: 22 (errno 22 is EINVAL). Someone told me this was already fixed (by which commit?), but cvsupping again did not fix the problem. Any ideas? Kris msg49936/pgp0.pg

Re: Panic with sparc nfs client and 4.x i386 server

2003-01-09 Thread Kris Kennaway
On Wed, Dec 11, 2002 at 04:01:01PM -0800, Kris Kennaway wrote: > It looks like there is an interop problem with a FreeBSD sparc nfs > client running from a 4.x i386 nfs server. I got panics about once a > day on my nfs server at home when I tried to do sparc package builds > from it (

Re: lock order reversal

2003-01-09 Thread Kris Kennaway
On Mon, Jan 06, 2003 at 06:56:39PM +0100, Ulrich Spoerlein wrote: > On 2003/01/05-00:25:17 leafy wrote: > > >lock order reversal > >Jan 5 00:19:15 leafy kernel: 1st 0xc26b05c0 process lock (process lock) > >@/usr/src/sys/kern/kern_descrip.c:2099 Jan 5 00:19:15 leafy kernel: 2nd > >0xc2667e34 fil

Re: LOR report

2003-01-09 Thread Kris Kennaway
On Thu, Jan 02, 2003 at 11:40:01AM +0100, Thierry Herbelot wrote: > lock order reversal > 1st 0xc4260950 process lock (process lock) @ > /usr/src/sys/kern/vfs_mount.c:1143 > 2nd 0xc4cfc634 filedesc structure (filedesc structure) @ > /usr/src/sys/kern/vfs_mount.c:1150 I'm not sure about this o

Re: VOP_STRATEGY on VCHR?

2003-01-05 Thread Kris Kennaway
On Sat, Jan 04, 2003 at 10:48:15PM -0800, walt wrote: > After updating world and kernel this evening I saw this message fly by > during the reboot: > > Mounting root from ufs:/dev/ad0s3a > > VOP_STRATEGY on VCHR > : 0xc25fd000: tag none, type VCHR, usecount 5, writecount 0, refcount 6, flags >(V

Re: alpha tinderbox failure

2003-01-04 Thread Kris Kennaway
Can someone please fix whereintheworld to grok the new make regression test output, so it doesn't get confused and dump the entire world output in the emails? Kris msg49629/pgp0.pgp Description: PGP signature

Re: No panics on the bento cluster!

2002-12-30 Thread Kris Kennaway
On Mon, Dec 30, 2002 at 10:19:32PM -0500, Brent Verner wrote: > [2002-12-30 18:53] Kris Kennaway said: > | I just wanted to share the good news that since updating to matt's > | vmspace fix (over a week ago), there have been no panics on the bento > | cluster (21 machines o

Re: No panics on the bento cluster!

2002-12-30 Thread Kris Kennaway
On Mon, Dec 30, 2002 at 06:53:52PM -0800, Kris Kennaway wrote: > I just wanted to share the good news that since updating to matt's > vmspace fix (over a week ago), there have been no panics on the bento > cluster (21 machines of 3 architectures running 5.0-RC, under constant >

No panics on the bento cluster!

2002-12-30 Thread Kris Kennaway
I just wanted to share the good news that since updating to matt's vmspace fix (over a week ago), there have been no panics on the bento cluster (21 machines of 3 architectures running 5.0-RC, under constant heavy load, and despite the close proximity of Peter Wemm in the datacenter for a few hours

Re: sparc64 tinderbox failure

2002-12-29 Thread Kris Kennaway
On Mon, Dec 30, 2002 at 03:21:22AM +, Mike Barcroft wrote: > ===> sbin/swapon > cc1: warnings being treated as errors > /tinderbox/sparc64/src/sbin/swapon/swapon.c: In function `swaplist': > /tinderbox/sparc64/src/sbin/swapon/swapon.c:246: warning: field width is not type >int (arg 3) Can so

Re: what is interference?

2002-12-29 Thread Kris Kennaway
On Mon, Dec 30, 2002 at 12:06:08AM +, redjupiter wrote: > HI guys, > > Hope someone is awake :-) > > watching my dmesg I saw the following: > > pid 2612 (interference), uid 1001: exited on signal 11 (core dumped) > Dec 29 22:40:09 byblos kernel: pid 2612 (interference), uid 1001: exited > o

(anti-)Foot-shooting in GEOM (Re: editting disklabels)

2002-12-29 Thread Kris Kennaway
On Sun, Dec 29, 2002 at 03:05:18PM -0800, walt wrote: > The GEOM code is still changing every day so things are not yet in > finished condition. If I understand correctly phk will eventually > make it possible to do what you want, but he's not there quite yet. I think phk should disable that loc

Re: CURRENT: buildworld failure: sbin/swapon

2002-12-27 Thread Kris Kennaway
On Fri, Dec 27, 2002 at 05:42:25AM +, Daniel Flickinger wrote: > ...because I have been building BSD in the development track > for 20+ years from BSD 2.+ for PDPs on through --and it > works, _consistently_. If I don't take the build, I move the > old one back in place. I don'

Re: CURRENT: buildworld failure: sbin/swapon

2002-12-26 Thread Kris Kennaway
On Fri, Dec 27, 2002 at 03:40:21AM +, Daniel Flickinger wrote: > system date: 08 December 1200 UCT > cvsup date: 27 December UCT > 5.0-CURRENT > build/installincludes prior to make buildworld Why are you doing that? That's not how you update your system :-) Kris msg49350/pgp

Re: LOR in sys/kern/kern_descrip.c:2101

2002-12-26 Thread Kris Kennaway
On Thu, Dec 26, 2002 at 09:01:33PM +0100, Thomas Seck wrote: > I get the following LOR with a GENERIC kernel, built from -HEAD sources, > cvsup'ed from cvsup3.de at 2002-12-26 13:30 GMT > > lock order reversal > 1st 0xc26865f0 process lock (process lock) @ /usr/src/sys/kern/kern_descrip.c:2101 >

Re: RC2 very unstable on my box

2002-12-25 Thread Kris Kennaway
On Wed, Dec 25, 2002 at 09:46:03AM +0100, Gernot A. Weber wrote: > I upgraded from DP2 to RC2 two days ago and my machine is running very > unstable now... It crashes once or twice a day. When I look in > /var/log/messages it stops working at one point at does a reboot about > five hours later. I

Re: Cannot open "/dev/ad0" on -CURRENT

2002-12-25 Thread Kris Kennaway
On Tue, Dec 24, 2002 at 01:31:10PM -0500, Craig Rodrigues wrote: > Any ideas what the problem could be? geom seems to have anti-foot-shooting measures in place to disallow access to the disk device when a partition on that disk is open. Kris msg49309/pgp0.pgp Description: PGP signature

Re: Again (panic: Duplicate free of item 0xfffffc00069199e0 from zone 0xfffffc0007d31800(VMSPACE))

2002-12-21 Thread Kris Kennaway
On Sat, Dec 21, 2002 at 09:49:40PM -0800, Kris Kennaway wrote: > This is with the patch committed by dillon a few days ago. > > FreeBSD axp4.FreeBSD.org 5.0-RC FreeBSD 5.0-RC #0: Wed Dec 18 20:53:06 PST 2002 >[EMAIL PROTECTED]:/local0/obj/alpha/a/asami/portbuild/alpha/src-client

Again (panic: Duplicate free of item 0xfffffc00069199e0 from zone 0xfffffc0007d31800(VMSPACE))

2002-12-21 Thread Kris Kennaway
Unfortunately I just had another panic on alpha: Slab at 0xfc0006919fb8, freei 18 = 0. panic: Duplicate free of item 0xfc00069199e0 from zone 0xfc0007d31800(VMSPACE) db_print_backtrace() at db_print_backtrace+0x18 panic() at panic+0x104 uma_dbg_free() at uma_dbg_free+0x170 uma_zfree_a

Re: LOR while copying file to nfs

2002-12-20 Thread Kris Kennaway
On Fri, Dec 20, 2002 at 08:09:54PM -0800, Kris Kennaway wrote: > lock order reversal > 1st 0xc35f0648 vnode interlock (vnode interlock) @ >/usr/src/sys/nfsclient/nfs_vnops.c:2629 > 2nd 0xc043d678 vm page queue mutex (vm page queue mutex) @ >/usr/src/sys/vm/vm_kern.c:424 >

LOR while copying file to nfs

2002-12-20 Thread Kris Kennaway
lock order reversal 1st 0xc35f0648 vnode interlock (vnode interlock) @ /usr/src/sys/nfsclient/nfs_vnops.c:2629 2nd 0xc043d678 vm page queue mutex (vm page queue mutex) @ /usr/src/sys/vm/vm_kern.c:424 I got this just now while copying a large file (155187200 bytes) to a nfs volume (sparc client

Re: netinet/tcp.h compile error

2002-12-20 Thread Kris Kennaway
On Sat, Dec 21, 2002 at 12:47:22AM +0100, David Holm wrote: > Hi, > when trying to install adasockets I got the following error message: > > /usr/include/netinet/tcp.h:44: syntax error before "tcp_seq" > /usr/include/netinet/tcp.h:44: warning: data definition has no type or > storage > class >

xcpustate broken

2002-12-20 Thread Kris Kennaway
Can someone figure out why this port has recent become broken on i386 and alpha? http://bento.freebsd.org/errorlogs/i386-5-latest/xcpustate-2.5.log Kris msg49119/pgp0.pgp Description: PGP signature

ntp problems on sparc

2002-12-19 Thread Kris Kennaway
Has anyone else run into the following when trying to run ntpd on sparc? Dec 20 05:51:37 panther2 ntpd[416]: bind() fd 5, family 2, port 123, addr 216.136.204.96, in_classd=0 flags=1 fails: Can't assign requested address Dec 20 05:51:41 panther2 ntpd[416]: sendto(216.136.204.18): Bad file descrip

Re: 5.0 Install Troubles

2002-12-19 Thread Kris Kennaway
On Wed, Dec 18, 2002 at 05:53:17PM -0600, Ryan Sommers wrote: > Yah, there isn't a secure dist. I'm doing a full install now, to see if > it hits it. I don't understand why only installing base would work on > 4.7 but not on 5.0. I believe it's called 'crypto' not 'secure'. I'm not sure why you r

Re: sshd and PRNG in FreeBSD 5.0 RC1

2002-12-19 Thread Kris Kennaway
On Tue, Dec 17, 2002 at 11:08:28PM +, redjupiter wrote: > Hi All, > > I installed FreeBSD 5.0 RC1 and everything seems to be working just > fine. I recompiled the kernel with extra hardware including IPSEC , > netgraph, ipfilter and ipfw support. Againseem sto be working just fine > and fin

Re: Patch #3 Re: UMA panic under load

2002-12-19 Thread Kris Kennaway
On Tue, Dec 17, 2002 at 05:06:06PM -0500, Brian F. Feldman wrote: > Matthew Dillon <[EMAIL PROTECTED]> wrote: > > Whoop. Ok, here's a new patch. I think this covers all the cases. > > I've done some testing and it appears to do the right thing, please > > look it over (the last patch

Re: unrar doesn't work under current

2002-12-17 Thread Kris Kennaway
On Wed, Dec 18, 2002 at 08:20:21AM +0100, Riccardo Torrini wrote: > On 18-Dec-2002 (06:52:54/GMT) Kris Kennaway wrote: > > > This is due to lack of rpc.lockd running on the nfs client and/or > > server. > > Yes, I tryed on a nfs mounted dir from my -CURRENT home machine

Re: unrar doesn't work under current

2002-12-17 Thread Kris Kennaway
On Tue, Dec 17, 2002 at 06:44:56PM +1100, Edwin Groothuis wrote: > Think it has something to do with this one: > 46353 unrarCALL open(0xbfbf98e3,0,0xbef6d8) > 46353 unrarNAMI "../rar/sample.rar" > 46353 unrarRET open 3 > 46353 unrarCALL flock(0x3,0x6) > 46353 unrarNAMI

GCC ICEs

2002-12-14 Thread Kris Kennaway
i386: http://bento.freebsd.org/errorlogs/i386-5-latest/powerpc-rtems-binutils-2.13.log alpha: http://bento.freebsd.org/errorlogs/alpha-5-latest/libdivxencore-devel-0.4.0.50.log sparc64: http://obsecurity.dyndns.org/errorlogs/libdivxencore-devel-0.4.0.50.log http://obsecurity.dyndns.org/errorlogs/

Re: More missing perl dependencies

2002-12-14 Thread Kris Kennaway
Another one: http://bento.freebsd.org/errorlogs/alpha-5-latest/maildrop-1.5.0.log Kris msg48714/pgp0.pgp Description: PGP signature

Re: More missing perl dependencies

2002-12-13 Thread Kris Kennaway
On Fri, Dec 13, 2002 at 10:24:42AM +0100, Alexander Leidinger wrote: > On Thu, 12 Dec 2002 14:25:42 -0800 > Kris Kennaway <[EMAIL PROTECTED]> wrote: > > > > > http://bento.freebsd.org/errorlogs/i386-5-latest/modlogan-0.8.1.log > > > > > > In the case

Re: More missing perl dependencies

2002-12-12 Thread Kris Kennaway
On Thu, Dec 12, 2002 at 10:18:06PM +0100, Alexander Leidinger wrote: > On Wed, 11 Dec 2002 17:06:07 -0800 > Kris Kennaway <[EMAIL PROTECTED]> wrote: > > > http://bento.freebsd.org/errorlogs/i386-5-latest/modlogan-0.8.1.log > > In the case of modlogan it may be a bug

Another UMA panic under load

2002-12-12 Thread Kris Kennaway
I think this is the same one I reported a few days ago (another alpha under heavy load). panic: mutex Giant not owned at /local0/src-client/sys/vm/vm_kern.c:312 db_print_backtrace() at db_print_backtrace+0x18 panic() at panic+0x104 _mtx_assert() at _mtx_assert+0xb4 kmem_malloc() at kmem_malloc+0x5

Re: if_fxp and pause packets (or, "I didn't need the network anyway")

2002-12-12 Thread Kris Kennaway
On Thu, Dec 12, 2002 at 12:04:13PM -0500, Garrett Wollman wrote: > < said: > > > I've noticed this too with fxp. It only happens while in ddb and I > > thought it was my fault (I was debugging some networking problems). > > It happens when the NIC's receive queue fills up. When you're in DDB, >

UMA panic under load

2002-12-12 Thread Kris Kennaway
I got this on an alpha tonight. It was under heavy load at the time (18 simultaneous package builds had just been spawned on the machine). Any ideas? Slab at 0xfc00042d3fb8, freei 2 = 0. panic: Duplicate free of item 0xfc00042d22e0 from zone 0xfc0007d31800(VMSPACE) db_print_backtrace

Re: Jailing a 4.7 environment on 5.0?

2002-12-11 Thread Kris Kennaway
On Wed, Dec 11, 2002 at 07:34:05PM -0800, Steve Kargl wrote: > > Replace the 'cd %D/dev; sh MAKEDEV jail' with 'mount -t devfs / $D/dev' > > > > Thanks for the pointer. The entire example doesn't > apply because my /usr/src is FreeBSD 5.0. I have > 4.7-disc2.iso and used a md device to copy th

Re: Jailing a 4.7 environment on 5.0?

2002-12-11 Thread Kris Kennaway
On Wed, Dec 11, 2002 at 05:08:46PM -0800, Steve Kargl wrote: > On Thu, Dec 12, 2002 at 01:56:40PM +1300, Andrew Thompson wrote: > > On Thu, 2002-12-12 at 13:52, Kris Kennaway wrote: > > > On Wed, Dec 11, 2002 at 04:19:31PM -0800, Steve Kargl wrote: > > > > Is is

More missing perl dependencies

2002-12-11 Thread Kris Kennaway
The following ports are failing to build after the removal of the /usr/bin/perl wrapper from 5.0. Fixing them may not just be as simple as adding USE_PERL, because they might be only checking for /usr/bin/perl, not /usr/local/bin/perl as installed by the port. In fact, these ports probably do not

<    1   2   3   4   5   6   7   8   9   10   >