Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 16:01:34 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Michael Edenfield <kutulu@kutulu.org>
Cc:        current@freebsd.org
Subject:   Re: Unkillable processes with libKSE
Message-ID:  <Pine.BSF.4.21.0306241552340.93424-100000@InterJet.elischer.org>
In-Reply-To: <20030624191656.GA30891@basement.kutulu.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 24 Jun 2003, Michael Edenfield wrote:
[...]
> thread_start() : 0x84af000 84af000
> kse_create() -> 0
> A*.kse_create() -> -1
> [...]
> *R*.S.*T*.^C^D^Z
> 
> (no response on this tty, so I close it).


I can not duplicate this..
ON a system (SMP) compiled this afternoon (checked out this afternoon 
too), ksetest responds immediatly to ^C and ^Z in the expected manner.

I am using the csh as my shell and was running as root AND as myself
for the tests.

%cd /usr/src/tools/KSE/ksetest/
% make
%./ksetest
main() : 0x804c000

[...]

+-thread_start() : 0x84af000 84af000
kse_create() -> 0
A*.kse_create() -> 0
 
B-+.*+-C*.D-+.*+-E*.F-+.*+-G*.H-+.*+-I*.+J.*--K+*..+L-**.-M+.*+N-*.-O+.*+ 
P-*.-Q+*+R.-.*-S+*+T-.-U+*.+V-.*-W+*.+X-.*-Y+*.+Z-.*-A*.+*.+B-.*-C++-*.D 
E-+.*+-F*.G-+.*+-H*.I-+.*+-J*.K-+.*L+-*.-+M.*.*N+-.*-+O*.P+-.*-+Q*.R+-.*- 
+S*.T+-.*-+U*.V+-.*-+W*.X+-.*-+Y*.Z+-.*-+A*.B+-.*-+C*.D+-.*-+E*.F+-.*-+G 
*.H+-.*-+I*+-.JK-+.*+-L*.M-+.*+-N*.O-+.*-.P+**.-+Q.*R+-*.-+S.*T+-*.-+U.* 
V+-*.-+W.*X+-*.-+Y.*Z-+*.+-A.*B-+*.+-C.*D-+*.+-E.*F-+*.+-G.*H-+*.+-I*.-J 
+.*+K-*.-L+.*+M--N+.*+O-*.-P+.*+Q-*.-R+.*+S-*.T.+-**.-U+.*+V-*.-W+.X-*++  
-Y*.Z-+.*+-A*.B-+.*+-C*.D-+.*+-E*.F-+.*+-G*.+-.H*I-+*.+-J.*K-+*.+-L.*M-+ 
*.^C
%



[...]
uts() at : 0x8048e20
uts stack at : 0x8486000 - 0x848e000
thread_start() : 0x848e000 848e000
thread_start() : 0x848e800 848e800
thread_start() : 0x84af000 84af000
kse_create() -> 0
A*.kse_create() -> 0
B+-.*-+C*.D+-.*-+E*.F+-.*-+G*.H+-.*I+.*--+J*.-+.K*L+-*.-+M.*N+-*.-+O.*P
+-*.-+Q.*R+-*.-+S.*T+-*.-+U.*V+-*.W*.+-.*-+X*.Y+-.*-+Z*.A+-.*-+B*.C+-.*
-+D*.E+-.*-+F+-*G.H-+.*+-I*.^Z
Suspended
%fg
./ksetest
*.+-J.*K-+*.+-L.*M-+*.+-N.*O-+*.+-P.*Q-+*.^C
%

As of last testing (yesterday my laptop (non SMP) acted the same..

I'm not sure what to suggest.
can you confirm that you are running the newest of everything..
(though as far as I know it was ok, even several weeks ago).

Julian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0306241552340.93424-100000>