CarlGao4 / Demucs-Gui

A GUI for music separation AI demucs
GNU General Public License v3.0
499 stars 37 forks source link

macOS ARM build crashes #47

Closed CarlGao4 closed 5 months ago

CarlGao4 commented 7 months ago

I installed Demucs-GUI_1.1a2_macOS_ARM64.dmg on my MacBook Pro with M1 Pro CPU. (16GB RAM and MacOS 14.3.) It crashes on launch. I would be happy to send you the crash log, but I'd rather not post it publicly for fear that there may be sensitive info in it.

Here's a piece of it which might be helpful. Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Demucs-GUI [57940]

Originally posted by @chriscjcj in https://github.com/CarlGao4/Demucs-Gui/discussions/19#discussioncomment-8401570

CarlGao4 commented 7 months ago

It seems that this is an issue of Qt, not Demucs GUI

CarlGao4 commented 5 months ago

Seems fixed in 1.1, which is packed with GitHub Actions