View previous topic :: View next topic |
Author |
Message |
Leaf Member
Joined: 22 Jul 2009 Posts: 27
|
Posted: Fri Jan 15, 2010 6:07 pm Post subject: CE crashing |
|
|
I downloaded the new DeleD Ce, but it keeps crashing. For example I was building a house and suddenly the program closed without any warning. After I reopened the editor and started from scratch, some kind of memory leak error dialog appeared and it crashed again. What's the problem?
"This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):
13 - 20 bytes: String x 3
45 - 52 bytes: TPlugin x 3" |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Fri Jan 15, 2010 6:56 pm Post subject: |
|
|
Dunno! Anyone else experiencing the same issue? _________________ Check out Figuro, our online 3D app! More powerful 3D tools for free. |
|
Back to top |
|
|
haojiezhu Member
Joined: 15 Jan 2010 Posts: 2
|
Posted: Fri Jan 15, 2010 9:05 pm Post subject: |
|
|
Yes, it happened on my machine too. I was poking around the UI, then the memory leak message popped up and program crashed. The same memory leak message also shows up a few times when I quit the program.
Here is a sceenshot of the crash:
Last edited by haojiezhu on Fri Jan 15, 2010 9:58 pm; edited 1 time in total |
|
Back to top |
|
|
refuse Member
Joined: 15 Jan 2010 Posts: 8
|
Posted: Fri Jan 15, 2010 9:32 pm Post subject: |
|
|
Yes, CE crashes about 10 minutes after starting and sometimes when I close the program. |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Fri Jan 15, 2010 9:46 pm Post subject: |
|
|
Might this have something to do with the default Delphi memory manager versus the FastMM one? _________________ Check out Figuro, our online 3D app! More powerful 3D tools for free. |
|
Back to top |
|
|
tpascal Member
Joined: 23 Nov 2009 Posts: 11
|
Posted: Fri Jan 15, 2010 10:46 pm Post subject: |
|
|
I think i got it,
Current Deled CE still include a security system, (fFileCheckTimer) which seem it check somthing every 10 minutes.
I recompiled the executable with fFileCheckTimer.Enabled := false; and so far has not crashed yet
tp. |
|
Back to top |
|
|
Leaf Member
Joined: 22 Jul 2009 Posts: 27
|
Posted: Fri Jan 15, 2010 10:48 pm Post subject: |
|
|
Yes, I'm having the same experiences as Haojiezhu and Refuse.. I didn't experience anything similar with DeleD Lite. Whatever, somebody please fix the editor. |
|
Back to top |
|
|
tpascal Member
Joined: 23 Nov 2009 Posts: 11
|
|
Back to top |
|
|
chronozphere DeleD PRO user
Joined: 20 Jun 2006 Posts: 1010 Location: Netherlands
|
Posted: Fri Jan 15, 2010 11:02 pm Post subject: |
|
|
It's possible that the memory leak is not the actual problem. DeleD might just crash and when that happens, not all memory is freed as it should. I'll give it a try tomorrow. |
|
Back to top |
|
|
Leaf Member
Joined: 22 Jul 2009 Posts: 27
|
Posted: Fri Jan 15, 2010 11:04 pm Post subject: |
|
|
I downloaded it, thanks. I'm going to test it and tell you if there were any problems. |
|
Back to top |
|
|
wayneg Member
Joined: 05 Apr 2006 Posts: 5
|
Posted: Fri Jan 15, 2010 11:16 pm Post subject: |
|
|
Quits at the 10 min mark for me.
Has the download been recompiled ? |
|
Back to top |
|
|
haojiezhu Member
Joined: 15 Jan 2010 Posts: 2
|
Posted: Sat Jan 16, 2010 12:17 am Post subject: |
|
|
This does solve the problem. Everything is still running great after 30 minutes. |
|
Back to top |
|
|
refuse Member
Joined: 15 Jan 2010 Posts: 8
|
Posted: Sat Jan 16, 2010 12:20 am Post subject: |
|
|
Thanks, tpascal! Your executable works without problems on my machine. |
|
Back to top |
|
|
Leaf Member
Joined: 22 Jul 2009 Posts: 27
|
Posted: Sat Jan 16, 2010 2:25 am Post subject: It works |
|
|
Yes, now it works like a charm, no crashes or error messages at all. Thanks tpascal for fixing the issue. Admins shoud add the updated version to the main page. |
|
Back to top |
|
|
Paul-Jan Site Admin
Joined: 08 Aug 2004 Posts: 3066 Location: Lage Zwaluwe
|
Posted: Sat Jan 16, 2010 3:49 pm Post subject: |
|
|
tpascal, thanks for the quick fix, awesome (and shame on us for leaving this protection in the intial release)!
We'll update the binaries later today. [Edit]Just updated the binaries.[/Edit] |
|
Back to top |
|
|
|