linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] T-mode processes
@ 2004-10-03  0:26 Michael Richardson
  2004-10-03 10:41 ` Henrik Nordstrom
  2004-10-03 15:04 ` BlaisorBlade
  0 siblings, 2 replies; 15+ messages in thread
From: Michael Richardson @ 2004-10-03  0:26 UTC (permalink / raw)
  To: user-mode-linux-devel

-----BEGIN PGP SIGNED MESSAGE-----


The following seems to get rid of the processes:

ps ax | grep linux | awk '{print $1;}' | while read pid
do
  ( strace -p $pid ) &
done 

So, this tells me that kill-9 can't kill a process which is being
strace'ed. I really think that this is a bug.

- --
]     "Elmo went to the wrong fundraiser" - The Simpson         |  firewalls  [
]   Michael Richardson,    Xelerance Corporation, Ottawa, ON    |net architect[
] mcr@xelerance.com      http://www.sandelman.ottawa.on.ca/mcr/ |device driver[
] panic("Just another Debian GNU/Linux using, kernel hacking, security guy"); [
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Finger me for keys

iQCVAwUBQV9HNIqHRg3pndX9AQEsDgP9EP9IiMZYGGbUBs8Kr77fNDDfnvZyg7tw
CO20Y3kRMT0qZf5QiumuNtF4LZhadtpmw4nMINfmo/DAatrIDDzFPSadJMbxf4s5
K3U/+Ow/Q3LNybAGiKpo/X9LZ7amNrQnqxt4mOI2wHVpbO4Ued1nz8s6ZkJBJMns
FyxO+1u9C+M=
=IfWa
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-10-14 18:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-03  0:26 [uml-devel] T-mode processes Michael Richardson
2004-10-03 10:41 ` Henrik Nordstrom
2004-10-03 17:26   ` Michael Richardson
2004-10-03 17:55     ` Henrik Nordstrom
2004-10-03 18:39       ` Michael Richardson
2004-10-04 18:22         ` BlaisorBlade
2004-10-04 22:40           ` Michael Richardson
2004-10-03 15:04 ` BlaisorBlade
2004-10-03 17:44   ` Michael Richardson
2004-10-04 18:57     ` BlaisorBlade
2004-10-04 20:25       ` Henrik Nordstrom
2004-10-05 18:51         ` BlaisorBlade
2004-10-06  0:00           ` Henrik Nordstrom
2004-10-06 19:45             ` BlaisorBlade
2004-10-14 16:46             ` BlaisorBlade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox