I have just download the last rpm package
of GIMP (gimp-0.99.15-2). However, each time
I try to launch this program, I get immediately
the error:
gimp fatal error: sigsegv caught
[n]othing, [e]xit, [s]tack trace, [a]ttach to process: n
Segmentation fault (core dumped)
and when I do a gdb gimp core, I get:
(no debugging symbols found)...
Core was generated by `gimp'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libgtk.so.1...done.
Reading symbols from /usr/lib/libgdk.so.1...done.
Reading symbols from /usr/lib/libglib.so.1...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /lib/libm.so.5...done.
Reading symbols from /lib/libc.so.5...done.
Reading symbols from /lib/ld-linux.so.1...done.
#0 0x8097ae7 in gtk_widget_grab_focus ()
Any idea of what is wrong with this program ?
--
Pierre-Henri Jouneau