<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>.NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx</link><description>Since I already posted a challenge for this lab earlier I didn't want to wait too long with publishing the review... Previous demos and setup instructions If you are new to the debugging labs, here you can find information on how to set up the labs as</description><dc:language>sv-SE</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>If broken it is, fix it you should : .NET Debugging Demos - Information and setup instructions</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8050457</link><pubDate>Wed, 05 Mar 2008 13:30:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8050457</guid><dc:creator>If broken it is, fix it you should : .NET Debugging Demos - Information and setup instructions</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/tess/pages/net-debugging-demos-information-and-setup-instructions.aspx"&gt;http://blogs.msdn.com/tess/pages/net-debugging-demos-information-and-setup-instructions.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Link Listing - March 5, 2008</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8067542</link><pubDate>Thu, 06 Mar 2008 10:03:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8067542</guid><dc:creator>Christopher Steen</dc:creator><description>&lt;p&gt;Sharepoint No VSE WSS for VS 2008 Until Summer [Via: Tariq ] WPF Podder v2 has been released! [Via:...&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8342200</link><pubDate>Fri, 28 Mar 2008 21:24:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8342200</guid><dc:creator>Eber Irigoyen</dc:creator><description>&lt;p&gt;I'm facing an issue with a StackOverflow problem, I get the dump, but when I load it it says &amp;quot;unable to verify the checksum for System.Data.ni.dll&amp;quot; or something similar, no matter what I do, I've tried updating to .NET 2 SP1, regenerating the native images, I've made sure it reads the correct files (filemon), I've ran windbg directly from the server, etc&lt;/p&gt;
&lt;p&gt;The weird thing is that this only happens on the server though, we actually have reproduced the issue in two servers, but we cannot get the same error on the developer machines&lt;/p&gt;
&lt;p&gt;these are server 2003 with service pack 2 that have .NET 2, 3 and 3.5 installed&lt;/p&gt;
&lt;p&gt;when I run the windbg commands everything points to an issue in System.Data.dll, but since the symbols for that file are not loaded I don't get a lot of information, I get a bunch of calls to system.data.ni.dll - &lt;/p&gt;
&lt;p&gt;how can I get the right symbols file?&lt;/p&gt;
&lt;p&gt;any other clues you might have?&lt;/p&gt;
&lt;p&gt;thanks for all these tutorials Tess, I really appreciate all your work&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8342310</link><pubDate>Fri, 28 Mar 2008 22:52:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8342310</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;There are no symbols for the native images (.ni) and you dont really need them. &amp;nbsp;You will get the calls on the stack if you use !clrstack.&lt;/p&gt;
&lt;p&gt;Tess&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8343581</link><pubDate>Sat, 29 Mar 2008 19:54:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8343581</guid><dc:creator>Eber Irigoyen</dc:creator><description>&lt;p&gt;this is the output running kb and !clrstack&lt;/p&gt;
&lt;p&gt;0:026&amp;gt; kb 2000&lt;/p&gt;
&lt;p&gt;ChildEBP RetAddr &amp;nbsp;Args to Child &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;072d3664 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x114f8b&lt;/p&gt;
&lt;p&gt;072d40c0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d4b1c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d5578 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d5fd4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d6a30 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d748c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d7ee8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d8944 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d93a0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072d9dfc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072da858 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072db2b4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072dbd10 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072dc76c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072dd1c8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ddc24 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072de680 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072df0dc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072dfb38 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e0594 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e0ff0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e1a4c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e24a8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e2f04 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e3960 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e43bc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e4e18 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e5874 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e62d0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e6d2c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e7788 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e81e4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e8c40 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072e969c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ea0f8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072eab54 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072eb5b0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ec00c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072eca68 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ed4c4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072edf20 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ee97c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ef3d8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072efe34 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f0890 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f12ec 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f1d48 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f27a4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f3200 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f3c5c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f46b8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f5114 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f5b70 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f65cc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f7028 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f7a84 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f84e0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f8f3c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072f9998 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fa3f4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fae50 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fb8ac 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fc308 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fcd64 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fd7c0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fe21c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072fec78 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;072ff6d4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07300130 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07300b8c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;073015e8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07302044 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07302aa0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;073034fc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07303f58 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;073049b4 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07305410 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07305e6c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;073068c8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07307324 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07307d80 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;073087dc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07309238 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;07309c94 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730a6f0 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730b14c 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730bba8 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730c604 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730d060 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730dabc 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730e518 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730ef84 652857b0 00000000 00000200 18612264 System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730efd0 65218285 00000000 186ed6b4 000000bc System_Data_ni!_load_config_used+0x1140e0&lt;/p&gt;
&lt;p&gt;0730f030 651feb12 00000092 14307e20 1c6b0de4 System_Data_ni!_load_config_used+0xa6bb5&lt;/p&gt;
&lt;p&gt;0730f164 79e880df 01bf1f0e 0730f198 84adef90 System_Data_ni!_load_config_used+0x8d442&lt;/p&gt;
&lt;p&gt;0730f124 081684e7 0730f198 062b43e0 00000001 mscorwks!PreStubWorker+0x139&lt;/p&gt;
&lt;p&gt;*** WARNING: Unable to verify checksum for System.Web.RegularExpressions.ni.dll&lt;/p&gt;
&lt;p&gt;WARNING: Frame IP not in any known module. Following frames may be wrong.&lt;/p&gt;
&lt;p&gt;0730f1b0 66f12980 1c0579b0 18312720 6628efd2 0x81684e7&lt;/p&gt;
&lt;p&gt;00000000 00000000 00000000 00000000 00000000 System_Web_RegularExpressions_ni+0x12980&lt;/p&gt;
&lt;p&gt;0:026&amp;gt; !clrstack&lt;/p&gt;
&lt;p&gt;OS Thread Id: 0x1740 (26)&lt;/p&gt;
&lt;p&gt;ESP &amp;nbsp; &amp;nbsp; &amp;nbsp; EIP &amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;p&gt;072d2c3c 6528665b System.Data.BinaryNode.EvalBinaryOp(Int32, System.Data.ExpressionNode, System.Data.ExpressionNode, System.Data.DataRow, System.Data.DataRowVersion, Int32[])&lt;/p&gt;
&lt;p&gt;that's all BCL, where do I go from there?&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8343617</link><pubDate>Sat, 29 Mar 2008 20:47:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8343617</guid><dc:creator>Eber Irigoyen</dc:creator><description>&lt;p&gt;the windows event I get is this:&lt;/p&gt;
&lt;p&gt;EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.3959, P3 45d6968e, P4 system.data, P5 2.0.0.0, P6 471ebf27, P7 1840, P8 0, P9 system.stackoverflowexception, P10 NIL.&lt;/p&gt;
&lt;p&gt;and this:&lt;/p&gt;
&lt;p&gt;A process serving application pool 'ProcessName' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '5664'. The data field contains the error number. &lt;/p&gt;
&lt;p&gt;8007006d &lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8343784</link><pubDate>Sun, 30 Mar 2008 00:28:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8343784</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;Eber, the stackoverflow you are getting with the System.Data.BinaryNode.EvalBinaryOp is a known issue that occurrs when you have an extremely long filter i.e. condtionx and conditiony and conditionz etc. &lt;/p&gt;
&lt;p&gt;basically for each and or or it goes into a separate eval of the left site and eval of the right site recursively, so that is why you get a stackoverflow. &amp;nbsp;Run !dso to see the condition and look to see if it is meant to be like that or if you have some logic issues that cause the filter exception to be set like that inadvertedly. &amp;nbsp;I don't have access to my tools at the moment but when I get back into the office I can write a post describing why it happens and more details about it.&lt;/p&gt;
</description></item><item><title>.NET Case Study: Stackoverflow Exception when using a complex rowfilter</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8345302</link><pubDate>Mon, 31 Mar 2008 12:02:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8345302</guid><dc:creator>If broken it is, fix it you should</dc:creator><description>&lt;p&gt;When you use very complex Rowfilters or expressions on datasets or datatables you may end up getting&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8345306</link><pubDate>Mon, 31 Mar 2008 12:06:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8345306</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;Eber, I just wrote a post about the issue on &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/tess/archive/2008/03/31/net-case-study-stackoverflow-exception-when-using-a-complex-rowfilter.aspx"&gt;http://blogs.msdn.com/tess/archive/2008/03/31/net-case-study-stackoverflow-exception-when-using-a-complex-rowfilter.aspx&lt;/a&gt; if you want to have a look&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8345751</link><pubDate>Mon, 31 Mar 2008 18:19:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8345751</guid><dc:creator>Eber Irigoyen</dc:creator><description>&lt;p&gt;thanks Tess, the weird thing is that it only happens on the server, not on any of the development machines&lt;/p&gt;
&lt;p&gt;admittedly we use some complex expressions&lt;/p&gt;
&lt;p&gt;I'll check the new article, thanks a lot&lt;/p&gt;</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8771010</link><pubDate>Fri, 25 Jul 2008 06:33:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8771010</guid><dc:creator>H Debugger</dc:creator><description>&lt;p&gt;I cannot run 0:025&amp;gt; g, Why?&lt;/p&gt;
&lt;p&gt;Why should you create the full dump?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8771014</link><pubDate>Fri, 25 Jul 2008 06:35:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8771014</guid><dc:creator>H Debugger</dc:creator><description>&lt;p&gt;I did not follow the stpes &amp;quot;Examine the log file to find out what happened just prior to the crash &lt;/p&gt;
&lt;p&gt;Q: What events occurred just prior to the crash? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;Could you explain it with more details?&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8832031</link><pubDate>Mon, 04 Aug 2008 22:58:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8832031</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;H Debugger,&lt;/p&gt;
&lt;p&gt;0:025&amp;gt; g &lt;/p&gt;
&lt;p&gt;is something you would find in the log file created by adplus... &lt;/p&gt;
&lt;p&gt;as a sidenote: the 0:025&amp;gt; meant that it was on thread 25, &amp;nbsp;the g means go... &amp;nbsp; in a dump you can't go anymore so you can't run g at the prompt unfortunately... &lt;/p&gt;
&lt;p&gt;____________________________&lt;/p&gt;
&lt;p&gt;regarding &amp;quot;I did not follow the stpes &amp;quot;Examine the log file to find out what happened just prior to the crash &lt;/p&gt;
&lt;p&gt;Q: What events occurred just prior to the crash? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot; &amp;nbsp; &lt;/p&gt;
&lt;p&gt;During the time you are attached in crash mode, the debugger will keep spitting out debugging info to the log file based on your adplus configuration. &amp;nbsp;This means that at the time of the crash you can look in the log file and have a look at what debugging info it had spit out just prior to the crash, in order to see what events led up to the crash... &lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8896679</link><pubDate>Tue, 26 Aug 2008 11:29:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8896679</guid><dc:creator>Nizar</dc:creator><description>&lt;p&gt;I think there could be an infinite loop like:&lt;/p&gt;
&lt;p&gt;private void function_name(Leave_Application_Table lat)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; function_name();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8992864</link><pubDate>Thu, 09 Oct 2008 17:09:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8992864</guid><dc:creator>Tony Wu</dc:creator><description>&lt;p&gt;------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt; unfortunately we also got an exception in WriteToLog when actually writing to the log (for those of you interested, you can find these exceptions with !dso and the reason we get an exception in WriteToLog is because we (the w3wp.exe process) don't have access to write to c:\log.txt.&lt;/p&gt;
&lt;p&gt;----------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;Unfortunately,I can not reproduce the bug.Because the ASPNET account has access to write to the c:\logtxt.:((&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8992926</link><pubDate>Thu, 09 Oct 2008 18:11:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8992926</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;you can just switch the path to a folder that the ASPNET account doesn't have access to. &amp;nbsp;Typically it shouldn't have access to c:\ though... &lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#8998505</link><pubDate>Mon, 13 Oct 2008 22:46:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8998505</guid><dc:creator>Stanislav Dvoychenko</dc:creator><description>&lt;p&gt;It might be an idea to change path in the lab to something like @&amp;quot;ct:\log.txt&amp;quot;. &lt;/p&gt;
&lt;p&gt;Exception will be: System.NotSupportedException&lt;/p&gt;
&lt;p&gt;Message: The given path's format is not supported.&lt;/p&gt;
&lt;p&gt;In my case I'm using Vista Home for labs (just being a nerd and Vista dummy) and setup the BuggyBits to run under Local System. So had to look into the walkthrough to see what actually is expected to be wrong. Missed the thrill :).&lt;/p&gt;
</description></item><item><title>Debug入门之旅-StackoverFlow exception的调试</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#9440835</link><pubDate>Mon, 23 Feb 2009 05:13:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9440835</guid><dc:creator>飞天舞者</dc:creator><description>&lt;p&gt;Debug入门之旅-StackoverFlow exception的调试&lt;/p&gt;
</description></item><item><title>re: .NET Debugging Demos Lab5: Crash - Review</title><link>http://blogs.msdn.com/tess/archive/2008/03/05/net-debugging-demos-lab5-crash-review.aspx#9833161</link><pubDate>Tue, 14 Jul 2009 17:05:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9833161</guid><dc:creator>Loek</dc:creator><description>&lt;p&gt;You rock :) I was ready to start pounding my head into a brick wall over that 'unknown exception' :)&lt;/p&gt;
</description></item></channel></rss>