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 5228] tshark: Couldn't load module /opt/iexpress/wireshark

Date: Thu, 16 Sep 2010 15:01:09 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5228

--- Comment #3 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-09-16 16:01:08 MDT ---
(In reply to comment #0)

> Build Information:
> wireshark 1.0.15

> Compiled with GTK+ 1.2.10, with GLib 1.2.10, with libpcap 1.0.0, with libz

> tshark: Couldn't load module
> /opt/iexpress/wireshark/lib/wireshark/plugins/1.0.15/asn1.so: Unsatisfied code
> symbol 'g_node_insert_before' in load module
> '/opt/iexpress/wireshark/lib/wireshark/plugins/1.0.15/asn1.so'.

This may be related to using GLib version 1, which is old and unsupported by
the GTK folks.  Wireshark 1.0.x was the last version that we supported GLib/GTK
v1 also.  The g_node_insert_before() function was added back in 2001
(http://git.gnome.org/browse/glib/commit/?id=69f32ba7c947dce0f0dd9615e937ec073bee466b),
but I'm not sure which version of GLib 1 it went into and whether it was kept
working properly, etc.

Is it possible for you to install GTK/GLib version >= 2.4 and Wireshark 1.4.x?

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