Author |
Topic |
|
jasonshortphd
New Member
USA
7 Posts |
Posted - Feb 14 2006 : 2:08:46 PM
|
I am using 10.2.1440.0 with VS 2003 and 2005. I have noticed that if I use VS for days (sometimes I don't close the IDE for weeks when working on the same project) the GUI will eventually lock up. Everytime that has happened the handle count for the dev app is 30,000+. Sounds like a handle leak.
To test my theory I disabled VA and ran my app like normal (debugging and working on code). After 1 hour the handle count was 637.
Turned back on VA and did the same (not the exact same work, but some types of things in same project). The handle count was 2,800. Sounds like it is VAX.
Anyone else seen this? |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 14 2006 : 3:42:24 PM
|
are you simply using task manager to track the number of handles, or some other program? this does not sound familiar to me, but i will run some tests myself and see what results i get.
do you have any other plugin's installed? your results are quite suggestive, but it is always worth asking, since sometimes multiple plugin's interact with each other and cause problems. |
zen is the art of being at one with the two'ness |
|
|
jasonshortphd
New Member
USA
7 Posts |
Posted - Feb 14 2006 : 5:09:41 PM
|
Yes, I always have the Task Manager open for my own apps. |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 16 2006 : 4:41:29 PM
|
i have checked, and the handle count keeps on going up for me as well
case=993 |
zen is the art of being at one with the two'ness |
|
|
wilstark
Junior Member
USA
22 Posts |
Posted - May 09 2006 : 4:27:06 PM
|
Can anyone at Whole Tomato say when this handle leak issue will be resolved? The next release? Within 2 months? Never? I'm very interested in seeing this issue fixed. |
|
|
wilstark
Junior Member
USA
22 Posts |
|
support
Whole Tomato Software
5566 Posts |
Posted - Jun 19 2006 : 5:45:22 PM
|
Fixed in build 1524:
Eliminated handle leak. (case=993) |
|
|
jasonshortphd
New Member
USA
7 Posts |
Posted - Jun 20 2006 : 1:13:52 PM
|
What build is that? I could not find it on the site. 1446 is the one on the site. |
|
|
rhummer
Tomato Guru
USA
527 Posts |
Posted - Jun 20 2006 : 1:44:55 PM
|
http://www.wholetomato.com/support/history.html
It's listed there as the first build, the download page only shows the latest stable release and doesn't show beta builds ;) |
Tools Engineer - Raven Software VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64
|
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
|
jasonshortphd
New Member
USA
7 Posts |
Posted - Jun 21 2006 : 09:06:32 AM
|
Is it safe to run these beta builds on a production system? Do they expire? Any idea when this fix will be merged into the mainline release?
Thanks. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jun 21 2006 : 10:30:37 AM
|
We think it is safe to run our software on production systems since it's used only during editing. We have no components involved during runtime.
Beta builds, as all other builds, run for a few days if your support has expired -- sort of mini-trial periods. Otherwise, you can run any build generated during your term of support, and run forever if you choose.
Check the date of your expiration in the About node of our options dialog. Compare it with the build dates from our history page.
http://www.wholetomato.com/support/history.html
We do not yet have a date for making a 15xx build a general release.
|
|
|
jasonshortphd
New Member
USA
7 Posts |
Posted - Jul 12 2006 : 8:41:14 PM
|
I have been running the 15xx builds for about two weeks and can say that the handle problem does indeed appear to be fixed. I just updated the to 1530 version and no problems with handles at all. |
|
|
|
Topic |
|