Startup crash on Linux

Hello,

we are using Unity 2018.1.9f1, FMOD Studio 1.10.00.
Our game builds and runs on Windows, but we have a problem with Linux build (on Ubuntu-18.04.1).

Build has no errors, but after app launch, there appears unity logo and app crashes with log:

burzoklinux@burzoklinux-MS-7A34:~/Desktop$ ./Re-Legion_02.10.2018.x86_64
Set current directory to /home/burzoklinux/Desktop
Found path: /home/burzoklinux/Desktop/Re-Legion_02.10.2018.x86_64
Mono path[0] = ‘/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/Managed’
Mono config path = ‘/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/etc’
Preloaded ‘ScreenSelector.so’
Preloaded ‘libfmod.so’
Preloaded ‘libfmodL.so’
Preloaded ‘libfmodstudio.so’
Preloaded ‘libfmodstudioL.so’
Preloaded ‘libgvraudio.so’
Logging to /home/burzoklinux/.config/unity3d/Ice Code Games/Re-Legion/Player.log
Stacktrace:

at <0xffffffff>
at (wrapper managed-to-native) FMOD.Studio.EventInstance.FMOD_Studio_EventInstance_Stop (intptr,FMOD.Studio.STOP_MODE) [0x00002] in <167f132c703844a4bbbdc2711135a127>:0
at FMOD.Studio.EventInstance.stop (FMOD.Studio.STOP_MODE) [0x00000] in <167f132c703844a4bbbdc2711135a127>:0
at Cult.AudioController.StopGameplayMusic2 () [0x00000] in <0fe67941d25a4c55bad78a8db7134822>:0
at Cult.NetworkUI.Awake () [0x00022] in <0fe67941d25a4c55bad78a8db7134822>:0
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0001e] in :0
/proc/self/maps:
00400000-02379000 r-xp 00000000 08:17 803791 /home/burzoklinux/Desktop/Re-Legion_02.10.2018.x86_64
02579000-025fb000 r-xp 01f79000 08:17 803791 /home/burzoklinux/Desktop/Re-Legion_02.10.2018.x86_64
025fb000-02634000 rwxp 01ffb000 08:17 803791 /home/burzoklinux/Desktop/Re-Legion_02.10.2018.x86_64
02634000-02734000 rwxp 00000000 00:00 0
02916000-409f4000 rwxp 00000000 00:00 0 [heap]
40a36000-40aa6000 rwxp 00000000 00:00 0



Native stacktrace:

/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so(+0xd40bd) [0x7f8e175a90bd]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x1288f) [0x7f8e26c3c88f]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f8e25d30e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x140) [0x7f8e25d32800]
./Re-Legion_02.10.2018.x86_64() [0x9edeeb]
/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so(+0x14d4a1) [0x7f8e176224a1]
/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so(+0x5ae0b) [0x7f8e1752fe0b]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x1288f) [0x7f8e26c3c88f]
/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/Plugins/x86_64/libfmodstudio.so(_ZN4FMOD6Studio13EventInstance4stopE21FMOD_STUDIO_STOP_MODE+0x55) [0x7f8e0d94d3d5]
[0x40a99654]
/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so(+0x5aaac) [0x7f8e1752faac]
/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so(+0x1c4e66) [0x7f8e17699e66]
/home/burzoklinux/Desktop/Re-Legion_02.10.2018_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so(mono_runtime_invoke+0x1c) [0x7f8e1769ad13]
./Re-Legion_02.10.2018.x86_64() [0x9adde3]
./Re-Legion_02.10.2018.x86_64() [0xa1396e]
./Re-Legion_02.10.2018.x86_64() [0x9e5655]
./Re-Legion_02.10.2018.x86_64() [0x9e70ef]
./Re-Legion_02.10.2018.x86_64() [0x9e7cc7]
./Re-Legion_02.10.2018.x86_64() [0xa1ee80]
./Re-Legion_02.10.2018.x86_64() [0xa1f187]
./Re-Legion_02.10.2018.x86_64() [0x847b75]
./Re-Legion_02.10.2018.x86_64() [0x848f1c]
./Re-Legion_02.10.2018.x86_64() [0x84923e]
./Re-Legion_02.10.2018.x86_64() [0x849509]
./Re-Legion_02.10.2018.x86_64() [0x84a20c]
./Re-Legion_02.10.2018.x86_64() [0x84ad2e]
./Re-Legion_02.10.2018.x86_64() [0x46af60]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe6) [0x7f8e25d13b96]
./Re-Legion_02.10.2018.x86_64() [0x478388]




[New LWP 25331]
[Thread debugging using libthread_db enabled]
Using host libthread_db library “/lib/x86_64-linux-gnu/libthread_db.so.1”.
0x00007f8e26c3c23a in __waitpid (pid=25332, stat_loc=0x7f8e27268774, options=0) at …/sysdeps/unix/sysv/linux/waitpid.c:30
30 …/sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.


Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.

Aborted (core dumped)

We really don’t know what to do. Any suggestions?
I looking forward for your response,
Adam

I’m not having any issues when trying to repro the issue here.

Are you able to manually delete and re-import the integration?
Updating to a newer version of 1.10 may also help.

1 Like