GNOME Bugzilla – Bug 670839
gtk filerequester (2.24.10) segfaults when built with gcc optimization flag -O2 on x86_64
Last modified: 2013-06-22 11:13:59 UTC
Created attachment 208447 [details] Backtrace of segfault from gtk file requester scrolling (2.24.10) I use a 32bit package called RealStudio (30day trial version under http://www.realsoftware.com/download/) on Archlinux (www.archlinux.org). It needs gtk2 in a 32 bit multilib version. It segfaults when the gtk2 file requester is scrolled using the scrollbars or the PGdown key. When built with gcc without the flag -O2 all is normal. This happens with all recent versions of lib32-gtk2. See archlinux multilib mailing list for additional info: http://mailman.archlinux.org/pipermail/arch-multilib/2012-February/000271.html Archlinux bug report: https://bugs.archlinux.org/task/28429#comment90078 Since this seems to be an upstream bug they asked me to open a bug report here. A backtrace is added
The arch bug report says that this was a gcc bug which is now fixed so closing this bug.