Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue 38 in coverstory: When loading a lot of files, the loading is stuck.
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
coverst...@googlecode.com  
View profile  
 More options Oct 30 2012, 9:25 am
From: coverst...@googlecode.com
Date: Tue, 30 Oct 2012 13:25:33 +0000
Local: Tues, Oct 30 2012 9:25 am
Subject: Issue 38 in coverstory: When loading a lot of files, the loading is stuck.
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 38 by ondrej.h...@jetminds.com: When loading a lot of files, the  
loading is stuck.
http://code.google.com/p/coverstory/issues/detail?id=38

What steps will reproduce the problem?
1. Have 300 files or more in one directory.
2. Open the directory.
3. CoverStory never ends the loading.

What is the expected output? What do you see instead?

The files should be successfully loaded.

What version of the product are you using? On what operating system?

Current version from trunk (October 30, 2012). Mac Lion 10.7.5

Please provide any additional information below.

When debugging the code, the program is stuck in GTMScriptRunner class when  
waiting for the result of the "gcov" script. I believe it is stuck because  
the contents of standard error pipe are not read and the pipe is full. This  
gets fixed if error ouput is ignored (redirected to CoverStory standard  
error).
This error pipe overflows probably because of issue  
http://code.google.com/p/coverstory/issues/detail?id=37.

Recommended fix - read error output periodically or redirect it to a file,  
do not wait until the task is finished.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.