-
### Detailed steps on how to reproduce the bug
Regular build on the powerpc64le architecture.
Error log:
```
-- Building juceaide
CMake Error at libs/JUCE/extras/Build/juceaide/CMakeLists.txt:1…
-
I ran `sudo apt-get build-dep .` to install build dependencies.
Then I ran `make`:
```
make[1]: Entering directory '/home/pi/vital'
make -C standalone/builds/linux CONFIG=Release SIMDFLAGS="-mar…
-
Backtrace:
```
=================================================================
==84659==ERROR: AddressSanitizer: new-delete-type-mismatch on 0x6020002002d0 in thread T0:
object passed to delet…
-
When using synchronous set to false in Patch::loadPatch (https://github.com/cmajor-lang/cmajor/blob/main/include/cmajor/helpers/cmaj_Patch.h#L1975) I get these crashes about 50% of the time when I loa…
-
Hi,
on Linux I get this error:
Compiling FilterList.cpp
../../Source/GUI/FilterList.cpp: In constructor ‘FilterList::FilterList(DrumFixerAudioProcessor&)’:
../../Source/GUI/FilterList.cpp:80:2…
-
Hello, maintainer of the Arch Linux package here. Glad to see the new build system, it's much better!
**Describe the bug**
`juceaide` fails to build with the following error:
```
CMake Error at …
-
I'm on EndeavourOS and I've tried the AUR git package and normal package and also I've tried building myself but I always get blank screen in Carla or Ardour
-
When reopening or sometimes even when having Vitalium in the background I get a segfault.
I get the same crash inside my own DAW project. Apparently, after the window is closed, (or before it is full…
-
Hello, 1.6 runs fine but AmbiDEC 1.7 crashes in MaxMSP on MacOS 14.6.1. Report below. Best, Michael
Thread 150 Crashed:: com.apple.audio.IOThread.client
0 libsystem_platform.dylib 0…
-
### Detailed steps on how to reproduce the bug
[Containerised repro](https://github.com/Birch-san/juce-repro) using JUCE audio plugin example:
```bash
git clone https://github.com/Birch-san/juce-…