MATLAB crashes when closing a figure before MATLAB is finished using it

1 view (last 30 days)
I have sometimes experienced MATLAB R2014a crashing when I close figures.  I have seen it happen under the following conditions:
1) Closing the figure that "print" is using prior to "print" finishing
2) Closing the figure that "plottools" is using prior to "plottools" opening completely
The following crash log results after MATLAB R2014a crashes:
Stack Trace (from fault):
[  0] 0x00000000fb5663f2   C:\Program Files\MATLAB\R2014a\bin\win64\udd.dll+00222194 UDInterface::getAttachment+00000018
[  1] 0x00000000fb566588   C:\Program Files\MATLAB\R2014a\bin\win64\udd.dll+00222600 UDInterface::getInstanceProperty+00000088
[  2] 0x00000000f8fdc7a0    C:\Program Files\MATLAB\R2014a\bin\win64\hg.dll+01820576 getARDonAxis+00001152
[  3] 0x00000000f8fe2c17    C:\Program Files\MATLAB\R2014a\bin\win64\hg.dll+01846295 getARDonAxis+00026871
[  4] 0x00000000f8fe2e5b    C:\Program Files\MATLAB\R2014a\bin\win64\hg.dll+01846875 getARDonAxis+00027451
[  5] 0x00000000f8fe41b3    C:\Program Files\MATLAB\R2014a\bin\win64\hg.dll+01851827 getARDonAxis+00032403
[  6] 0x00000000f8fc2b92    C:\Program Files\MATLAB\R2014a\bin\win64\hg.dll+01715090 get_axis_position+00000530
[  7] 0x00000000f90c55c6    C:\Program Files\MATLAB\R2014a\bin\win64\hg.dll+02774470 hgConvertUDInterfaceToHandle+00007526

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 18 Sep 2014
This is a bug in MATLAB releases up to R2014a.  
For the latest information please refer to the following bug report:
www.mathworks.com/support/bugreports/652839
 

More Answers (0)

Categories

Find more on MATLAB Report Generator in Help Center and File Exchange

Products


Release

R2014a

Community Treasure Hunt

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

Start Hunting!