Wireshark-bugs: [Wireshark-bugs] [Bug 13119] extcap: stop/restart capture yields a zombie proces

Date: Fri, 11 Nov 2016 14:09:48 +0000

Comment # 6 on bug 13119 from
Hi, again thanks for the support.

I tried building WS using cmake and I keep getting zombies.

I went through all the excap examples found in the WS master before trying to
write my own. The only one that handles SIGINT is udpdump. The others don't
seem to install any signal handler. So it is not clear to me how these example
extcaps can be properly and gracefully terminated.

If you want to have a look at my extcap you can find it here:
https://github.com/ntop/PF_RING/blob/dev/userland/wireshark/extcap/ntopdump.c


You are receiving this mail because:
  • You are watching all bug changes.