Not sure but if you are getting a '*OutOfMemoryError*' it is possibly a garbage collection issue.

Although I am not entirely familiar with Garbage Collection mechanism in Java, and definitely not familiar with java script in softimage but here are a few pointers that might help:
1. The grid obj is most probably not properly garbage collected.
2. Try System.gc() and Runtime.gc() which is used to send request of Garbage Collection to JVM before PPG close.

ALOK

GANDHI

/ chef directeur technique - lead technical director


[email protected] <mailto:[email protected]>

T:

*450 430-0010 x225

F:

*450 430-0009
www.modusfx.com <http://www.modusfx.com>

---------------------------------------------------------------------------------------------


MODUS

FX


120 Rue Turgeon,


Sainte-Therese (Quebec) CANADA J7E 3J1


Follow us on

Facebook <http://www.facebook.com/ModusFX>

&

Twitter <https://twitter.com/Modusfx>
**
On 14/03/2013 6:58 PM, Matt Lind wrote:

Anybody experience crashes from displaying a GridData object in a custom property PPG?

I'm troubleshooting an issue in 2013 SP1 (32bit) where displaying a GridData object in a custom property PPG induces a crash -- usually when the PPG is closed. The source of the crash is 'ntdll.dll' according to the Microsoft crash dump report, which indicates a memory allocation issue. The puzzler is my code is written in Jscript which doesn't have any memory allocation responsibilities. That indicates the source of the problem is either Windows or Softimage. Just curious if anybody else has experienced this issue.

Thanks,

Matt

No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com>
Version: 2012.0.2238 / Virus Database: 2641/5646 - Release Date: 03/03/13
Internal Virus Database is out of date.


Reply via email to