After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134369 - GIMP crashes when starting font management
GIMP crashes when starting font management
Status: RESOLVED DUPLICATE of bug 121752
Product: GIMP
Classification: Other
Component: General
1.x
Other All
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-02-14 09:15 UTC by pudo
Modified: 2004-03-26 11:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description pudo 2004-02-14 09:15:55 UTC
This could be a problem of fontconfig, I dunno. What happens is:  
 
~/.wine$ gimp 
This is a development version of The GIMP. 
Debug messages may appear here. 
 
gimp_composite: use=yes, verbose=no +mmx +sse -sse2 -3dnow -altivec -vis 
Fontconfig warning: line 238: invalid edit binding "same" 
Fontconfig warning: line 249: invalid edit binding "same" 
Fontconfig warning: line 238: invalid edit binding "same" 
Fontconfig warning: line 249: invalid edit binding "same" 
gimp: fatal error: Segmentation fault 
gimp (pid:6582): [E]xit, [H]alt, show [S]tack trace or [P]roceed: s 
  • #0 g_on_error_stack_trace
    from /usr/lib/libglib-2.0.so.0
  • #1 fgets
    from /lib/libc.so.6
  • #2 g_on_error_query
    from /usr/lib/libglib-2.0.so.0
  • #3 gimp_terminate
  • #4 gimp_fatal_error
  • #5 main
 
 
 
If I run it through GDB, it outputs:  
 
Starting program: /usr/bin/gimp  
(no debugging symbols found)...(no debugging symbols found)...(no 
debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no 
debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...This is a 
development version of The GIMP. 
Debug messages may appear here. 
 
gimp_composite: use=yes, verbose=no +mmx +sse -sse2 -3dnow -altivec -vis 
Fontconfig warning: line 238: invalid edit binding "same" 
Fontconfig warning: line 249: invalid edit binding "same" 
Fontconfig warning: line 238: invalid edit binding "same" 
Fontconfig warning: line 249: invalid edit binding "same" 
 
Program received signal SIGSEGV, Segmentation fault. 
0x4056ba74 in FcEditDestroy () from /usr/X11R6/lib/libfontconfig.so.1 
 
 
It could sure be a Debian-specific (linkling) problem, but I wanted to 
report it anyways
Comment 1 Michael Natterer 2004-02-14 12:48:15 UTC
Please upgrade to fontconfig 2.2.0 or better.

*** This bug has been marked as a duplicate of 132366 ***
Comment 2 Pedro Gimeno 2004-03-26 11:31:58 UTC
The correct bug # of which this is a duplicate is 121752. Sorry for the spam.

*** This bug has been marked as a duplicate of 121752 ***