Bug 221167
| Summary: | luma crashes when calling the browser | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Horst H. von Brand <vonbrand> |
| Component: | luma | Assignee: | Jochen Schmitt <jochen> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.3-12.fc7.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-18 16:42:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 213321 | ||
|
Description
Horst H. von Brand
2007-01-02 17:42:19 UTC
Please downgrade to python-2.4 or install the developement package of luma. The problem of upgrading to python-2.5 is the need for rebuild a lot of packages which are depending of python. Using a mix of fc6 and fc7 packages is not a very good idea. Best Regards: Jochen Schmitt This was never a problem for me with FC6 but I am seeing this exact behavior on a default install of F7 with only updates applied. *** glibc detected *** python: double free or corruption (out): 0x085e05c0 *** I was trying to do a search but I think this error will be found throughout the application. I assume, that this is a problem with python and the most recent version of the glibc. It may be helpful to get an backtrace for further analysis. I have open #243762, becouse I believe, it's a python issue. I have found the solution for this issue. If you update to python-ldap-2.3, the reported issue doesn't ocure anymore. You may find the python-ldap-2.3-1.fc7 package in the update-testing repository. I will create a package of luma, which will check for python-ldap-2.3 as a requirement. So, although a test-update fixes this you close the ticket with NOTABUG? Yes, becouse its a issue coused by python-ldap and not by the luma package.
I have wrote, that if you update python-ldap to version 2.3, luma works without
any modification on the luma package.
But I will create a package of luma for F7 and above, which have a python-ldap
>= 2.3 Requirement.
luma-2.3-12.fc7.1 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. luma-2.3-12.fc7.1 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. |