Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267720 - kde-base/kdelibs-4.2.2 crashes with gcc-4.4 without -fno-strict-aliasing
Summary: kde-base/kdelibs-4.2.2 crashes with gcc-4.4 without -fno-strict-aliasing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 03:39 UTC by David Korth
Modified: 2009-05-11 12:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.