Info

この質問は閉じられています。 編集または回答するには再度開いてください。

2011b constantly freezes and no longer responds

1 回表示 (過去 30 日間)
Christopher Jones
Christopher Jones 2011 年 9 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件のコメント
Kaustubha Govind
Kaustubha Govind 2011 年 9 月 14 日
Christopher: I would recommend contacting Tech Support about this.

回答 (2 件)

Laurent
Laurent 2011 年 9 月 26 日
I have got the same problem, this is pretty annoying Any solution?
  1 件のコメント
Jan
Jan 2011 年 9 月 26 日
Please post the version of the OS and more details.

Laurent
Laurent 2011 年 9 月 29 日
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 件のコメント
Malcolm Lidierth
Malcolm Lidierth 2011 年 9 月 29 日
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