Performance drop and crash, stalling development

Hey,

I need some urgent help, i have started getting crashes in my game after a minute or two, this is accompanied by a gradual performance drop, then stuttering, then crashing, the gradual performance drop (from 700 fps to 275 fps) can be reproduced in a starter 2D sidescroller project but it seems to stabilize after a while and doesn’t crash

I have tried stripping down my project to nothing, a floor sprite, my camera and an empty character, yet it still happens

This is underwhelming, here are my two generated logs

link text

link text

Thanks

Also, here’s what the crash window looks like

I seem to have found the culprit, by deleting my entire audio folder the game doesn’t crash anymore

About the performance drop, it seems to stabilize around 280 fps just like the empty starter project, is this normal?

Thanks