blue screen in vista

  • Follow


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?     
0
Reply dmochowski (7) 10/23/2009 4:04:06 PM

Jacek,
ctr+c in the command window stops execution.
Not ideal, but might save you reboot time.
- matt


"Jacek" <dmochowski@gmail.com> wrote in message <hbsk5m$pna$1@fred.mathworks.com>...
> 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?     
0
Reply hoffm426 (5) 10/23/2009 4:12:36 PM


"Jacek" <dmochowski@gmail.com> wrote in message 
news:hbsk5m$pna$1@fred.mathworks.com...
>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?

Please send the M-file you're running when you receive the blue screen to 
Technical Support along the output of the VER function and as much 
additional information about your system (processor, memory, etc.) as you 
can so they can investigate the cause of this behavior.

-- 
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ 


0
Reply slord (13285) 10/23/2009 5:07:38 PM

"Jacek" <dmochowski@gmail.com> wrote in message <hbsk5m$pna$1@fred.mathworks.com>...
> 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? 

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....    
0
Reply n.a (510) 10/23/2009 6:17:22 PM

matt dash <n.a@mail.com> wrote:
> "Jacek" <dmochowski@gmail.com> wrote in message 
> <hbsk5m$pna$1@fred.mathworks.com>...
>> 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?
> 
> 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....
o
First thing I would suspect in a case like that is the RAM
Run a diagnostic like memtest86 to see if you might have some
bad RAM. before doing so though , make the the RAM is 
properly seated ( most electronic problems are die to bad
connections.

Stan

0
Reply stan6508 (159) 10/23/2009 7:59:20 PM

4 Replies
40 Views

(page loaded in 0.123 seconds)

Similiar Articles:













7/2/2012 10:13:15 AM


Reply: