<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: When bad things happen!</title>
	<atom:link href="http://dom.as/2009/12/29/when-bad-things-happen/feed/" rel="self" type="application/rss+xml" />
	<link>http://dom.as/2009/12/29/when-bad-things-happen/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Dec 2011 20:14:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Domas Mituzas</title>
		<link>http://dom.as/2009/12/29/when-bad-things-happen/#comment-1733</link>
		<dc:creator><![CDATA[Domas Mituzas]]></dc:creator>
		<pubDate>Tue, 29 Dec 2009 21:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=715#comment-1733</guid>
		<description><![CDATA[Mark, there&#039;s no easy syscall/ptrace module either in perl nor python nor php. &#039;make a&#039; works though :-)]]></description>
		<content:encoded><![CDATA[<p>Mark, there&#8217;s no easy syscall/ptrace module either in perl nor python nor php. &#8216;make a&#8217; works though :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Callaghan</title>
		<link>http://dom.as/2009/12/29/when-bad-things-happen/#comment-1732</link>
		<dc:creator><![CDATA[Mark Callaghan]]></dc:creator>
		<pubDate>Tue, 29 Dec 2009 19:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=715#comment-1732</guid>
		<description><![CDATA[A Perl/Python version of this would be easier to use.]]></description>
		<content:encoded><![CDATA[<p>A Perl/Python version of this would be easier to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bergen</title>
		<link>http://dom.as/2009/12/29/when-bad-things-happen/#comment-1731</link>
		<dc:creator><![CDATA[Eric Bergen]]></dc:creator>
		<pubDate>Tue, 29 Dec 2009 17:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=715#comment-1731</guid>
		<description><![CDATA[There was an issue on rhel4 where if a tracing process didn&#039;t call ptrace detach that the thread group leader would stay in traced state. If someone sent it a SIGCONT the thread group leader would continue and all the child threads would go into a traced state (T in ps).  A second SIGCONT would bring it back to normal. Between the two signals a ps ax would show only the thread group leader status. Be sure to check the threads in ps to make sure none of them are in a traced state.]]></description>
		<content:encoded><![CDATA[<p>There was an issue on rhel4 where if a tracing process didn&#8217;t call ptrace detach that the thread group leader would stay in traced state. If someone sent it a SIGCONT the thread group leader would continue and all the child threads would go into a traced state (T in ps).  A second SIGCONT would bring it back to normal. Between the two signals a ps ax would show only the thread group leader status. Be sure to check the threads in ps to make sure none of them are in a traced state.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

