Bug 195542 - anaconda vnc install dies with: _cairo_content_from_format: assertion
Summary: anaconda vnc install dies with: _cairo_content_from_format: assertion
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: cairo
Version: rawhide
Hardware: ia64
OS: Linux
high
high
Target Milestone: ---
Assignee: Carl Worth (Ampere)
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-06-15 17:02 UTC by Doug Chapman
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 1.1.10
Clone Of:
Environment:
Last Closed: 2006-06-16 17:46:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doug Chapman 2006-06-15 17:02:22 UTC
Description of problem:
VNC install of rawhide-20060615 on HP Integrity
the VNC server starts then a few seconds later we get:

python: cairo-image-surface.c:471: _cairo_content_from_format: Assertion
`NOT_REACHED' failed.
install exited abnormally


Version-Release number of selected component (if applicable):
anaconda-11.1.0.40-1
rawhide-20060615


How reproducible:
100%

Steps to Reproduce:
1. VNC install on ia64 (possibly others also)
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeremy Katz 2006-06-15 19:24:57 UTC
Upstream is https://bugs.freedesktop.org/show_bug.cgi?id=7229

Trivial reproducer:
Xvnc -depth 16 SecurityTypes=None -auth /dev/null :8 &
DISPLAY=:8 python -c 'import gtk; w = gtk.Window(); w.show(); gtk.main()'

Comment 2 Carl Worth (Ampere) 2006-06-16 17:46:19 UTC
Thanks for the report, and particularly the simple reproduction steps. They were
very helpful in tracking this down.

I tested my fix and got confirmation from the Mandriva maintainer that it helped
a similar problem he hit, so I've now built a cairo 1.1.10 with that fix.

-Carl


Note You need to log in before you can comment on or make changes to this bug.