cancel
Showing results for 
Search instead for 
Did you mean: 

Devgurus Discussion

marty1885
Adept II

Any QML application named LuminaStudio.exe will crash upon creating QML window

Hi,

This is something really weird. I'm working on an Windows application named `LuminaStudio`. I just upgraded my dev box from an GTX 970 to 6700XT yesterday. The application suddenly started crashing 100% somewhere in Qt.  After some debugging, I find that any Qt/QML application named `LuminaStudio.exe` will lead to Qt unable to open a QML window and crash. This is weirdly specific that I guess this is some application-specific hack AMD put in for certain old apps. Is there a way to solve this? I can't just rename my application because AMD drivers doesn't like it.

 

Steps to reproduce

  1. Download Qt.
  2. Create a Qt/QML(QtQuick) project called LuminaStudio
  3. Compile and run
  4. See the application crash

 

This behavior is confirmed on the following environment:

Qt: 6.2 / 6.3
AMD GPU Driver: 22.4.2
OS: Win 11
Compiler: MSVC 17.1.5
CPU: Ryzen 3700X

Best,

Martin

0 Likes
0 Replies