<?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>Kommentare zu: Crash Reporter for iPhone Applications (Part 2)</title>
	<atom:link href="http://www.restoroot.com/Blog/2008/10/20/crash-reporter-for-iphone-applications-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.restoroot.com/Blog/2008/10/20/crash-reporter-for-iphone-applications-part-2/</link>
	<description></description>
	<lastBuildDate>Thu, 17 Jun 2010 10:48:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Christopher Atlan</title>
		<link>http://www.restoroot.com/Blog/2008/10/20/crash-reporter-for-iphone-applications-part-2/comment-page-1/#comment-6380</link>
		<dc:creator>Christopher Atlan</dc:creator>
		<pubDate>Fri, 30 Jan 2009 19:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.restoroot.com/Blog/?p=83#comment-6380</guid>
		<description>Rudyard, that&#039;s true, I recommend to use http://code.google.com/p/plcrashreporter/</description>
		<content:encoded><![CDATA[<p>Rudyard, that&#8217;s true, I recommend to use <a href="http://code.google.com/p/plcrashreporter/" rel="nofollow">http://code.google.com/p/plcrashreporter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Rudyard K. Prab</title>
		<link>http://www.restoroot.com/Blog/2008/10/20/crash-reporter-for-iphone-applications-part-2/comment-page-1/#comment-6136</link>
		<dc:creator>Rudyard K. Prab</dc:creator>
		<pubDate>Fri, 30 Jan 2009 06:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.restoroot.com/Blog/?p=83#comment-6136</guid>
		<description>It&#039;s not safe to try to report the crash log from within the signal handler. The process is an indeterminate state, and all code executed from within a signal handler must be async-safe. Due to calls to the pthread API (which attempts to acquire globals locks), backtrace(3) implementation is not async-safe, and can thus cause a deadlock in your signal handler.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not safe to try to report the crash log from within the signal handler. The process is an indeterminate state, and all code executed from within a signal handler must be async-safe. Due to calls to the pthread API (which attempts to acquire globals locks), backtrace(3) implementation is not async-safe, and can thus cause a deadlock in your signal handler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Arnab</title>
		<link>http://www.restoroot.com/Blog/2008/10/20/crash-reporter-for-iphone-applications-part-2/comment-page-1/#comment-6037</link>
		<dc:creator>Arnab</dc:creator>
		<pubDate>Mon, 22 Dec 2008 08:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.restoroot.com/Blog/?p=83#comment-6037</guid>
		<description>Hi Atlan,
Awesome information you have published on this block.Is it possible to give a sample application which can be run on the Iphone Simulator to generate the crash and see how the stack trace/report sending works?
Thanks in advance
-A</description>
		<content:encoded><![CDATA[<p>Hi Atlan,<br />
Awesome information you have published on this block.Is it possible to give a sample application which can be run on the Iphone Simulator to generate the crash and see how the stack trace/report sending works?<br />
Thanks in advance<br />
-A</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: raoli.com &#187; Blog Archive &#187; links for 2008-10-21</title>
		<link>http://www.restoroot.com/Blog/2008/10/20/crash-reporter-for-iphone-applications-part-2/comment-page-1/#comment-5269</link>
		<dc:creator>raoli.com &#187; Blog Archive &#187; links for 2008-10-21</dc:creator>
		<pubDate>Tue, 21 Oct 2008 12:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.restoroot.com/Blog/?p=83#comment-5269</guid>
		<description>[...] restoroot.com » Blog » Crash Reporter for iPhone Applications (Part 2) (tags: iphone osx programming fuckingnda) [...]</description>
		<content:encoded><![CDATA[<p>[...] restoroot.com » Blog » Crash Reporter for iPhone Applications (Part 2) (tags: iphone osx programming fuckingnda) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
