Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Critical
 - 
    Resolution: Fixed
 - 
    6.3.1, 6.4.5-dompe
 - 
    None
 
Description
There is a crash trace found by one of the clients after EM crashes.
					Date/time: 2022-10-10 02:05:07
			 | 
		
					Signal: 6
			 | 
		
					Â  | 
		
					/usr/bin/ExeMgr(+0x2840c)[0x561f9cabf40c]
			 | 
		
					/lib64/libpthread.so.0(+0xf630)[0x7f056b405630]
			 | 
		
					/lib64/libc.so.6(gsignal+0x37)[0x7f056932d387]
			 | 
		
					/lib64/libc.so.6(abort+0x148)[0x7f056932ea78]
			 | 
		
					/lib64/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x165)[0x7f0569a27a95]
			 | 
		
					/lib64/libstdc++.so.6(+0x5ea06)[0x7f0569a25a06]
			 | 
		
					/lib64/libstdc++.so.6(+0x5d9b9)[0x7f0569a249b9]
			 | 
		
					/lib64/libstdc++.so.6(__gxx_personality_v0+0x564)[0x7f0569a25624]
			 | 
		
					/usr/bin/ExeMgr(+0x2abf3)[0x561f9cac1bf3]
			 | 
		
					/usr/bin/ExeMgr(+0x2b3e7)[0x561f9cac23e7]
			 | 
		
					/usr/bin/ExeMgr(+0x274c8)[0x561f9cabe4c8]
			 | 
		
					/lib64/libjoblist.so(_ZN7joblist21DistributedEngineComm13writeToClientEmRKN11messageqcpp10ByteStreamEjb+0x179)[0x7f056fd7de79]
			 | 
		
					/lib64/libjoblist.so(_ZN7joblist21DistributedEngineComm5writeEjRN11messageqcpp10ByteStreamE+0x286)[0x7f056fd7ff76]
			 | 
		
SIGABRT is sent when code throws an exception that is not handled.