Date: Sat, 1 Feb 2003 00:27:39 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: phk@freebsd.org Cc: Jon Mini <mini@freebsd.org>, Scott Long <scott_long@btc.adaptec.com>, John Baldwin <jhb@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org, "Tim J. Robbins" <tjr@freebsd.org> Subject: Re: cvs commit: src/sys/kern subr_trap.c Message-ID: <Pine.BSF.4.21.0302010013120.51210-100000@InterJet.elischer.org> In-Reply-To: <63587.1044086994@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 Feb 2003 phk@freebsd.org wrote: > In message <Pine.BSF.4.21.0302010003500.51210-100000@InterJet.elischer.org>, Ju > lian Elischer writes: > > >only problem is that there are no known bugs at this time > >The last problem I was notified (that actually affected non KSE people) > >was fixed 2 days ago.. Does anyone actually have a bug they'd like to > >report? > > > >"backing this out due to the possibilty that there might be a bug in it > >somewhere"? that way we'd never get anything committed. > > Well, there are known problems now: > > bang# ps > PID TT STAT TIME COMMAND > 0 p0 ZW 0:00.00 (cc1) > 0 p0 ZW 0:00.00 (as) > 1695 p0 R+ 0:00.00 ps > 44160 p0 Ss 0:00.20 -csh (csh) > 91091 p0 S 0:00.00 sh -ev > 91095 p0 W 0:00.00 (cc) > 55187 p1 Ss+ 0:00.11 -csh (csh) > 514 v0 Is 0:00.05 login [pam] (login) > 1603 v0 I+ 0:00.03 -csh (csh) > > This is all I managed to extract from my -current-post-kse-fuckup > kernel this morning. > > Please back out without any further delay. Well I can't see what the problem is.. what is different between what you see and what you expect? not knowing what you expect, I don't know what is wrong? Try explaining why what you show is bad.. looks ok to me.. I'm actually generating a reverse diff at the moment, but I don't see what the problem is without more info.. are the times wrong? it's not possible to tell from this snapshot. # ps 9698 p8 T 0:00.00 cc try.c 9702 p8 T 0:00.00 /usr/libexec/elf/ld -dynamic-linker /usr/libexec/ld-e 9703 p8 R+ 0:00.00 ps 2924 p2 I+ 0:00.06 su (zsh) 9661 p8 S 0:00.02 -su (csh) 9663 p8 R+ 0:00.00 ps 82473 pg I+ 0:00.07 su (zsh) looks pretty similar and it's 4.6 If there is a problem here I'll apply the reverse diff and back it out. > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0302010013120.51210-100000>