After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670839 - gtk filerequester (2.24.10) segfaults when built with gcc optimization flag -O2 on x86_64
gtk filerequester (2.24.10) segfaults when built with gcc optimization flag -...
Status: RESOLVED NOTGNOME
Product: gtk+
Classification: Platform
Component: Widget: Other
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-02-26 17:32 UTC by Harvey
Modified: 2013-06-22 11:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace of segfault from gtk file requester scrolling (2.24.10) (7.63 KB, application/octet-stream)
2012-02-26 17:32 UTC, Harvey
Details

Description Harvey 2012-02-26 17:32:42 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
Comment 1 Timothy Arceri 2013-06-22 11:13:59 UTC
The arch bug report says that this was a gcc bug which is now fixed so closing this bug.