ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1740] window "capture->Interfaces" cannot be closed

Date: Mon, 1 Dec 2008 07:02:57 -0800 (PST)
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.