Dear Maintainers, It seems that the crash was caused by the uninitialized pointer 'srch_machine'. The code checks it for NULL before initializing it properly. Since the pointer was not initialized to NULL occasionally the initialization did not happen and the code tried to access uninitialized memory.
I was wondering if the attached patch could be accepted as a solution for this issue? Best Regards, Vladimir.
tcpxtract.debdiff
Description: Binary data