The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Origin Crash - Exception Log

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
additive 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



1   L A T E S T    R E P L I E S    (Newest First)
Iris_Bai 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

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000