Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4771] Wireshark 1.3.5 could crash when loading a capture d

Date: Wed, 19 May 2010 11:30:29 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4771

--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2010-05-19 11:30:27 PDT ---
It might have to do with the new packet list.  Linux cooked captures - such as
captures from "any" - do *not* have both source and destination hardware
addresses for packets; the recvfrom() call is the source of the addresses in
the packet, and it delivers only one address.  It might be that one of the
addresses is empty, which might confuse the code setting up the columns.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.