syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.94k stars 822 forks source link

-[EZAudioPlotGL redrawWithPoints....] - 2k total crashes #231

Open sethmills21 opened 8 years ago

sethmills21 commented 8 years ago

Here is a link to the Crashlytics crash - http://crashes.to/s/a170229a84d

I would really appreciate any and all feedback on this issue!

It seems to be an OpenGL ish. Another thing to note is that it looks like most users have 3% ram and 4% free space.

benlachman commented 8 years ago

Interestingly while we've now had 2K+ crashes with this issue, it doesn't seem to be easily reproducible, nor are users very aware that it's crashing. This makes me think it it must be happening on app switch (foreground->background).