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

Wireshark-dev: Re: [Wireshark-dev] Wireshark 1.2.1 crash when Handing off dissector

From: "jdhagen chorus.net" <jdhagen@xxxxxxxxxx>
Date: Tue, 1 Sep 2009 12:03:35 -0500
Thanks Bill.

The crash was occurring in the code for these functions:

   _wrs_strcmp:
   _wrs_strcmp_with_data:

at the CMP_LOOP: label in asm_utils_win32_x86.asm.

The cause appeared to be due to a PATH entry to an MSYS
folder that had a an old version of GTK.  When I removed this
from the PATH, Wireshark no longer crashed.


Joe