Skip to content

Crash when running or editing an existing VM with configuration.displayCard nil #2330

@conath

Description

@conath

Describe the issue
I have an existing VM that I haven't touched since at least 2.0.20. When I try to start it or edit its QEMU arguments, UTM crashes with a NSInternalInconsistencyException caused in UTMQemuSystem.m line 472.

472  [self pushArgv:@"-device"];
473  [self pushArgv:self.configuration.displayCard];

Configuration (required)

  • UTM Version: latest
  • OS Version: latest
  • Device Model: iPad Pro 11" A12X
  • Is it jailbroken (name jailbreak used)? No
  • How did you install UTM? Xcode

Upload VM
Config.plist renamed to .plist.txt:

config.plist.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions