<?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: Reporting Crashes in IMVU: Part II: C++ Exceptions</title>
	<atom:link href="http://chadaustin.me/2009/02/reporting-crashes-in-imvu-part-ii-c-exceptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://chadaustin.me/2009/02/reporting-crashes-in-imvu-part-ii-c-exceptions/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 02:09:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Luvzwolvez</title>
		<link>http://chadaustin.me/2009/02/reporting-crashes-in-imvu-part-ii-c-exceptions/comment-page-1/#comment-17709</link>
		<dc:creator>Luvzwolvez</dc:creator>
		<pubDate>Mon, 11 Jan 2010 23:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://aegisknight.org/new/2009/02/22/reporting-crashes-in-imvu-part-ii-c-exceptions/#comment-17709</guid>
		<description>Traceback (most recent call last):
  File &quot;main\clientapp.pyo&quot;, line 1233, in runClientApp ()
  File &quot;contextlib.pyo&quot;, line 16, in __enter__ (self=)
  File &quot;main\clientapp.pyo&quot;, line 1197, in deadlockDetection (serviceProvider=)
  File &quot;util\thread.pyo&quot;, line 168, in enableNativeDeadlockDetection ()
StructuredException: EXCEPTION_ILLEGAL_INSTRUCTION(c000001d)
    Parameters: []
  (#00000000000000000000000000000000!00000000, pc=02abb420)
  (#00000000000000000000000000000000!00000000, pc=008f1030)
  (#00000000000000000000000000000000!00000000, pc=00f50270)
  (PYTHON26.DLL#0abcd2a9d25e4e8ab80506bee79b65e61!000d28cd, pc=1e0d28cd)
  (#00000000000000000000000000000000!00000000, pc=02abb420)
  (#00000000000000000000000000000000!00000000, pc=008f1030)
  (#00000000000000000000000000000000!00000000, pc=02abb420)
  (#00000000000000000000000000000000!00000000, pc=008f1030)
  (#00000000000000000000000000000000!00000000, pc=0012eff0)
  (PYTHON26.DLL#0abcd2a9d25e4e8ab80506bee79b65e61!0006b60c, pc=1e06b60c)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0000c331, pc=014dc331)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015f25, pc=014e5f25)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015e76, pc=014e5e76)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015bcf, pc=014e5bcf)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0001572f, pc=014e572f)
  (_avatarwindow.pyd#f24cc84a4c524336b55ccf87dd0ed7e81!0002f2c6, pc=012af2c6)
  (_avatarwindow.pyd#f24cc84a4c524336b55ccf87dd0ed7e81!0002f3a5, pc=012af3a5)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015f86, pc=014e5f86)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0001604d, pc=014e604d)
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0000cdd9, pc=014dcdd9)
  (_avatarwindow.pyd#f24cc84a4c524336b55ccf87dd0ed7e81!0002dd8a, pc=012add8a)
  (SceneWindow.dll#47a10c8c456b4b48b8bad8274b1e3cb51!000564fe, pc=015964fe)
  (SceneWindow.dll#47a10c8c456b4b48b8bad8274b1e3cb51!000565c7, pc=015965c7)</description>
		<content:encoded><![CDATA[<p>Traceback (most recent call last):<br />
  File &#8220;main\clientapp.pyo&#8221;, line 1233, in runClientApp ()<br />
  File &#8220;contextlib.pyo&#8221;, line 16, in __enter__ (self=)<br />
  File &#8220;main\clientapp.pyo&#8221;, line 1197, in deadlockDetection (serviceProvider=)<br />
  File &#8220;util\thread.pyo&#8221;, line 168, in enableNativeDeadlockDetection ()<br />
StructuredException: EXCEPTION_ILLEGAL_INSTRUCTION(c000001d)<br />
    Parameters: []<br />
  (#00000000000000000000000000000000!00000000, pc=02abb420)<br />
  (#00000000000000000000000000000000!00000000, pc=008f1030)<br />
  (#00000000000000000000000000000000!00000000, pc=00f50270)<br />
  (PYTHON26.DLL#0abcd2a9d25e4e8ab80506bee79b65e61!000d28cd, pc=1e0d28cd)<br />
  (#00000000000000000000000000000000!00000000, pc=02abb420)<br />
  (#00000000000000000000000000000000!00000000, pc=008f1030)<br />
  (#00000000000000000000000000000000!00000000, pc=02abb420)<br />
  (#00000000000000000000000000000000!00000000, pc=008f1030)<br />
  (#00000000000000000000000000000000!00000000, pc=0012eff0)<br />
  (PYTHON26.DLL#0abcd2a9d25e4e8ab80506bee79b65e61!0006b60c, pc=1e06b60c)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0000c331, pc=014dc331)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015f25, pc=014e5f25)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015e76, pc=014e5e76)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015bcf, pc=014e5bcf)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0001572f, pc=014e572f)<br />
  (_avatarwindow.pyd#f24cc84a4c524336b55ccf87dd0ed7e81!0002f2c6, pc=012af2c6)<br />
  (_avatarwindow.pyd#f24cc84a4c524336b55ccf87dd0ed7e81!0002f3a5, pc=012af3a5)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!00015f86, pc=014e5f86)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0001604d, pc=014e604d)<br />
  (boost_python.dll#c60ea3faaad249c1b76818a0f71a79761!0000cdd9, pc=014dcdd9)<br />
  (_avatarwindow.pyd#f24cc84a4c524336b55ccf87dd0ed7e81!0002dd8a, pc=012add8a)<br />
  (SceneWindow.dll#47a10c8c456b4b48b8bad8274b1e3cb51!000564fe, pc=015964fe)<br />
  (SceneWindow.dll#47a10c8c456b4b48b8bad8274b1e3cb51!000565c7, pc=015965c7)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reporting Crashes in IMVU: Part II: C++ Exceptions &#124; Chad Austin &#124; Errors &#38; Geeks</title>
		<link>http://chadaustin.me/2009/02/reporting-crashes-in-imvu-part-ii-c-exceptions/comment-page-1/#comment-6680</link>
		<dc:creator>Reporting Crashes in IMVU: Part II: C++ Exceptions &#124; Chad Austin &#124; Errors &#38; Geeks</dc:creator>
		<pubDate>Sat, 13 Jun 2009 18:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://aegisknight.org/new/2009/02/22/reporting-crashes-in-imvu-part-ii-c-exceptions/#comment-6680</guid>
		<description>[...] See more here:  Reporting Crashes in IMVU: Part II: C++ Exceptions &#124; Chad Austin [...]</description>
		<content:encoded><![CDATA[<p>[...] See more here:  Reporting Crashes in IMVU: Part II: C++ Exceptions | Chad Austin [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
