Comment 95 for bug 86103

Revision history for this message
mikerin.slava@gmail.com (mikerin-slava) wrote : Re: [Bug 86103] Re: azureus-> java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
  • unnamed Edit (3.4 KiB, text/html; charset=ISO-8859-1)

it is a vm packaged as part of the installation file... it seems like a self
extracting binary archive. i tried to extract it with with no success. I
guess I should be contacting the manufacturer of the file... any other
ideas? thank you

On Thu, Apr 17, 2008 at 1:20 PM, Matthias Klose <email address hidden> wrote:

> <email address hidden> schrieb:
> > i just upgraded to sun-java6 - 6-06-0ubuntu1
> > Starting Installer ...
> > Locking assertion failure. Backtrace:
> > #0 /usr/local/lib/libxcb-xlib.so.0 [0xb7371767]
> > #1 /usr/local/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb73718b1]
> > #2 /usr/lib/libX11.so.6(_XReply+0xfd) [0x7cdd01bd]
> > #3
> /home/slava/dev/tools/eclipse/archive/VP_Suite_Linux_3_2_sp1_20080311.sh.11880.dir/jre/lib/i386/xawt/libmawt.so
> [0x7cec0d7e]
> >
> > still not working.. :(
>
> yes, because you're using your own VM installed in /home/slava/dev/tools
>
> --
> azureus-> java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock'
> failed.
> https://bugs.launchpad.net/bugs/86103
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Sun Java SE Development Kit: Confirmed
> Status in Modular X11 Libraries: Invalid
> Status in Source Package "icedtea-java7" in Ubuntu: Invalid
> Status in Source Package "sun-java5" in Ubuntu: Confirmed
> Status in Source Package "sun-java6" in Ubuntu: Fix Released
> Status in Source Package "sun-java5" in Debian GNU/Linux: Confirmed
>
> Bug description:
> Azureus crashes with both sun-java5 and sun-java6
>
> This error came from azureus and sun-java5, when it started a download:
>
> Starting Azureus...
> Java exec found in PATH. Verifying...
> Suitable java version found [java = 1.5.0_11]
> Configuring environment...
> Loading Azureus:
> java -Xms16m -Xmx128m -cp "/opt/azureus/Azureus2.jar:/opt/azureus/swt.jar"
> -Djava.library.path="/opt/azureus" -Dazureus.install.path="/opt/azureus"
> org.gudy.azureus2.ui.swt.Main ''
>
> java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
> ./azureus: line 112: 32551 Aborted (core dumped)
> ${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}"
> -Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}"
> org.gudy.azureus2.ui.swt.Main "$@"
> Azureus TERMINATED.
>
>
> And with sun-java6 again:
>
> ./azureus: line 112: 20574 Aborted (core dumped)
> ${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}"
> -Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}"
> org.gudy.azureus2.ui.swt.Main "$@"
> Azureus TERMINATED.
>
>
> with java-gcj everything works out OK
>