stuerp / foo_vis_spectrum_analyzer

A foobar2000 component that displays a spectrum analyzer.
MIT License
13 stars 0 forks source link

Foobar2000 crashes randomly #50

Closed WagnerGFX closed 3 months ago

WagnerGFX commented 4 months ago

Details

This one I don't have much in terms of details and no info on how to reproduce it as the crashes seem random.

What I do have is some Foobar crash reports that mentions _foo_vis_spectrumanalyzer and _foobar2000_getinterface quite often. crash reports.zip

I've been having these crashes ever since installing the component, sometimes they don't happen for the whole day, sometimes they happen just minutes after the other.

System Info:

stuerp commented 4 months ago

While fixing the CUI lock-up I moved some thread synchronization code around. I put the code back in the previous spot and the crashes went away. I have no explanation for the crashes but I don't want to spend time on it now. I'll release an alpha2 later.

WagnerGFX commented 4 months ago

I have no explanation for the crashes but I don't want to spend time on it now. I'll release an alpha2 later.

No worries, this is not a frequent issue anyway. 👍

stuerp commented 3 months ago

https://github.com/stuerp/foo_vis_spectrum_analyzer/releases/tag/v0.7.5.0-alpha2