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

Wireshark-bugs: [Wireshark-bugs] [Bug 6448] wspython example fails

Date: Tue, 11 Oct 2011 12:28:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6448

--- Comment #4 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2011-10-11 12:28:13 PDT ---
(In reply to comment #0)
> libwireshark.so is missing a number of symbols required by wspython.
> because they are missing from libwireshark.sym (I'm not sure how
> libwireshark.sym is generated, so no patch attached (I fixed manually))
> 
> create_dissector_handle
> py_generic_dissector
> py_pinfo
> py_tree
> py_tvbuff
> hf_register_info_create
> hf_register_info_destroy
> hf_register_info_add
>
: 
> After fixing this, wireshark will try to load the plugin, then segfault.  I
> have more info about this, but want to wait and see if this whole thing is
> worth pursuing first.

I'm guessing the missing symbols needs to be added to libwireshark.def
As the original author of the python interface does not seem to answer to these
bug reports I'm afraid you are in uncharted waters :-)

Regards
Anders

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.