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 5975] Buildbot crash output: fuzz-2011-05-31-31883.pcap

Date: Wed, 1 Jun 2011 16:18:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5975

Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@xxxxxxxxxxxxx

--- Comment #5 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2011-06-01 16:18:19 PDT ---
Plugins weren't being loaded because the fuzz testing wrapper wasn't properly
passing the "-b" flag to fuzz-test.sh. This resulted in
WIRESHARK_RUN_FROM_BUILD_DIRECTORY being set, which meant that TShark was
looking in the wrong place for plugins. This should be fixed now.

I added a "-G plugins" option to TShark in r37512 which dumps a list of plugins
along with a check in fuzz-test.sh in r37513 which aborts if we don't have a
minimum number of them (10).

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