forgot this:

I using Linux Xubuntu, with kernel version : 2.6.20-15-generic


On Sun, Nov 13, 2011 at 12:26 PM, vijay <vijay.prasa...@gmail.com> wrote:

> Hi,
>
> I build Wireshark 1.6.3 from source, It went successfully with out any
> issue. But when I ran it using
> command ./wireshark, It crashes with the following the error:
>
>
> ----------------------------------------------------------------------------------------------
>
> (lt-wireshark:2564): GLib-GObject-WARNING **: invalid cast from
> `GtkMenuItem' to `GtkMenu'
>
> (lt-wireshark:2564): Gtk-CRITICAL **: gtk_menu_get_attach_widget:
> assertion `GTK_IS_MENU (menu)' failed
>
> (lt-wireshark:2564): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion
> `GTK_IS_WIDGET (widget)' failed
>
> GLib-ERROR **: The thread system is not yet initialized.
> aborting...
> Aborted (core dumped)
>
>
> ---------------------------------------------------------------------------------------------
>
> I looked up for solutions in wireshark mailing list and found this Bug
> 3969. <https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3969>
> But based on the error output I think the issue is different from the
> above one.
>
> I have the following configuration:
>
> glib-2.0   2.12.11
> gtk+2.0  2.10.11
>
> I did
>
> ./configure --prefix=/usr \
>             --sysconfdir=/etc \
>             --enable-threads
>
> I have enabled thread during build, But still I got the same error.
>
> Thanks
>
>
___________________________________________________________________________
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

Reply via email to