#11261 closed defect (fixed)
BUG: wireshark-0.99.4 causes Airport to disconnect when starting packet captures
Reported by: | bahamat@… | Owned by: | ghosthound |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | wireshark | Cc: | opendarwin.org@… |
Port: |
Description
While connected to an airport network starting a packet capture with WireShark on any interface causes the Airport interface to unexpectedly disconnect. This happens with at least version 0.99.4_1+darwin_8.
This does not happen with the tcpdump that ships with Mac OS X.
Change History (8)
comment:1 Changed 18 years ago by bahamat@…
comment:2 Changed 18 years ago by ghosthound
Owner: | changed from macports-dev@… to ricci@… |
---|---|
Status: | new → assigned |
comment:3 Changed 18 years ago by ghosthound
I committed a fix to libpcap yesterday (from nightly libpcap sources), please test with that fix (libpcap @0.9.5_1). Note that this is expected to fix capturing only. If you list interfaces with the 'Capture Interfaces' menu item, you will lose connectivity (wireshark folks indicate they're working on this). 'tcpdump -D' will do the same. See http://www.mail-archive.com/wireshark-bugs@wireshark.org/msg01661.html for more information.
comment:4 Changed 17 years ago by markd@…
Summary: | Wireshark causes Airport to disconnect when starting packet captures → BUG: wireshark-0.99.4 causes Airport to disconnect when starting packet captures |
---|
Put version in the summary line as it should be.
comment:5 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|---|
Priority: | Important → High |
Version: | 1.3.2 |
comment:6 Changed 17 years ago by jmroot (Joshua Root)
Cc: | opendarwin.org@… added |
---|
Is this still an issue with wireshark 1.0.0?
comment:7 Changed 17 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I had an opportunity to use wireshark via a wireless network yesterday, worked just fine. No problems, using 10.5.2 (x86), libpcap 0.9.8, and wireshark 1.0.0. Closing ticket.
This bug is actually related to libpcap, not Wireshark. When using tcpdump supplied with OS X everything works fine. If I install tcpdump through MacPorts I get the same disconnecting behavior.