Package: tshark Version: 1.12.1+g01b65bf-4 Severity: minor tshark consistently shows "Segmentation fault" when exiting from a capture or capture attempt (tshark -G does not do it, but normal user without cap permissions does it). Apart from this, it seems to work ok.
### exiting spontaneously: yankee:~# tshark -c 1 -i eth0 Running as user "root" and group "root". This could be dangerous. Capturing on 'eth0' 1 0.000000 200.232.120.2 -> 216.58.222.1 TLSv1.2 211 Application Data 1 packet captured Segmentation fault ### exiting with CTRL-C: yankee:~# tshark -i eth0 -f 'host 200.232.120.6' Running as user "root" and group "root". This could be dangerous. Capturing on 'eth0' ^C0 packets captured Segmentation fault ### user without packet cap permission: yankee:~$ tshark -i eth0 Capturing on 'eth0' tshark: Couldn't run /usr/bin/dumpcap in child process: Permission denied 0 packets captured Segmentation fault ### tcpdump does not segfault: yankee:~# tcpdump -c 1 -i eth0 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes 15:40:40.516859 IP tlp-us-mid.apache.org.http > yankee.rf.com.br.60602: Flags [P.], seq 937874142:937875590, ack 2881740789, win 235, options [nop,nop,TS val 375110833 ecr 671335743], length 1448 1 packet captured 243 packets received by filter 0 packets dropped by kernel -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages tshark depends on: ii libc6 2.19-18 ii libglib2.0-0 2.42.1-1 ii libpcap0.8 1.6.2-2 ii libwireshark5 1.12.1+g01b65bf-4 ii libwiretap4 1.12.1+g01b65bf-4 ii libwsutil4 1.12.1+g01b65bf-4 ii wireshark-common 1.12.1+g01b65bf-4 ii zlib1g 1:1.2.8.dfsg-2+b1 tshark recommends no packages. tshark suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org