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

Wireshark-dev: [Wireshark-dev] Wireshark 1.2.6 Run Time Error

From: "Reddy Nagendra-GKTC37" <GKTC37@xxxxxxxxxxxx>
Date: Thu, 25 Mar 2010 13:28:37 +0800
Title: Wireshark 1.2.6 Run Time Error

Hi,

I am creating one new dissector, in that I used

dissector_add("tipc-payload.interface", CLMP_SM_INT, clmp_sm_handle);

Comiplation and Linking gone smooth …

But when we ran WireShark, giving run time error.

"This application has requested the Runtime to terminate it an unusual way …."

Can any one help me regarding run time error.
Thanks,
NAG