Bug 157621

Summary: Gimp fails to start
Product: [Fedora] Fedora Reporter: Paul F. Johnson <paul>
Component: gimpAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-13 08:26:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul F. Johnson 2005-05-13 07:32:28 UTC
Description of problem:
When trying to start gimp from either command line, nautilus menu or from the
gnome menu, it fails to start

Version-Release number of selected component (if applicable):
2.2.7-1

How reproducible:
Always

Steps to Reproduce:
1. Open a terminal window, type gimp
2. Select open with->gimp from a nautilus menu
3. Choose graphics->the gimp from the main gnome menu
  
Actual results:
gimp fails to start. From the command line, it returns "Illegal instruction".
When run gimp via gdb, the following is returned

Program received signal SIGILL, Illegal instruction
[Switching to Thread -1209014592 (LWP 8017)]
0x00dca989 in gimp_rgba_get_uchar (rgba=0x8f9f068, r=0xbfc29a40 "   \b`=|",
g=0xbfc29a41 "  \b`=|", b=0xbfc29a42 " \b`=|", a=0xbfc29a43 "\b=|") at gimprgb.c:360
360     if (r) *r = ROUND(CLAMP(rgba->r, 0.0, 1.0) * 255.0);

Expected results:

Gimp should work

Additional info:

Comment 1 Nils Philippsen 2005-05-13 08:26:11 UTC

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