Results 1 to 4 of 4

Thread: Segmentation Fault

  1. #1
    Join Date
    Apr 2011
    Beans
    32

    Segmentation Fault

    Hi All,
    I have installed sun-java6 and eciipse-ide in my ubuntu server 10.10. My java is running fine but while running eclipse, i got segmentation error. I had googlled lots of times but the answers are not good to resolve the error. Can anyone suggest me to resolve this error. Below i have pasted the result...

    sam-osm@dhcppc4:usr/local/opt/eclipse$ sudo ./eclipse

    (eclipse:2960): GLib-GObject-WARNING **: invalid (NULL) pointer instance

    (eclipse:2960): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE' (instance) failed

    (eclipse:2960): Gtk-CRITICAL **: IA__gtk_screen_get_display: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gtk-WARNING **: Screen for GtkWindow not set; you must always set a screen for a GtkWindow before using the window

    (eclipse:2960): Gtk-WARNING **: Screen for GtkWindow not set; you must always set a screen for a GtkWindow before using the window

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_display: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_display_get_pointer: assertion 'GDK_IS_DISPLAY (display)' failed

    (eclipse:2960): Gtk-WARNING **: Screen for GtkWindow not set; you must always set a screen for a GtkWindow before using the window

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_n_monitors: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gtk-WARNING **: Screen for GtkWindow not set; you must always set a screen for a GtkWindow before using the window

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_monitors_geometry: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_colormap_get_visual: assertion 'GDK_IS_COLORMAP (colormap)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed

    (eclipse:2960): Gdk-CRITICAL **: IA__gdk_window_new: assertion 'GDK_IS_WINDOW (parent)' failed
    Segmentation fault


    Anyone suggest me to overcome this error.

    Thanks

  2. #2
    Join Date
    Apr 2011
    Beans
    32

    Re: Segmentation Fault

    Any one help me......

  3. #3
    Join Date
    Mar 2007
    Beans
    26

    Re: Segmentation Fault

    Did you try without sudo?

  4. #4
    Join Date
    Apr 2011
    Beans
    32

    Re: Segmentation Fault

    Quote Originally Posted by GDR! View Post
    Did you try without sudo?

    Hai GDR
    I had already tried without sudo but the same error is coming...



    Thanks
    Last edited by thoufiq; May 18th, 2011 at 02:40 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •