<?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/"
		>
<channel>
	<title>Comments on: Need help reproducing a JIT crash</title>
	<atom:link href="http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<lastBuildDate>Fri, 09 Sep 2011 05:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/comment-page-1/#comment-5524</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Sat, 27 Jun 2009 21:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/?p=476#comment-5524</guid>
		<description>Good news: this one js_MonitorLoopEdge crash was most of them.  The remaining crashes, tracked by https://bugzilla.mozilla.org/show_bug.cgi?id=500936 , are only topcrash #20.</description>
		<content:encoded><![CDATA[<p>Good news: this one js_MonitorLoopEdge crash was most of them.  The remaining crashes, tracked by <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=500936" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=500936</a> , are only topcrash #20.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/comment-page-1/#comment-5521</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Thu, 25 Jun 2009 18:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/?p=476#comment-5521</guid>
		<description>https://bugzilla.mozilla.org/show_bug.cgi?id=336872 - Give Breakpad users immediate feedback based on signature or stack trace</description>
		<content:encoded><![CDATA[<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=336872" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=336872</a> &#8211; Give Breakpad users immediate feedback based on signature or stack trace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmdesp</title>
		<link>http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/comment-page-1/#comment-5520</link>
		<dc:creator>jmdesp</dc:creator>
		<pubDate>Thu, 25 Jun 2009 05:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/?p=476#comment-5520</guid>
		<description>What about enhancing breakpad to be able to return a bug status after sending it ? I think it could be added value for the average user, showing him more directly how his crash report contributes to the evolution of the software, that it&#039;s really not just a black box.

So he could sometimes see that his crash is currently being worked on by some developer, or even should be solved in the latest version that he hasn&#039;t downloaded yet, or it&#039;s just some anonymous unfrequent crash, but even in that case that the development  would like to hear from him if he&#039;s able to reproduce it systematically. And then you would have a place to put the red flag of &quot;hey guy, you&#039;ve just had the frequent crash that we can&#039;t repro and if you have a few minutes we&#039;d love to hear more info from you about how you got it&quot;.</description>
		<content:encoded><![CDATA[<p>What about enhancing breakpad to be able to return a bug status after sending it ? I think it could be added value for the average user, showing him more directly how his crash report contributes to the evolution of the software, that it&#8217;s really not just a black box.</p>
<p>So he could sometimes see that his crash is currently being worked on by some developer, or even should be solved in the latest version that he hasn&#8217;t downloaded yet, or it&#8217;s just some anonymous unfrequent crash, but even in that case that the development  would like to hear from him if he&#8217;s able to reproduce it systematically. And then you would have a place to put the red flag of &#8220;hey guy, you&#8217;ve just had the frequent crash that we can&#8217;t repro and if you have a few minutes we&#8217;d love to hear more info from you about how you got it&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Kaplan</title>
		<link>http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/comment-page-1/#comment-5519</link>
		<dc:creator>Blake Kaplan</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/?p=476#comment-5519</guid>
		<description>I think we would have needed a full heap dump to track this down if we hadn&#039;t reproduced it in a debugger. It would be really nice if we could teach breakpad and gdb about JIT code, though.</description>
		<content:encoded><![CDATA[<p>I think we would have needed a full heap dump to track this down if we hadn&#8217;t reproduced it in a debugger. It would be really nice if we could teach breakpad and gdb about JIT code, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert O'Callahan</title>
		<link>http://www.squarefree.com/2009/06/23/need-help-reproducing-a-jit-crash/comment-page-1/#comment-5513</link>
		<dc:creator>Robert O'Callahan</dc:creator>
		<pubDate>Wed, 24 Jun 2009 02:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/?p=476#comment-5513</guid>
		<description>Sounds like we need to get JS stacks and/or JIT code signatures into Breakpad ASAP.</description>
		<content:encoded><![CDATA[<p>Sounds like we need to get JS stacks and/or JIT code signatures into Breakpad ASAP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

