<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christopher Blizzard &#187; Programming</title>
	<atom:link href="http://www.0xdeadbeef.com/weblog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.0xdeadbeef.com/weblog</link>
	<description>I love you.</description>
	<lastBuildDate>Thu, 26 May 2011 20:29:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>&#8220;skid mark&#8221;</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 21:52:32 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1753</guid>
		<description><![CDATA[A new phrase that I learned yesterday. Probably something that&#8217;s been around computers for a long time, but it was my first exposure to it. Basically a &#8220;skid mark&#8221; is something you leave in code as a signature so that &#8230; <a href="http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new phrase that I learned yesterday.  Probably something that&#8217;s been around computers for a long time, but it was my first exposure to it.</p>
<p>Basically a &#8220;skid mark&#8221; is something you leave in code as a signature so that in a crash dump you can figure out how you got there.</p>
<p>We&#8217;ve been doing a <a href="https://wiki.mozilla.org/CrashKill/2009-12-14">huge amount of work in Firefox 3.5 and 3.6 to reduce the number of crashes</a>.  For some crashes we have stack traces, but not a lot of data on how we got to that stack.  So we&#8217;re actually checking in code changes and and shipping them into the wild to see how they change crash signatures.</p>
<p>The interesting thing is that it&#8217;s working &#8211; we&#8217;ve been able to track down some pretty serious crashes with this technique.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

