Domanda

As the title suggests, when I run the command /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport en0 sniff 6 in Terminal where en0 is my Wi-Fi interface and 6 is the channel I am sniffing; I am now getting an error message reading Segmentation fault: 11 almost instantly. This has never been a problem before updating to macOS Mojave (10.14) but is a reoccurring problem with the new update despite reboots, NVRAM resets etc.

My question is: has anybody else experienced this problem before? If so, are there any solutions or is it something that we must hope Apple will fix in a future release of macOS?

Thank you in advance for any help,

Kind regards, Tom

È stato utile?

Soluzione

I faced with this problem, when try to dump traffic from interface. Possible solutions:

  • use tcpdump with writing to file, like suggested below
  • use Wireshark for capturing traffic from this interface

Altri suggerimenti

I recently found an executable file on /usr/libexec/airportd, it works properly as previous versions.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a apple.stackexchange
scroll top