<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx</link><description>Ran into a case today where each time we tried to start sidebar.exe it would fail silently. No crash to investigate, no error, so where to next? 
 First I set an IFEO for sidebar.exe to launch windbg.exe when started, by doing this it stops at the initial</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#3295627</link><pubDate>Sun, 22 Nov 2009 08:51:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3295627</guid><dc:creator>Gyula Chinoradszki</dc:creator><description>&lt;p&gt;Solving a problem like this when you're able to reproduce it is really simple. &lt;/p&gt;
&lt;p&gt;But what about my case? I'm a software developer and my company's product is widely used all around the world. Along development of course I also have to deal with maintenance tasks.&lt;/p&gt;
&lt;p&gt;Recently we've received several crash dumps from the Windows Error Reporting service. These dumps showed our module crashing in the process initialization phase. We saw two kinds of exceptions: the STATUS_DLL_NOT_FOUND (0xc0000135) and the STATUS_DLL_INIT_FAILED (0xc0000142).&lt;/p&gt;
&lt;p&gt;We're 100% sure which module wasn't found and which module's initialization failed in the other case. It was of course our DLL. But that's all we've got! Those crash dump files are hardly larger than 100kB. The call stack trace only shows calls in the ntdll module. We have absolutely nothing about how the crash could have happened, how we could reproduce it. (The only clue might be that the problem only came up on Vista (or above) and that in the case of the STATUS_DLL_NOT_FOUND an additional anti virus application's module were also loaded).&lt;/p&gt;
&lt;p&gt;So my question is, how one could start the investigation in such cases? And how these exceptions can happen in the first place?&lt;/p&gt;
&lt;p&gt;thanks in advance!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3295627" width="1" height="1"&gt;</description></item><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#2435236</link><pubDate>Tue, 13 Nov 2007 21:22:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2435236</guid><dc:creator>BooRadely</dc:creator><description>&lt;p&gt;Probably want to use an IFEO for that and capture the failure of the executable to start, but this might be a little in depth depending on your level of debugging.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/greggm/archive/2005/02/21/377663.aspx"&gt;http://blogs.msdn.com/greggm/archive/2005/02/21/377663.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2435236" width="1" height="1"&gt;</description></item><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#2424653</link><pubDate>Tue, 13 Nov 2007 00:51:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2424653</guid><dc:creator>sls</dc:creator><description>&lt;p&gt;I have a similar problem. &amp;nbsp;Had a virus on the computer &amp;amp; deleted some trojan virus named as dll's. &amp;nbsp;Specifically, the system is looking for 'olmhojkz.dll' and 'dcjolkdk.dll'. &amp;nbsp;Right now, I can't start any executables - they all fail silently. &amp;nbsp;Can you please help? &amp;nbsp;Thanks in advance!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2424653" width="1" height="1"&gt;</description></item><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#1888897</link><pubDate>Mon, 03 Sep 2007 20:50:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1888897</guid><dc:creator>mfa0007</dc:creator><description>&lt;p&gt;I figured it out. &amp;nbsp;When I installed Photoshop CS, it had me run a different java dll, which broke the sidebar.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1888897" width="1" height="1"&gt;</description></item><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#1884765</link><pubDate>Mon, 03 Sep 2007 05:52:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1884765</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;Help. &amp;nbsp;I can start the siedbar, but all the geometries on the gadgets are broken - ie. &amp;nbsp;every gadget has all the screen stuff in the upper right corner. &amp;nbsp;It was working a few days ago, but now it has stopped. &amp;nbsp;any thoughts?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1884765" width="1" height="1"&gt;</description></item><item><title>The case of Windows Defender not starting.</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#1755489</link><pubDate>Wed, 15 Aug 2007 05:03:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1755489</guid><dc:creator>Brad Rutkowski's Blog</dc:creator><description>&lt;p&gt;Had a client whose machine would not load Windows Defender, each time it was opened it would eventually&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1755489" width="1" height="1"&gt;</description></item><item><title>Odds and Ends</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#1410635</link><pubDate>Sun, 01 Jul 2007 05:10:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1410635</guid><dc:creator>roy ashbrook</dc:creator><description>&lt;p&gt;Stuff I&amp;amp;#39;ve been intending to post a meaningful post about, but haven&amp;amp;#39;t: If you have ever wondered&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1410635" width="1" height="1"&gt;</description></item><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#718490</link><pubDate>Fri, 30 Mar 2007 18:52:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:718490</guid><dc:creator>BooRadely</dc:creator><description>&lt;p&gt;Join the club...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=718490" width="1" height="1"&gt;</description></item><item><title>re: The case of sidebar.exe not starting. Oh Snap!</title><link>http://blogs.technet.com/b/brad_rutkowski/archive/2007/03/29/the-case-of-sidebar-exe-not-starting-oh-snap.aspx#718256</link><pubDate>Fri, 30 Mar 2007 12:34:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:718256</guid><dc:creator>Nice</dc:creator><description>&lt;p&gt;Brad Rutkowski you're my hero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=718256" width="1" height="1"&gt;</description></item></channel></rss>