Bug 86468
| Summary: | crossover 1.2 does not work since export LD_ASSUME_KERNEL=2.2.5 workaround in glibc is missing. update 8.0 glibc | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Knut J BJuland <knutjbj> | ||||
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | CC: | chris.ricker, fweimer, mitr | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2003-04-04 16:19:21 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: | |||||||
| Attachments: |
|
||||||
Created attachment 90697 [details]
out off what is happeing when running strace /opt/crossocer/bin/pluginsetup
The workaround is not missing, but the __fork symbol is gone by accident (fixed in glibc CVS this weekend). Do you have a glibc for redhat 8.0 which include symbol __fork? Can you please try ftp://people.redhat.com/jakub/glibc/errata/8.0/ ? crossover now work with your latest update. Please mark this as resolve. An errata has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2003-136.html |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030314 Description of problem: crossover 1.2 does not work since export LD_ASSUME_KERNEL==2.2.5 workaround in glibc is missing. update 8.0 glibc. This bug might have something to do with the wine bug in glibc. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.up2date glibc 2./opt/crossover/pluginsetup 3. Actual Results: pluginsetup should work Expected Results: se log Additional info: