When you start wireshark with a capture file ?
If there is no capture file (or capture), the problem does not come from 
the packet or the dissect function.

See http://wiki.wireshark.org/Development/Tips.
Use debugger.


Olivier


Patrick Lannigan a écrit :
> I wrote a custom dissector that I believe is correct for the packet I 
> am trying to check. However, when I start wireshark it crashes when 
> attempting to load my dissector. The error message is just a general 
> "Run time error: This program terminated in an unusual way." Is there 
> a log file or something I can look at to get a better idea of what the 
> bug might be in my code?
>
> Patrick
> ------------------------------------------------------------------------
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:[email protected]?subject=unsubscribe

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

Reply via email to