Bug 199805

Summary: import pango segfaults
Product: [Fedora] Fedora Reporter: Sertaç Ö. Yıldız <sertacyildiz>
Component: pygtk2Assignee: John (J5) Palmieri <johnp>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jkeck
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: 2006-07-24 21:14:28 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 Sertaç Ö. Yıldız 2006-07-22 12:38:58 UTC
Description of problem:
importing pango (or other modules that use pango) causes segmentation fault
at initpango()

Version-Release number of selected component (if applicable):
python-2.4.3-14.fc6
pygtk2-2.9.3-2
pango-1.13.3-1.1

How reproducible:
always

Steps to Reproduce:
1. python -c "import pango"
  
Actual results:
$ python -c "import pango"
Segmentation fault

Comment 1 Sertaç Ö. Yıldız 2006-07-24 21:14:28 UTC
resolved with latest glib2/gtk2 updates from rawhide