ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

From: "Reddy Nagendra-GKTC37" <GKTC37@xxxxxxxxxxxx>
Date: Thu, 25 Mar 2010 13:56:57 +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