Martin J. Levy
Martin J. Levy
_(a few hours later)_ I found the cause; but not the solution (yet). In `pyshark/tshark/output_parser/tshark_xml.py` these lines: ``` def packet_from_xml_packet(xml_pkt, psml_structure=None): ... xml_pkt = lxml.objectify.fromstring(xml_pkt, parser) ... ``` It's the...
Further testing (on a large public network - in this case an airport wifi) shows that the above crash can be triggered by `mdns` packets with unicode (vs ascii) name....
(sorry - I've been traveling and hence unable to dedicate some focus time to this). However ... Here's the fix (which must be tested in more cases than just this...
I've added PR #624.
> Would you ... Yes. Done. See #253
Alex, ... using hand-crafted groff/troff But nroff/troff was always hand edited back in the day! For some of us, old habits die hard!