Euphoria Ticket #518: Unable to open coverage database

Example to reproduce:

while 1 do 
  ? 1 
end while 

While executing, press Control+C The result is:

Unable to open coverage database!Press Enter... 
 
Press Enter... 

Yes, TWO Press Enter prompts, a bigger bug than the coverage database problem smile

Details

Type: Bug Report Severity: Normal Category: Other
Assigned To: unknown Status: Fixed Reported Release: 4633
Fixed in SVN #: 4690 View VCS: 4690 Milestone: 4.0.0

1. Comment by jimcbrown Dec 10, 2010

Linux r4642, I can not reproduce the problem.

2. Comment by jeremy Dec 10, 2010

100% of the time on Windows, not just now and then.

3. Comment by mattlewis Dec 10, 2010

Sounds like the Ctrl-C cleanup code path is closing files on us.

4. Comment by mattlewis Dec 14, 2010

Try svn:4690 or later, to see if this is still an issue. The change was to prevent raising an error condition if write_coverage() is called multiple times.

5. Comment by jeremy Dec 14, 2010

svn:4692 is working correctly for me.

Search



Quick Links

User menu

Not signed in.

Misc Menu