You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amo1101
changed the title
[ zombie dumpcap processes] dumpcap processes cannot be killed properly when using multiple live captures concurrently.
[ zombie dumpcap processes] dumpcap processes cannot be killed properly by capture.close_async when using multiple live captures concurrently.
Sep 23, 2024
Describe the bug
dumpcap processes cannot be killed properly when multiple live captures are used concurrently.
To Reproduce
Error Log
2024-09-23 18:18:29,492 - AsyncLiveCapture - DEBUG - Cleanup Subprocess (pid 507395)
2024-09-23 18:18:29,542 - AsyncLiveCapture - DEBUG - sniff finalized.
2024-09-23 18:18:29,543 - AsyncLiveCapture - DEBUG - Cleanup Subprocess (pid 507291)
2024-09-23 18:18:30,310 - AsyncLiveCapture - DEBUG - Waiting for process to close failed, may have zombie process.
Expected behavior
All tshark and dumpcap processed should be killed properly.
Versions (please complete the following information):
Example pcap / packet
errorlog.txt
testpy.txt
The text was updated successfully, but these errors were encountered: