Bug 383821

Summary: java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Product: [Fedora] Fedora Reporter: Michael McLagan <mmclagan>
Component: libX11Assignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 8CC: kem, mcepl
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: 2007-11-15 15:16:03 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 Michael McLagan 2007-11-15 03:36:50 UTC
Description of problem:

Java apps using AWT crash with summary message above including JDK apps like
jconsole.

Version-Release number of selected component (if applicable):

libX11-1.1.3-4.fc8

How reproducible:

ALWAYS

Steps to Reproduce:
1. install Fedora 8
2. install JDK 6u3
3. run jconsole
  
Actual results:

[mmclagan@titan ~]$ /usr/java/latest/bin/jconsole    
jconsole: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Aborted

Expected results:

Opens the console.

Additional info:

Reverting to libX11-1.0.3-8.fc7.i386.rpm solves the problem.
Also refer to:

   http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373

(would be nice if Sun's JAVA bug tracker would be in the external list).

Comment 1 Matěj Cepl 2007-11-15 15:16:03 UTC

*** This bug has been marked as a duplicate of 292581 ***

Comment 2 Matěj Cepl 2007-11-15 15:18:01 UTC

*** This bug has been marked as a duplicate of 301691 ***