On Wed, 09 Feb 2000, [EMAIL PROTECTED] wrote:
> Hi All:
> I just installed RH6.1, and for the most parts things work fine.
> But whenever I start the gedit it crashes, not the system, with the following
> message:
> "Application "gedit" (process 606) has crashed due to a fatal error
> (segmentation fault)."
> How may I correct this?
> Any suggestions appreciated.
When i start gedit here i do it from a xterm by typing
gedit, it then spits all the error messages onto the xterm makes it
easy to debug, i suggest you try that and read all the error lines.
Another thing i have done is checked to see what libs gedit uses,
here is a list, if you dont have the proper libs then it will barf at
you.
pa3gcu:/scsi2/etc/rc.d# ldd /usr/bin/gedit
libgnomeui.so.32 => /usr/lib/libgnomeui.so.32 (0x4001a000)
libart_lgpl.so.2 => /usr/lib/libart_lgpl.so.2 (0x400dd000)
libgdk_imlib.so.1 => /usr/lib/libgdk_imlib.so.1 (0x400ec000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4010f000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40118000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x4012e000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x40243000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40274000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40277000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40282000)
libgnome.so.32 => /usr/lib/libgnome.so.32 (0x4031f000)
libgnomesupport.so.0 => /usr/lib/libgnomesupport.so.0 (0x40334000)
libesd.so.0 => /usr/lib/libesd.so.0 (0x4033a000)
libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x40341000)
libm.so.6 => /lib/libm.so.6 (0x40350000)
libdb.so.3 => /lib/libdb.so.3 (0x4036c000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x403a5000)
libdl.so.2 => /lib/libdl.so.2 (0x403c5000)
libc.so.6 => /lib/libc.so.6 (0x403c9000)
libz.so.1 => /usr/lib/libz.so.1 (0x404b1000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Quite possably you are missing a lib and that is causing the problem,
remember when one picks and chooses at install time about what he or
she wants, problems like this will always arise.
RPM should check all dependancies when installing programs.
It could even be that you have all the libs but a directory
containging one or more of them is not defined in
/etc/ld.so.conf.
Hope this helps.
Once more gedit starts for me here and does not seg fault.
>
> Masoud
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.linux-learn.org/faqs
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs