Open thomasfredericks opened 11 years ago
Here are the steps I have to do to open my saved project:
Open Duration with the previous project loaded. If I a lucky it does not crash. But as you can see in image0.png the projet does not load events past the 30 second mark.
I then delete the audio track and reload the project. But this time, it loaded all the events but not the audio file: image1.png
Finally, I load the audio file into /fft and all works fine until I restart Duration: image2.png
More details about the error:
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information: *\ error for object 0xab1a80: pointer being freed was not allocated
thanks for the details I'll look into recreating this!
On Mon, Apr 8, 2013 at 5:21 PM, thomasfredericks notifications@github.comwrote:
Here are the steps I have to do to open my saved project:
Open Duration with the previous project loaded. If I a lucky it does not crash. But as you can see in image0.png the projet does not load events past the 30 second mark. [image: image0]https://f.cloud.github.com/assets/2685516/354015/1ad084d8-a092-11e2-922a-2bdd35898939.png
I then delete the audio track and reload the project. But this time, it loaded all the events but not the audio file: image1.png [image: image1]https://f.cloud.github.com/assets/2685516/354016/245b28fa-a092-11e2-8e3b-c13b348cfe88.png
Finally, I load the audio file into /fft and all works fine until I restart Duration: image2.png [image: image2]https://f.cloud.github.com/assets/2685516/354020/2ee8839e-a092-11e2-932e-299b221babbb.png
More details about the error:
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information: *\ error for object 0xab1a80: pointer being freed was not allocated
— Reply to this email directly or view it on GitHubhttps://github.com/YCAMInterlab/Duration/issues/20#issuecomment-16079547 .
I have been experiencing two related problems on OS X 10.8.3 Duration sometimes crashes if I try to load a projet with a saved audio track that lasts more than 30 seconds. When it does not crash, it only loads events up to the 30 second mark. If I reload the project, it loads all events or crashes.