Author |
Topic  |
|
additive
Germany
109 Posts |
Posted - 06/10/2011 : 07:04:37 AM
|
Origin Ver. 8.1 SR 2 / 8.5.1 SR1
Hi,
after I've used my OriginC application successfully and then quit Origin, it crashes immediately from time to time, I cannot reproduce it exactly.
Is there a way to log the exception handling or debug while Origin closes?
I use a lot of arrays for holding my objects and I've set them as owner all.
Besides, from time to time OriginC compiler crashes at the end of compiling. del -oc, reinstalling, etc. did not help.
Sorry, this is all very vague, but I suppose the memory management has some problems. What would you suggest?
-Michael
|
|
Iris_Bai
China
Posts |
Posted - 06/13/2011 : 05:50:40 AM
|
Hi Michael,
Please make sure the objects in array will not be deleted in other place. If the object is an Origin object, for example, Worksheet window or Graph Object, when quit Origin, Origin object will be deleted again.
Iris |
 |
|
|
Topic  |
|
|
|