Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 249931

Summary: pidgin 2.5.2 crash while trying to make a file transfer with cairo 1.8.4
Product: Gentoo Linux Reporter: Lukas Zavodny <suchoi>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lukas Zavodny 2008-12-05 13:55:51 UTC
After cairo upgrade from 1.8.2 to 1.8.4 pidgin crash while trying to make a file transfer to any user in CList.

Reproducible: Always

Steps to Reproduce:
1. update cairo to 1.8.4
2. choose send a file from pidgin
3. select the file
4. try to send
Actual Results:  
pidgin crash and save a error log

Expected Results:  
file transfer without crash

error log:
pidgin: cairo.c:87: _cairo_error: Assertion `(status != CAIRO_STATUS_SUCCESS && status <= CAIRO_STATUS_INVALID_WEIGHT)' failed.
Comment 1 Lukas Zavodny 2008-12-06 10:54:56 UTC
OK, I upgrade system from gcc 4.1.2 to 4.3.2 and recompile both with march=native (athlon-xp before) and now it works. Maybe new cairo have problem with older gcc?
Comment 2 Patrick Lauer gentoo-dev 2008-12-06 18:41:24 UTC
As recompilation has fixed it I'll close this one as invalid.