FS#19633 - [gcc] GCC 4.5.0-2 breaks KHTML (css)
Attached to Project:
Arch Linux
Opened by Alex Fiestas (afiestas) - Friday, 28 May 2010, 20:04 GMT
Last edited by Allan McRae (Allan) - Thursday, 03 June 2010, 01:48 GMT
Opened by Alex Fiestas (afiestas) - Friday, 28 May 2010, 20:04 GMT
Last edited by Allan McRae (Allan) - Thursday, 03 June 2010, 01:48 GMT
|
Details
Description:
If you build khtml (the css parser) using gcc 4.5.0-2 the generated code will be broken, ending in a crash due to a mistake handling pointers. Additional info: * gcc 4.5.0-2 Steps to reproduce: Build khtml using gcc 4.5.0-2, then try to use any application that uses it (konqueror). I've been told that kde-unstable repo also has this problem. After talk with SadEagle (developer of KHTML) we end up in this thread: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44258 I'm posting it here so archlinux developers can track the bug. Thanks |
This task depends upon
Closed by Allan McRae (Allan)
Thursday, 03 June 2010, 01:48 GMT
Reason for closing: Fixed
Additional comments about closing: gcc-4.5.0-4
Thursday, 03 June 2010, 01:48 GMT
Reason for closing: Fixed
Additional comments about closing: gcc-4.5.0-4
Should we revert the gcc commit causing this (not sure what the implications of this are) or do you think there will be a fix available soon?
So imho we should revert the gcc commit since as said in the gcc bugtrack it should be safe.
edit: will take a bit longer, the builds failed at some point due to a too new kde-support lib