Please read this before reporting a bug:
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#33439 - [pixman] 0.28 crashes realStudio apps (gtk) while pixman 0.26 does not
Attached to Project:
Arch Linux
Opened by Heinrich Siebmanns (Harvey) - Friday, 18 January 2013, 16:55 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 16 October 2013, 16:53 GMT
Opened by Heinrich Siebmanns (Harvey) - Friday, 18 January 2013, 16:55 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 16 October 2013, 16:53 GMT
|
DetailsI have a rather weird problem. Starting with the update from pixman 0.26 to 0.28 together with cairo 1.12.8-2 on 2012-11-08 my RealStudio apps are crashing when using graphics like rects or boxes. The are just segfaulting and thats it.
First I thought this would be a RealStudio problem but wait - I checked the upcoming ubuntu 13.04 which also uses libpixman 0.28.2 and guess what? No crashes there. So I'm asking myself: What are we doing different then ubuntu? Why are we getting crashes while they are running this o.k.? I need some help and hints to figure this out. Is this due to them compiling for i386 and us for i686? As far as I can tell we are not applying any patches to the vanilla sources. Ubuntu uses debian sources which seem to be patched. But I can't find their sources. Could this be causing my crashes? |
This task depends upon
There you can check the Changelog and also the source and the *ubuntu*.diff.gz.
http://packages.ubuntu.com/raring/libcairo2.
They must have a cause for using libpixman 0.28.2 with cairo 1.12.8...
FWIW: I did recompile /usr/lib/libcairo.so.2.11200.10 with pixman 0.26 which works o.k., even if libpixman 0.28.2 ist installed afterwards. There must be some changes in cairo which only take effect when libpixman 0.28 ist installed during compiletime.
To be continued...
https://bugs.archlinux.org/task/33463