This is still a problem in utopic as well. The workaround cuts down on the number of errors produced, and seems to prevent segfaulting in my limited testing, but Wireshark is still rather sluggish, so there could be other issues as well.
-- You received this bug notification because you are a member of DX Packages, which is subscribed to overlay-scrollbar in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1248400 Title: liboverlay-scrollbar hangs Wireshark Status in overlay-scrollbar package in Ubuntu: Confirmed Status in wireshark package in Ubuntu: Invalid Bug description: Wireshark hangs, emitting an infinite supply of error messages like the following: (wireshark:12520): Gtk-CRITICAL **: gtk_range_get_adjustment: assertion 'GTK_IS_RANGE (range)' failed (wireshark:12520): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkOrientable' (wireshark:12520): Gtk-CRITICAL **: gtk_orientable_get_orientation: assertion 'GTK_IS_ORIENTABLE (orientable)' failed (wireshark:12520): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkScrollbar' (wireshark:12520): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkWidget' (wireshark:12520): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GObject' (wireshark:12520): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed (wireshark:12520): Gtk-CRITICAL **: gtk_widget_set_name: assertion 'GTK_IS_WIDGET (widget)' failed (wireshark:12520): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GObject' (wireshark:12520): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 'G_IS_OBJECT (object)' failed (wireshark:12520): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkRange' ---------------- $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=13.10 DISTRIB_CODENAME=saucy DISTRIB_DESCRIPTION="Ubuntu 13.10" $ uname -a Linux sjl 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:25:07 UTC 2014 i686 i686 i686 GNU/Linux $ dpkg-query -W wireshark wireshark 1.10.2-1 $ wireshark --version wireshark 1.10.2 (SVN Rev 51934 from /trunk-1.10) Copyright 1998-2013 Gerald Combs <[email protected]> and contributors. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled (32-bit) with GTK+ 3.8.4, with Cairo 1.12.16, with Pango 1.32.5, with GLib 2.37.7, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux), without libnl, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.1, without Python, with GnuTLS 2.12.23, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Oct 8 2012 16:25:16), with AirPcap. Running on Linux 3.11.0-15-generic, with locale en_US.UTF-8, with libpcap version 1.4.0, with libz 1.2.8, GnuTLS 2.12.23, Gcrypt 1.5.0, without AirPcap. Built using gcc 4.8.1. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1248400/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp

