>> *From:* wireshark-dev-boun...@wireshark.org [mailto:
>> wireshark-dev-boun...@wireshark.org] *On Behalf Of *Rajesh P S
>> *Sent:* Monday, February 22, 2010 1:13 AM
>> *To:* wireshark-dev@wireshark.org
>> *Subject:* [Wireshark-dev] Run Time Error
>>
>>
>>
>> Hi,
>>
>> I am working on Wireshark packet analyzer. I am facing one problem with it.
>> When I try to open wireshark.exe, I am getting Run time error . I have
>> attached the snapshot with this mail. please help me out in this.

Another possibility:

Did you change something in the hf[] array ?

You will get run-time errors for things like:

FT_STRING which doesn't have a BASE_NONE


and so on.

See tmp_fld_check_assert() in epan/proto.c for all the tests applied....


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to