Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 267720

Summary: kde-base/kdelibs-4.2.2 crashes with gcc-4.4 without -fno-strict-aliasing
Product: Gentoo Linux Reporter: David Korth <gerbilsoft>
Component: [OLD] GCC PortingAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Korth 2009-04-28 03:39:55 UTC
KJS in kdelibs-4.2.2 crashes if compiled with gcc-4.4 without the -fno-strict-aliasing flag.


Reproducible: Always

Steps to Reproduce:
1. Open Konqueror.
2. Go to any webpage containing JavaScript.

Actual Results:  
Konqueror crashes.

Expected Results:  
Konqueror displays the webpage.

Upstream bug: http://bugs.kde.org/189809

The KDE bug has an actual fix for the problem instead of just specifying -fno-strict-aliasing.
Comment 1 David Korth 2009-05-07 04:01:30 UTC
This bug is fixed in kdelibs-4.2.3.
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-05-11 12:41:00 UTC
4.2.3 is peachy
4.2.2 will be removed soon so closing this one.