Fidlib: Designing filters is not reentrant/thread-safe
Bug #1765210 reported by
Uwe Klotz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Invocation of the following functions is not thread-safe and causes a crash when corrupt parameters are detected:
- fid_design
- fid_design_coef
Remark in fidmkf.h line 195:
// Global temp buffer for generating filters. *NOT THREAD SAFE*
I experienced this crash at least twice while playing, it is a show stopper!
summary: |
- Fidlib: Designing filters is not thread-safe + Fidlib: Designing filters is not reentrant/thread-safe |
Changed in mixxx: | |
status: | In Progress → Fix Committed |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /github. com/mixxxdj/ mixxx/pull/ 1625