Hi, I'm write a custom dissector, and it works fine... under Linux, but not under Windows. Thus I have a problem to run wireshark under Windows as well as debug problem. So, I built wireshark stable version 1.6.4 and 1.4.10 using manual [0]. Of course, I add my file to nmake make files/rules and it builds success. But when I try to load prev saved dump(it was saved by clean version of wireshark), I got crash. This source builds(with cmake) and works fine under Linux. Also I'm do not use ep_alloc*, using g_malloc instead(I understand about memleaks, but now more important to made usable dissector under windows. So, I'm looking for additional information how to debug problems with windows segfaults.
P.S. For Windows build I'm use VC2008EE. [0] http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html -- Best regards, Andriy 0xBDDBDAE3
signature.asc
Description: Digital signature
___________________________________________________________________________ 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