Quote:
	
	
		
			
				
					Originally Posted by  XcUiDi
					 
				 
				 
Thread 18 Crashed:: Chrome_InProcGpuThread 
0   libsystem_kernel.dylib        	0x00007fff6d82033a __pthread_kill + 10 
1   libsystem_pthread.dylib       	0x00007fff6d8e0e60 pthread_kill + 430 
2   libsystem_c.dylib             	0x00007fff6d7a7808 abort + 120 
3   libGPUSupportMercury.dylib    	0x00007fff548bb0a5 gpusGenerateCrashLog.cold.1 + 95 
4   libGPUSupportMercury.dylib    	0x00007fff548b218f gpusGenerateCrashLog + 89 
5   com.apple.driver.AppleIntelHD4000GraphicsGLDriver	0x00007fff29189dd0 gpusKillClientExt + 9 
6   libGPUSupportMercury.dylib    	0x00007fff548b355b gpusSubmitDataBuffers + 164 
7   com.apple.driver.AppleIntelHD4000GraphicsGLDriver	0x00007fff28d5fc78 IntelCommandBuffer::getNew(GLDContextRec*) + 48 
8   com.apple.driver.AppleIntelHD4000GraphicsGLDriver	0x00007fff28d5faa6 intelSubmitCommands + 187 
9   org.qt-project.Qt.QtWebEngineCore	0x000000010844ff12 0x105727000 + 47353618 
10  org.qt-project.Qt.QtWebEngineCore	0x0000000108b2edc3 0x105727000 + 54558147 
11  org.qt-project.Qt.QtWebEngineCore	0x0000000108accb58 0x105727000 + 54156120 
12  org.qt-project.Qt.QtWebEngineCore	0x0000000108c731ec 0x105727000 + 55886316 
13  org.qt-project.Qt.QtWebEngineCore	0x0000000108c73044 0x105727000 + 55885892 
14  org.qt-project.Qt.QtWebEngineCore	0x0000000108c71d3a 0x105727000 + 55881018 
15  org.qt-project.Qt.QtWebEngineCore	0x0000000108c7c117 0x105727000 + 55922967 
16  org.qt-project.Qt.QtWebEngineCore	0x0000000108c7a468 0x105727000 + 55915624 
17  org.qt-project.Qt.QtWebEngineCore	0x0000000108ad21e4 0x105727000 + 54178276 
18  org.qt-project.Qt.QtWebEngineCore	0x00000001078c0082 0x105727000 + 35229826 
19  org.qt-project.Qt.QtWebEngineCore	0x00000001078e78bf 0x105727000 + 35391679 
20  org.qt-project.Qt.QtWebEngineCore	0x00000001078e7e28 0x105727000 + 35393064 
21  org.qt-project.Qt.QtWebEngineCore	0x00000001078e8db9 0x105727000 + 35397049 
22  org.qt-project.Qt.QtWebEngineCore	0x0000000107912d75 0x105727000 + 35569013 
23  org.qt-project.Qt.QtWebEngineCore	0x000000010795f5fd 0x105727000 + 35882493 
24  org.qt-project.Qt.QtWebEngineCore	0x000000010799d6a7 0x105727000 + 36136615 
25  libsystem_pthread.dylib       
			
		 | 
	
	
 The "crashing thread" is thread 18 which actually invoked abort deep inside the macOS graphics driver due to some type of driver issue that occurs inside QtWebEngine.
As a first step, I would try looking for graphics driver update and installing it.