Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unity application crash on Linux with more than 2 GPUs

Discussion in 'Linux' started by MenteSystemsInc, Nov 21, 2017.

  1. MenteSystemsInc

    MenteSystemsInc

    Joined:
    Sep 27, 2016
    Posts:
    5
    My application crashes on startup with SIGABRT error on a Linux PC with more than 2 GPUs (Nvidia Quadro M5000).

    When the application runs on one or two graphic adapters everything is fine, but with the third one it crashes right after the splash screen.
    Does anyone have experience running on a similar setup and/or experienced a similar crash?
    Any help regarding this would be appreciated, thank you!
     
  2. PJayB

    PJayB

    Unity Technologies

    Joined:
    Apr 24, 2017
    Posts:
    105
    If you run the development player with the -logFile argument, do you see a callstack in the terminal?