Bug 468541

Summary: firefox crash: cairo_ps_surface_restrict_to_level
Product: [openSUSE] openSUSE 11.0 Reporter: a b <wharms>
Component: FirefoxAssignee: E-mail List <bnc-team-mozilla>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description a b 2009-01-22 18:08:42 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-0.1 Firefox/3.0.5

after the last update firefox started to behave strange:

It is possible that the problem is with cairo. I tried to print and got a
crash:

/usr/lib/firefox/firefox: symbol lookup error:
/usr/lib/xulrunner-1.9.0.5/libxul.so: undefined symbol:
cairo_ps_surface_restrict_to_level

the bug is known:
https://bugs.launchpad.net/ubuntu/+source/xulrunner-1.9/+bug/203019
http://ubuntuforums.org/showthread.php?t=862701

but so far i see i have only the common cairo installed:
 locate libcairo
/usr/lib/dia/libcairo_filter.la
/usr/lib/dia/libcairo_filter.so
/usr/lib/libcairo.a
/usr/lib/libcairo.la
/usr/lib/libcairo.so
/usr/lib/libcairo.so.2
/usr/lib/libcairo.so.2.11.7
/usr/lib/libcairomm-1.0.so.1
/usr/lib/libcairomm-1.0.so.1.1.0

Reproducible: Always

Steps to Reproduce:
1. start firefox
2. select print (or preview)
3.



This bug was discussed in conjunction with bug468014
Comment 1 Hubert Figuiere 2009-01-22 18:18:21 UTC
are you really on 11.0?

What does

rpm -qa cairo

returns?
Comment 2 a b 2009-01-22 18:25:22 UTC
rpm -qa cairo
cairo-1.4.14-32.1
Comment 3 a b 2009-01-28 15:53:29 UTC
FYI:
i have downgraded to the org. DVD version now. 
The problem does not occur here.
Comment 4 Wolfgang Rosenauer 2009-04-29 17:42:38 UTC
In another bug (bug 495481) it was confirmed that the official updates don't have that issue but only some 3rd-party contributed builds seem to have.
So closing that until other evidences are found.