Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249931 - pidgin 2.5.2 crash while trying to make a file transfer with cairo 1.8.4
Summary: pidgin 2.5.2 crash while trying to make a file transfer with cairo 1.8.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 13:55 UTC by Lukas Zavodny
Modified: 2008-12-06 18:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.