Bug 292581
| Summary: | Sun Java plugin for firefox unable to start with error "xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed." | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Roman <festchook> |
| Component: | firefox | Assignee: | Christopher Aillon <caillon> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mcepl, mmclagan, vittoso |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-09-24 19:10:59 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: | |||
|
Description
Roman
2007-09-16 20:45:54 UTC
NOTABUG afaik. This seems to be a bug with java http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373 From Josh Triplett The following workarounds address this problem: For sun-java5-bin: sed -i 's/XINERAMA/FAKEEXTN/g' /usr/lib/jvm/java-1.5.0-sun-1.5.0.11/jre/lib/i386/xawt/libmawt.so For sun-java6-bin: sed -i 's/XINERAMA/FAKEEXTN/g' /usr/lib/jvm/java-6-sun-1.6.0.00/jre/lib/i386/xawt/libmawt.so The same fix (applied to the appropriate file) might work for other proprietary JDKs. Yes, it fix all problems. Thank You! *** Bug 383331 has been marked as a duplicate of this bug. *** *** Bug 383821 has been marked as a duplicate of this bug. *** |