Bug 907515
Summary: | gtk2hs timer program compiled with ghc 7.4 segfaults on i686 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Garrett Mitchener <garrett.mitchener> |
Component: | ghc | Assignee: | Jens Petersen <petersen> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | bos, haskell-devel, petersen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ghc-7.4.2-11.2.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-02-17 21:08:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Garrett Mitchener
2013-02-04 15:34:24 UTC
I simplified the test-case further in the ticket just to use glib, but same story. It would be good to retest with ghc-7.6.3 in F20. This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '18'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. I believe this should be fixed in ghc-7.6.3. (In reply to Jens Petersen from comment #4) > I believe this should be fixed in ghc-7.6.3. It is not, but will be in the coming 7.8. I will backport Garret's patch committed upstream: http://hackage.haskell.org/trac/ghc/ticket/7629 I can confirm that the patch fixes the issue in ghc-7.6.3-18.3.fc20.i686. (still assigned for now since fix not built yet for f19) ghc-7.4.2-11.2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ghc-7.4.2-11.2.fc19 ghc-7.6.3-18.3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/ghc-7.6.3-18.3.fc20 Package ghc-7.6.3-18.3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ghc-7.6.3-18.3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1787/ghc-7.6.3-18.3.fc20 then log in and leave karma (feedback). ghc-7.6.3-18.3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. ghc-7.4.2-11.2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |