On 11.02.2012 13:55, Harvey wrote:
Florian,
Can you try if it is fixed in lib32-gtk2 2.24.10-1? (should on the mirrors soon)
No, it isn't. Still segfaults with lib32-gtk2 2.24.10-1. There must be something wrong with the official package.
I've rebuilt the current pkgbuild again without changing anything. Please test: http://paste.xinu.at/HSF/
This one segfaults too :(
So it has to be in the compiler flags, I guess. Stripping debug symbols seems to be unsuspicious, right? Maybe you built a test version with CXXFLAGS and CFLAGS -O0 -fbuiltin -g for me?
This one is good. No segfault. So the compiler flags are to blame. Too much optimization?
This one is stripped and built with -O0, but without -fbuilting -g. Whatever the outcome, please open a bug report about this. http://paste.xinu.at/6bn/ -- Florian Pritz