Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

2011b constantly freezes and no longer responds

1 visualización (últimos 30 días)
Christopher Jones
Christopher Jones el 14 de Sept. de 2011
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
ok, so i have my matlab code that worked fine under 2010b and still works fine under 2010b. and often it also runs fine under 2011b, but for some reason 2011b freezes a lot while running my application, it then just does nothing anymore and doesnt respond. from what i can tell by looking at my console display after freezing it crashes at different points in my code with no apparent pattern... and as stated before i never had this with 2010b... so im curious has anybody else been experiencing this since upgrading?
luckily i still have both versions installed so i can continue my work, but it is still annoying, as i would like to use the latest sw version...
ps matlab running on mac osx in case that makes a difference.
  1 comentario
Kaustubha Govind
Kaustubha Govind el 14 de Sept. de 2011
Christopher: I would recommend contacting Tech Support about this.

Respuestas (2)

Laurent
Laurent el 26 de Sept. de 2011
I have got the same problem, this is pretty annoying Any solution?
  1 comentario
Jan
Jan el 26 de Sept. de 2011
Please post the version of the OS and more details.

Laurent
Laurent el 29 de Sept. de 2011
Additional information: MAC OS X version 10.6.8, 8 Go RAM
Matlab R2011b
Fichier de LOG Operating System: Darwin 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64 Processor ID: x86 Family 6 Model 7 Stepping 10, GenuineIntel Host Name: ord02093.synchrotron-soleil.fr Java Exception logged from mljHandleException: Java exception occurred: java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41) at java.awt.image.Raster.createPackedRaster(Raster.java:458) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015) at java.awt.image.BufferedImage.<init>(BufferedImage.java:324) at com.mathworks.hg.uij.GraphicsContext.createOffscreenBuffer(GraphicsContext.java:216) Java Exception logged from mljHandleException: Java exception occurred: java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41) at java.awt.image.Raster.createPackedRaster(Raster.java:458) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015) at java.awt.image.BufferedImage.<init>(BufferedImage.java:324) at com.mathworks.hg.uij.GraphicsContext.createOffscreenBuffer(GraphicsContext.java:216) Java Exception logged from mljHandleException: Java exception occurred: java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41) at java.awt.image.Raster.createPackedRaster(Raster.java:458) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015) at java.awt.image.BufferedImage.<init>(BufferedImage.java:324) at com.mathworks.hg.uij.GraphicsContext.createOffscreenBuffer(GraphicsContext.java:216) Java Exception logged from mljHandleException: Java exception occurred: java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41) at java.awt.image.Raster.createPackedRaster(Raster.java:458) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015) at java.awt.image.BufferedImage.<init>(BufferedImage.java:324) at com.mathworks.hg.uij.GraphicsContext.createOffscreenBuffer(GraphicsContext.java:216) Java Exception logged from mljHandleException: Java exception occurred:
  1 comentario
Malcolm Lidierth
Malcolm Lidierth el 29 de Sept. de 2011
java.lang.OutOfMemoryError: Java heap space....
You could try increasing that in MATLAB preferences.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by