Search Issue Tracker

Not Reproducible

Votes

1

Found in

2019.1.7f1

2019.2.0a13

Issue ID

1148881

Regression

No

[Linux] Crash on creating new project in 'mini_get_debug_options'

Linux

-

Crash on launch with the following stack trace:

#0 0x007f401ce73ff9 in mini_get_debug_options
#1 0x00555773e85e14 in InitializeMonoFromMain(std::vector<core::basic_string<char, core::StringStorageDefault<char> >, std::allocator<core::basic_string<char, core::StringStorageDefault<char> > > > const&, core::basic_string<char, core::StringStorageDefault<char> >, core::basic_string<char, core::StringStorageDefault<char> >, int, char const**, bool)
#2 0x00555773ea40e1 in LoadAndInitializeMono(std::vector<core::basic_string<char, core::StringStorageDefault<char> >, std::allocator<core::basic_string<char, core::StringStorageDefault<char> > > > const&, core::basic_string<char, core::StringStorageDefault<char> > const&, core::basic_string<char, core::StringStorageDefault<char> >, core::basic_string<char, core::StringStorageDefault<char> > const&, int, char const**, bool (*)())
#3 0x00555771c5d7f2 in LoadMonoForEditor(core::basic_string<char, core::StringStorageDefault<char> > const&)
#4 0x005557716245f9 in LoadMonoCallback(void*)
#5 0x0055577229be1f in Application::InitializeProject()
#6 0x00555771623aec in InitializeUnity(void*)
#7 0x007f4073713573 in g_source_get_time
#8 0x007f4073712ae8 in g_main_context_dispatch
#9 0x007f4073712ed8 in g_main_context_dispatch
#10 0x007f40737131d2 in g_main_loop_run
#11 0x007f4073eeedf5 in gtk_main
#12 0x00555770e10963 in main
#13 0x007f407333709b in __libc_start_main
#14 0x00555770f23be5 in _start

  1. Resolution Note (2019.3.X):

    We are unable to reproduce this issue internally. If you are able to reproduce this consistently on the newest build and latest stable Mesa drivers, please reactive and collect a core dump so we can dig in.

Comments (2)

  1. AngryAnt

    May 13, 2020 11:17

    Reproduced and worked around.

    System:
    AMD Threadripper 3960X
    AMD 5700XT
    AMD RX590
    64G quad channel RAM
    Ubuntu 20.04
    AMD ROCm

    Workaround:
    Uninstalled ROCm.

    Obviously installing and uninstalling ROCm as I need to run the Unity editor is not a viable permanent workaround. You need to fix your compatibility here.

  2. xcomart

    Jul 20, 2019 12:14

    Same issue.

    System informations:
    1. CPU: AMD Ryzen 2600
    2. GPU: AMD RX580 8G
    3. RAM: Samsung 32G(16G x 2 2-Channel)
    4. OS: Ubuntu 18.04 with AMD ROCM installed

Add comment

Log in to post comment