https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5419
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |gerald@xxxxxxxxxxxxx
Resolution| |FIXED
--- Comment #2 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2010-11-23 11:40:11 PST ---
You need to pass "-V" to tshark so that it tries to fill in the tree, otherwise
the code that triggers the bug may not be executed. I usually pass "-x" for
good measure.
At any rate the error appears to have been fixed. The capture contains a lot of
RELOAD messages. That combined with null handle error suggests that there was a
handoff bug that was probably fixed by one of the recent RELOAD checkins.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.