Hi, I’ve completely switched from Windows to Linux. Most of my workflow and tools have already migrated and are working correctly, with the exception of Fmod Studio (well there are other minor itchy things, but Fmod Studio is having a major impact). In an attempt to fix the issue, I let my copilot analyze the crash, however, it suggested reporting it here with a well-formatted report instead. so next line generated stuff. ![]()
Report
Immediate startup crash with FMOD Studio on Ubuntu 24.04. The attached crash report shows SIGABRT during Qt GUI initialization, with the stack going through qAbort, QMessageLogger::fatal, and QGuiApplicationPrivate::createPlatformIntegration.
Environment
-
Ubuntu 24.04
-
Kernel 6.17.0-22-generic x86_64
-
FMOD Studio 2.03.13
Steps to Reproduce
-
Launch FMOD Studio.
-
The process aborts before the main UI appears.
Observed Behavior
The failure happens during Qt platform setup, so this looks more like a Linux runtime or platform plugin issue than a project-specific FMOD crash.
_opt_fmodstudio_fmodstudio.1000.log (85.3 KB)