Audacity Recording Freeze at 38m 47.5s: Win7

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
steve
Site Admin
Posts: 80697
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by steve » Thu Jul 12, 2012 6:35 am

Gale Andrews wrote:
steve wrote:The only new discoveries that I have made are:
[*] An apparently "out of sequence" data folder structure can be created by discarding Undo History.
Can you explain that one a bit more, please Steve? This sounds as if it could be relevant generally, not just to Audio Cache recording.
Generate 30 minutes mono 44.1/32
You now have d00 and d01
Undo
You still have d00 and d01
Generate another 30 minutes mono 44.1/32
You now have d00, d01, d02
View Undo History and discard 1 level
You now have d01 and d02
Generate another 30 minutes mono 44.1/32
You now have d01, d02 and d03. There is no d00.

That's all, nothing remarkable.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

otwo_pipes
Posts: 114
Joined: Wed Jun 27, 2012 7:28 pm
Operating System: Please select

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by otwo_pipes » Thu Jul 12, 2012 12:54 pm

Gale/Steve
@Steve:Generate 30 minutes mono 44.1/32
You now have d00 and d01
Undo
When I had the missing directories all I did was undo record and then record. Nothing as complicated as this. Remember, this was in the days when my XP was not crashing so there were no re-boots either.

steve
Site Admin
Posts: 80697
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by steve » Thu Jul 12, 2012 2:38 pm

otwo_pipes wrote:all I did was undo record and then record.
What I'm saying is that if the first recording was long enough to create more than one dxx folder, then "Undo" will remove those folders if the History is removed and the next recording will not start with d00 but with a later numbered folder.

As I understand it, in the case of using RAM, Undo History is not retained, so this could account for why some of the dxx folders are missing.

The "Generating" step is not more complex than what you were doing, it's just a lot quicker to generate 30 minutes of audio (takes a few seconds) than record 30 minutes (takes > 30 minutes).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

otwo_pipes
Posts: 114
Joined: Wed Jun 27, 2012 7:28 pm
Operating System: Please select

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by otwo_pipes » Thu Jul 12, 2012 9:20 pm

@Gale:
I only see the "Event", "Process" and "Stack" tab as per the image on the product page
What version of PM are you running? My version is v15.21 I do not have the same file
Attachments
Process_Monitor.JPG
Process_Monitor.JPG (301.26 KiB) Viewed 3741 times

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by Gale Andrews » Fri Jul 13, 2012 6:50 am

steve wrote:
Gale Andrews wrote:
steve wrote:The only new discoveries that I have made are:
[*] An apparently "out of sequence" data folder structure can be created by discarding Undo History.
Can you explain that one a bit more, please Steve? This sounds as if it could be relevant generally, not just to Audio Cache recording.
1 Generate 30 minutes mono 44.1/32
2 You now have d00 and d01
3 Undo
4 You still have d00 and d01
5 Generate another 30 minutes mono 44.1/32
6 You now have d00, d01, d02
I don't end up with d00, d01, d02 at step 6 either on Win 7 or Ubuntu 12.04; as the new waveform is being drawn at step 5, d00 is removed leaving d01, d02. That makes sense as there is no original audio from step 1 to go back to; if you Do A, Undo A then Do B, you can't go back to A,only to B. That is why the Timer Record Cancel was so dangerous. But it shows how folders can be removed by Undo.
steve wrote: View Undo History and discard 1 level
You now have d01 and d02
Generate another 30 minutes mono 44.1/32
You now have d01, d02 and d03. There is no d00.
I can't reproduce something like that either, by Generate 1800 seconds tone, Add New Track, Generate 1800 seconds, Add New Track > Generate 1800 seconds, then go back one level and discard, or Undo then go back one level and discard. No folders are removed or their contents reduced. I can get contents reduced if I apply edits and discard those, or remove tracks and discard.

This appears to be the same going back to 1.3.12 (on Windows), Audio Cache on or off, and in 1.2.6 which does not have the Audio Cache feature.

Can you give your exact steps in View History?

I do note that if you are generating with Audio Cache on, the file size in View History is said to be 0.0 MB for the generated tracks, despite the tracks are are also written to disk as I think intended (only recordings are written solely to RAM).

BTW when I was testing the above on Win 7 x64 (newer machine) with Cache on, I got exception errors every time with Minimum Free Memory set to 16 MB while applying a third edit to one of my three 1800-second tracks. I had a lot more than 16 MB system RAM left. Doesn't happen with the old Win 7 x64 machine with identical tests, even though that is down to 120 MB memory remaining.



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

otwo_pipes
Posts: 114
Joined: Wed Jun 27, 2012 7:28 pm
Operating System: Please select

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by otwo_pipes » Fri Jul 13, 2012 8:29 am

@Gale:
BTW when I was testing the above on Win 7 x64 (newer machine) with Cache on, I got exception errors every time with Minimum Free Memory set to .....
I have also seen an occasional pop up window with exception errors which is then accompanied by the recording freeze.

steve
Site Admin
Posts: 80697
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by steve » Fri Jul 13, 2012 11:26 am

Gale Andrews wrote:Can you give your exact steps in View History?
  1. View > History
  2. Discard
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

justinrpg
Banned
Posts: 72
Joined: Thu Apr 07, 2011 11:55 pm
Operating System: Please select

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by justinrpg » Fri Jul 13, 2012 5:47 pm

audino wrote:With your system Win7 x32 you can install max 3GB of ram so it might still not enough for your set up.
That is a limitation for the 32bit system unless you upgrade (install from scratch new OS) to 64bit.
that is not true, I have a 32bit Windows 7 ultimate and 4GB of ram... it allows me to use 4GB of ram on a 32 bit operating system!!! the limitation of a 32bit OS is NOT 3GB!!!

steve
Site Admin
Posts: 80697
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by steve » Fri Jul 13, 2012 5:51 pm

justinrpg wrote:the limitation of a 32bit OS is NOT 3GB!!!
We probably don't need all of the "!!!"
To clarify the situation, see here: http://msdn.microsoft.com/en-us/library ... ory_limits
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

justinrpg
Banned
Posts: 72
Joined: Thu Apr 07, 2011 11:55 pm
Operating System: Please select

Re: Audacity Recording Freeze at 38m 47.5s: Win7

Post by justinrpg » Fri Jul 13, 2012 5:54 pm

steve wrote:
justinrpg wrote:the limitation of a 32bit OS is NOT 3GB!!!
We probably don't need all of the "!!!"
To clarify the situation, see here: http://msdn.microsoft.com/en-us/library ... ory_limits
that link leads to "unable to fulfill service request" error message!!!

Post Reply