<?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: Crashing &#8211; how not to do it</title>
	<atom:link href="http://www.macrobug.com/blog/2008/07/09/crashing-how-not-to-do-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macrobug.com/blog/2008/07/09/crashing-how-not-to-do-it/</link>
	<description>Macrobug Blog</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:22:49 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrian Taylor</title>
		<link>http://www.macrobug.com/blog/2008/07/09/crashing-how-not-to-do-it/comment-page-1/#comment-58758</link>
		<dc:creator>Adrian Taylor</dc:creator>
		<pubDate>Mon, 21 Jul 2008 17:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2008/07/09/crashing-how-not-to-do-it/#comment-58758</guid>
		<description>Hi James, yes, this is from a real phone development project. They tend to use only UDEB on the emulator and UREL on target... these numbers are derived from the team which triages all the problems found on real handsets, so they&#039;re the on-target UREL numbers.

In general, no, I&#039;ve hardly ever seen USER 0 on real phones. I don&#039;t know if that&#039;s because they&#039;re typically only used in __ASSERT_DEBUG, or because licensee code often doesn&#039;t have the same amount of assertion checking that you may expect in Symbian.

In fact, the most common cause of USER 0&#039;s I&#039;ve seen recently is from a Symbian USER 0... called where somebody throws a C++ exception past a TRAP!</description>
		<content:encoded><![CDATA[<p>Hi James, yes, this is from a real phone development project. They tend to use only UDEB on the emulator and UREL on target&#8230; these numbers are derived from the team which triages all the problems found on real handsets, so they&#8217;re the on-target UREL numbers.</p>
<p>In general, no, I&#8217;ve hardly ever seen USER 0 on real phones. I don&#8217;t know if that&#8217;s because they&#8217;re typically only used in __ASSERT_DEBUG, or because licensee code often doesn&#8217;t have the same amount of assertion checking that you may expect in Symbian.</p>
<p>In fact, the most common cause of USER 0&#8217;s I&#8217;ve seen recently is from a Symbian USER 0&#8230; called where somebody throws a C++ exception past a TRAP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.macrobug.com/blog/2008/07/09/crashing-how-not-to-do-it/comment-page-1/#comment-58705</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 21 Jul 2008 09:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2008/07/09/crashing-how-not-to-do-it/#comment-58705</guid>
		<description>Does this apply only to release builds? I find the lack of User:0 surprising. Perhaps the lack of them is correlated to large amount of the others?</description>
		<content:encoded><![CDATA[<p>Does this apply only to release builds? I find the lack of User:0 surprising. Perhaps the lack of them is correlated to large amount of the others?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

