Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Invalid
-
Affects Version/s: 5.12.6
-
Fix Version/s: None
-
Component/s: Network: Sockets
-
Labels:None
-
Platform/s:
Description
When application calls flush() method on QLocalSocket object in Connected state and remote side closes connection during this call (or even long before object thread reaches event loop), then it causes application to crash with SIGPIPE signal.