Crash on install (make)

When i run ‘make’ command, i have this error (after 2 hour of compiling :confused: )

[297/1372] Link libUE4Editor-TextureEditor.so
[298/1372] Link libUE4Editor-CurveAssetEditor.so
[299/1372] Link libUE4Editor-WorkspaceMenuStructure.so
[300/1372] Compile Module.AssetTools.cpp
[301/1372] Link libUE4Editor-PropertyEditor.so
[302/1372] Compile Module.AssetTools.gen.cpp
Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) object.__icall_wrapper_ves_icall_object_new_specific (intptr) <0x00059>
  at UnrealBuildTool.ActionThread.ThreadFunc () <0x007f3>
  at System.Threading.ThreadHelper.ThreadStart_Context (object) <0x00099>
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x00178>
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x00020>
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) <0x00059>
  at System.Threading.ThreadHelper.ThreadStart () <0x0002e>
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x000d1>

Native stacktrace:

	mono(+0xc8514) [0x55c04b7a5514]
	mono(+0x1217ce) [0x55c04b7fe7ce]
	mono(+0x3d7e3) [0x55c04b71a7e3]
	/lib/x86_64-linux-gnu/libpthread.so.0(+0x13150) [0x7ff353820150]
	mono(+0x239448) [0x55c04b916448]
	mono(+0x229de8) [0x55c04b906de8]
	mono(+0x2314af) [0x55c04b90e4af]
	mono(+0x25134c) [0x55c04b92e34c]
	mono(+0x234020) [0x55c04b911020]
	mono(+0x2366ca) [0x55c04b9136ca]
	mono(+0x2292c4) [0x55c04b9062c4]
	mono(+0x229776) [0x55c04b906776]
	mono(+0x214b89) [0x55c04b8f1b89]
	mono(+0x1ef4e1) [0x55c04b8cc4e1]
	mono(+0x1ef60b) [0x55c04b8cc60b]
	mono(+0x1ef71e) [0x55c04b8cc71e]
	[0x40204e6a]

Debug info from gdb:

Registered pretty printers for UE4 classes
[New LWP 8000]
[New LWP 8001]
[New LWP 9578]
[New LWP 9584]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007ff35324d516 in __GI___sigsuspend (set=0x55c04bc89c60) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
26	../sysdeps/unix/sysv/linux/sigsuspend.c: Aucun fichier ou dossier de ce type.
  Id   Target Id         Frame 
* 1    Thread 0x7ff35436a780 (LWP 7999) "Main" 0x00007ff35324d516 in __GI___sigsuspend (set=0x55c04bc89c60) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
  2    Thread 0x7ff3527ff700 (LWP 8000) "SGen worker" 0x00007ff35381b072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c04bc98a08) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  3    Thread 0x7ff352f34700 (LWP 8001) "Finalizer" 0x00007ff35381df96 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x55c04bc89640) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  4    Thread 0x7ff31b9ff700 (LWP 9578) "Main" 0x00007ff35324d516 in __GI___sigsuspend (set=0x55c04bc89c60) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
  5    Thread 0x7ff34b6fd700 (LWP 9584) "Main" 0x00007ff35381fa4a in __waitpid (pid=9589, stat_loc=0x7ff34b6fb53c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29

Thread 5 (Thread 0x7ff34b6fd700 (LWP 9584)):
#0  0x00007ff35381fa4a in __waitpid (pid=9589, stat_loc=0x7ff34b6fb53c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1  0x000055c04b7a55f0 in ?? ()
#2  0x000055c04b7fe7ce in ?? ()
#3  0x000055c04b71a7e3 in ?? ()
#4  <signal handler called>
#5  0x000055c04b916448 in ?? ()
#6  0x000055c04b906de8 in ?? ()
#7  0x000055c04b90e4af in ?? ()
#8  0x000055c04b92e34c in ?? ()
#9  0x000055c04b911020 in ?? ()
#10 0x000055c04b9136ca in ?? ()
#11 0x000055c04b9062c4 in ?? ()
#12 0x000055c04b906776 in ?? ()
#13 0x000055c04b8f1b89 in ?? ()
#14 0x000055c04b8cc4e1 in ?? ()
#15 0x000055c04b8cc60b in ?? ()
#16 0x000055c04b8cc71e in ?? ()
#17 0x0000000040204e6a in ?? ()
#18 0x00007ff34ac5e278 in ?? ()
#19 0x00007ff352972430 in ?? ()
#20 0x00007ff34ad7a548 in ?? ()
#21 0x00007ff352a70fb0 in ?? ()
#22 0x00007ff34ac5e278 in ?? ()
#23 0x00007ff340003680 in ?? ()
#24 0x00007ff34a777770 in ?? ()
#25 0x00007ff34b6fc810 in ?? ()
#26 0x00007ff34b6fc660 in ?? ()
#27 0x0000000040398df4 in ?? ()
#28 0x00007ff35062f98a in System_Threading_ThreadHelper_ThreadStart_Context_object (state=0x55c04d4fbf28) from /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so
#29 0x000000000000055c in ?? ()
#30 0x00007ff352a71200 in ?? ()
#31 0x00007ff352a71200 in ?? ()
#32 0x00007ff352a71200 in ?? ()
#33 0x00007ff352a71200 in ?? ()
#34 0x00007ff352aa46d8 in ?? ()
#35 0x00007ff34b6fc8c0 in ?? ()
#36 0x00007ff352a961b8 in ?? ()
#37 0x00007ff300000000 in ?? ()
#38 0x000055c04d7f2b01 in ?? ()
#39 0x000055c000000000 in ?? ()
#40 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ff31b9ff700 (LWP 9578)):
#0  0x00007ff35324d516 in __GI___sigsuspend (set=0x55c04bc89c60) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
#1  0x000055c04b8f0942 in ?? ()
#2  0x000055c04b8f0aff in ?? ()
#3  <signal handler called>
#4  0x00007ff35381df94 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7ff3340247b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#5  do_futex_wait (sem=sem@entry=0x7ff3340247b8, abstime=0x0) at sem_waitcommon.c:111
#6  0x00007ff35381e054 in __new_sem_wait_slow (sem=sem@entry=0x7ff3340247b8, abstime=0x0) at sem_waitcommon.c:181
#7  0x00007ff35381e144 in __new_sem_wait (sem=0x7ff3340247b8) at sem_wait.c:42
#8  0x000055c04b93f928 in ?? ()
#9  0x000055c04b94a8b5 in ?? ()
#10 0x000055c04b89f74b in ?? ()
#11 0x000055c04b8a10b7 in ?? ()
#12 0x00000000402a335f in ?? ()
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ff352f34700 (LWP 8001)):
#0  0x00007ff35381df96 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x55c04bc89640) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x55c04bc89640, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007ff35381e054 in __new_sem_wait_slow (sem=sem@entry=0x55c04bc89640, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007ff35381e144 in __new_sem_wait (sem=0x55c04bc89640) at sem_wait.c:42
#4  0x000055c04b8c1dc9 in ?? ()
#5  0x000055c04b89fbe1 in ?? ()
#6  0x000055c04b95f14a in ?? ()
#7  0x00007ff3538147fc in start_thread (arg=0x7ff352f34700) at pthread_create.c:465
#8  0x00007ff35332ab0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7ff3527ff700 (LWP 8000)):
#0  0x00007ff35381b072 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c04bc98a08) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c04bc98a20, cond=0x55c04bc989e0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55c04bc989e0, mutex=0x55c04bc98a20) at pthread_cond_wait.c:655
#3  0x000055c04b92d863 in ?? ()
#4  0x00007ff3538147fc in start_thread (arg=0x7ff3527ff700) at pthread_create.c:465
#5  0x00007ff35332ab0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7ff35436a780 (LWP 7999)):
#0  0x00007ff35324d516 in __GI___sigsuspend (set=0x55c04bc89c60) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
#1  0x000055c04b8f0942 in ?? ()
#2  0x000055c04b8f0aff in ?? ()
#3  <signal handler called>
#4  0x00007ff35381b786 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7ffc9fd3bf60, expected=0, futex_word=0x55c04bc996c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#5  __pthread_cond_wait_common (abstime=0x7ffc9fd3bf60, mutex=0x55c04bc996e0, cond=0x55c04bc996a0) at pthread_cond_wait.c:539
#6  __pthread_cond_timedwait (cond=0x55c04bc996a0, mutex=0x55c04bc996e0, abstime=0x7ffc9fd3bf60) at pthread_cond_wait.c:667
#7  0x000055c04b95de7f in ?? ()
#8  0x000055c04b8a09a2 in ?? ()
#9  0x0000000040398589 in ?? ()
#10 0x0000000000000f07 in ?? ()
#11 0x0000000000000002 in ?? ()
#12 0x00007ff352800760 in ?? ()
#13 0x00007ff352812758 in ?? ()
#14 0x0000000000000064 in ?? ()
#15 0x000055c04cec4b60 in ?? ()
#16 0x4059000006400000 in ?? ()
#17 0x00007ffc9fd3c420 in ?? ()
#18 0x00007ffc9fd3c030 in ?? ()
#19 0x00007ff350630377 in System_Threading_Thread_Sleep_int (millisecondsTimeout=100) from /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so
#20 0x00007ff3506303ea in System_Threading_Thread_Sleep_System_TimeSpan (timeout=1000000) from /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so
#21 0x00000000403969ea in ?? ()
#22 0x0000000000000000 in ?? ()

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

/home/atmoner/Bureau/UnrealEngine/Engine/Build/BatchFiles/Linux/Build.sh : ligne 16 :  7999 Abandon                 (core dumped) mono Engine/Binaries/DotNET/UnrealBuildTool.exe "$@"
Makefile:183 : la recette pour la cible « UE4Editor » a échouée
make: *** [UE4Editor] Erreur 134

Shame!!