handed / audirvana

Automatically exported from code.google.com/p/audirvana
0 stars 0 forks source link

crashing when loading large files #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. load very large (e.g, 300MB) flac file, with:
2. memory pre-allocation set to something not much larger than the size of the 
file (e.g., 512 MB, 2014 MB)
3. NOTE: setting pre-allocation to maximum (3072 MB) makes problem go away

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

Get application crash, garbage sent to DAC. Should instead get at least an 
error message and refuse to load file if insufficient memory available

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

0.9.3 on OS X 10.6.7 with 4 GB RAM. See below.

Please provide any additional information below.

crash log attached.

Original issue reported on code.google.com by xid...@gmail.com on 13 Jun 2011 at 11:28

Attachments:

GoogleCodeExporter commented 8 years ago
Is it with a specific file ?
Are there other combinations giving this issue with others ?

Original comment by au.damie...@gmail.com on 20 Jun 2011 at 8:48