<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263964</link>
    <title>MATLAB Central Newsreader - blue screen in vista</title>
    <description>Feed for thread: blue screen in vista</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 23 Oct 2009 16:04:06 -0400</pubDate>
      <title>blue screen in vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263964#689323</link>
      <author>Jacek </author>
      <description>I consistently get a blue screen error during memory intensive computations in Matlab (2007b) on Vista SP1.  Any idea as to what is going on (the out of memory error does not seem to be terminating the script; rather, the OS crashes), or what I can do to have more graceful termination of the program?     </description>
    </item>
    <item>
      <pubDate>Fri, 23 Oct 2009 16:12:36 -0400</pubDate>
      <title>Re: blue screen in vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263964#689328</link>
      <author>Matt H</author>
      <description>Jacek,&lt;br&gt;
ctr+c in the command window stops execution.&lt;br&gt;
Not ideal, but might save you reboot time.&lt;br&gt;
- matt&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;Jacek&quot; &amp;lt;dmochowski@gmail.com&amp;gt; wrote in message &amp;lt;hbsk5m$pna$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I consistently get a blue screen error during memory intensive computations in Matlab (2007b) on Vista SP1.  Any idea as to what is going on (the out of memory error does not seem to be terminating the script; rather, the OS crashes), or what I can do to have more graceful termination of the program?     </description>
    </item>
    <item>
      <pubDate>Fri, 23 Oct 2009 17:07:38 -0400</pubDate>
      <title>Re: blue screen in vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263964#689344</link>
      <author>Steven Lord</author>
      <description>&lt;br&gt;
&quot;Jacek&quot; &amp;lt;dmochowski@gmail.com&amp;gt; wrote in message &lt;br&gt;
news:hbsk5m$pna$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;I consistently get a blue screen error during memory intensive computations &lt;br&gt;
&amp;gt;in Matlab (2007b) on Vista SP1.  Any idea as to what is going on (the out &lt;br&gt;
&amp;gt;of memory error does not seem to be terminating the script; rather, the OS &lt;br&gt;
&amp;gt;crashes), or what I can do to have more graceful termination of the &lt;br&gt;
&amp;gt;program?&lt;br&gt;
&lt;br&gt;
Please send the M-file you're running when you receive the blue screen to &lt;br&gt;
Technical Support along the output of the VER function and as much &lt;br&gt;
additional information about your system (processor, memory, etc.) as you &lt;br&gt;
can so they can investigate the cause of this behavior.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com&lt;br&gt;
comp.soft-sys.matlab (CSSM) FAQ: &lt;a href=&quot;http://matlabwiki.mathworks.com/MATLAB_FAQ&quot;&gt;http://matlabwiki.mathworks.com/MATLAB_FAQ&lt;/a&gt; </description>
    </item>
    <item>
      <pubDate>Fri, 23 Oct 2009 18:17:22 -0400</pubDate>
      <title>Re: blue screen in vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263964#689374</link>
      <author>matt dash</author>
      <description>&quot;Jacek&quot; &amp;lt;dmochowski@gmail.com&amp;gt; wrote in message &amp;lt;hbsk5m$pna$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I consistently get a blue screen error during memory intensive computations in Matlab (2007b) on Vista SP1.  Any idea as to what is going on (the out of memory error does not seem to be terminating the script; rather, the OS crashes), or what I can do to have more graceful termination of the program? &lt;br&gt;
&lt;br&gt;
I tried to upgrade my computer to 4gb of ram and I also got blue screens... when I went back down to 2gb everything was fine. I never did figure out if it was matlab or the ram causing the problem though....    </description>
    </item>
    <item>
      <pubDate>Fri, 23 Oct 2009 19:59:20 -0400</pubDate>
      <title>Re: blue screen in vista</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263964#689393</link>
      <author>Stan Bischof</author>
      <description>matt dash &amp;lt;n.a@mail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &quot;Jacek&quot; &amp;lt;dmochowski@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;lt;hbsk5m$pna$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; I consistently get a blue screen error during memory intensive &lt;br&gt;
&amp;gt;&amp;gt; computations in Matlab (2007b) on Vista SP1.  Any idea as to what is &lt;br&gt;
&amp;gt;&amp;gt; going on (the out of memory error does not seem to be terminating the &lt;br&gt;
&amp;gt;&amp;gt; script; rather, the OS crashes), or what I can do to have more &lt;br&gt;
&amp;gt;&amp;gt; graceful termination of the program?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I tried to upgrade my computer to 4gb of ram and I also got blue &lt;br&gt;
&amp;gt; screens... when I went back down to 2gb everything was fine. I never &lt;br&gt;
&amp;gt; did figure out if it was matlab or the ram causing the problem &lt;br&gt;
&amp;gt; though....&lt;br&gt;
o&lt;br&gt;
First thing I would suspect in a case like that is the RAM&lt;br&gt;
Run a diagnostic like memtest86 to see if you might have some&lt;br&gt;
bad RAM. before doing so though , make the the RAM is &lt;br&gt;
properly seated ( most electronic problems are die to bad&lt;br&gt;
connections.&lt;br&gt;
&lt;br&gt;
Stan</description>
    </item>
  </channel>
</rss>

