Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Build fails to run on AMDGPU-Pro Linux

Discussion in 'Linux' started by dariov1988, Jun 26, 2020.

  1. dariov1988

    dariov1988

    Joined:
    Jun 25, 2020
    Posts:
    2
    Hi guys, I have a very annoying problem with the builds for Linux on my current configuration, I can run the game in the Play Mode, but after building the binary for Linux the game do not run and throw the following error:
    munmap_chunk(): invalid pointer

    I can run other OpenGL and Vulkan related games from Steam, but no luck with the games produced by Unity and I can't build my owns projects with this platform without getting the same error.

    The system configuration is the follow:

    OS: Ubuntu 20.04 x86_64
    Host: X570 AORUS PRO WIFI -CF
    Kernel: 5.4.0-39-generic
    CPU: AMD Ryzen 5 3600 (12) @ 3.600GHz
    GPU: AMD ATI Radeon RX 5600 OEM/5600 XT / 5700/5700 XT
    Memory: 64334MiB
    AMDGPU-Pro: 20.20-1089974-ubuntu-20.04
    GL_VERSION: 4.6.14736 Compatibility Profile Context 20.20
    Vulkan Instance Version: 1.2.131
    I will attach the strace of the run, let me know if I can help in to provide more info to reproduce the bug.

    Best regards,

    Dario
     

    Attached Files:

    Last edited: Jun 28, 2020
  2. dariov1988

    dariov1988

    Joined:
    Jun 25, 2020
    Posts:
    2
    This problem has been fixed with the 20.40 driver on Ubuntu 20.04.1