Closed BMuXBeats closed 3 months ago
I am using Manjaro with essentially your setup and I cannot create the crash. The error message you show does not contain enough information for me to tell what went wrong. Could you remove the PKGBUILD install and make a local build with debugging enabled? When the crash occurs, then send me the coredump. For debugging:
mkdir build cd build cmake -DBuildForDebug=ON .. make
You don't need to install, just run it from terminal in the build directory ./mixer/non-mixer-xt
Send me the terminal output from the debug run as well.
I've done all those steps, you've given me in your post. Result: No problems - it works very fine.
It seems, that it depends on the PKBUILD file. It would be very nice, if this could be corrected. If only I could, I would takin it over. But unfortunately I'm not not really experienced to deal with PKBUILD files...
It is unlikely to be the PKGBUILD since it did install the program. The PKGBUILD just executes those same commands without the -DBuildForDebug=ON. Something strange is going on with your system. The kernel you are running is the latest bleeding edge, so you might try to downgrade and use the latest recommended 6.1.62-1.
I've removed the non-mixer-xt from my system - inclusive the package. After that I've downgraded the kernel… fetched the package from github again and tried makepkg -si from the ../arch directory. No errors occured during compiling. At the end it was the same behaviour as it was with the newest kernel. The same beahviour on my notebool under Arch Linux, by the way.
Installation without PKBUILD works in all cases without any problems, as it should.
I'm pretty sure therr's something going wrong during the installation with PKBUILD ...
I have no idea what is going on then... Is there anyone else out there having this problem?
Do you have jack installed and working on your system ? Non-mixer connects to it or attempts to start it only when at least one track is created. EDIT: don't mind me, I hadn't read the PKGBUILD part... it's out of my league
Possibly fixed in Release 2.0.2. Please re-open if not.
First I've cloned the actual package fro github. Then I've cathced the submodules, as you described.
After all that, I've installed it with makepkg -si in the arch-subdirectory.
The program started normally.
After creating a new project, as you described, I've tried to add a new strip. The program crashed immediately.
Program-Version: Non Mixer XT 1.0.6
OS: Manjaro Linux / Release: 23.1.0 / Codename: Vulcan
Kernel: 6.6.1-1-MANJARO x86_64