2015-02-17 10:08 GMT+01:00 yannick omnes <[email protected]>: > Hi list, > > I've recently updated my Wireshark to 1.12.3. I created a plugin that > worked fine with previous versions but now I'm facing some problems. > > The plugins still compile and is correctly loaded by wireshark on Windows > > On my ubuntu 14.04, it is not loaded anymore. The problem seems to come > from the register fonction. If there is only one element in the > hf_register_info array, the plugin is being correctly loaded by Wireshark. > But with more than one items, Wireshark crashes. > > Does anyone know what's wrong ? >
Hi Yannick, without having access to your code, it's almost impossible to provide you support. Have you checked with a debugger where it fails more precisely? What version were you using previously? Regards, Pascal.
___________________________________________________________________________ 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
