https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1740
--- Comment #15 from Balint Reczey <balint.reczey@xxxxxxxxxxxx> 2008-12-01 07:02:56 PDT ---
The signal mask is ok.
I think your problem is caused by compiling wireshark without POSIX
capabilities.
Could you install libcap-dev and recompile wireshark?
(In reply to comment #14)
> tfoerste@n22 ~ $ ps -efla | grep dumpcap | fgrep -v grep
> 4 S root 9028 8738 0 80 0 - 3191 - 15:22 pts/1 00:00:00
> /home/tfoerste/devel/wireshark/.libs/lt-dumpcap -S -M
> 4 S root 9095 8738 0 80 0 - 3192 - 15:22 pts/1 00:00:00
> /home/tfoerste/devel/wireshark/.libs/lt-dumpcap -i eth0 -p -Z none
> tfoerste@n22 ~ $ ps -eo pid,ignored | grep -e 8738
> 8738 0000000000000000
>
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.