You are not logged in.

#1 2007-11-06 04:59:35

fede
Member
Registered: 2007-06-29
Posts: 126

java problem - can't install jedit

Hello,

I have reinstalled arch a couple of hours ago, and I have this problem installing jedit - which I've installed succesfully several times in arch & other distros before. Could it be a java problem? I doubt it could be the .jar file, since I've downloaded it twice from different mirrors and with the same result. Same version works fine in ubuntu, and previous versions of jedit worked fine in arch too.

Thanks!

[~]$ java -jar jedit4.3pre11install.jar
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7f72767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7f728b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0x90751a8d]
#3 /opt/java/jre/lib/i386/xawt/libmawt.so [0x9083064e]
#4 /opt/java/jre/lib/i386/xawt/libmawt.so [0x9080ef97]
#5 /opt/java/jre/lib/i386/xawt/libmawt.so [0x9080f248]
#6 /opt/java/jre/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x2f) [0x9080f54f]
#7 [0xb4d3eb7b]
#8 [0xb4d36f0d]
#9 [0xb4d36f0d]
#10 [0xb4d34243]
#11 /opt/java/jre/lib/i386/server/libjvm.so [0x62c5ecd]
#12 /opt/java/jre/lib/i386/server/libjvm.so [0x64523b8]
#13 /opt/java/jre/lib/i386/server/libjvm.so [0x62c5d60]
#14 /opt/java/jre/lib/i386/server/libjvm.so(JVM_DoPrivileged+0x34b) [0x631bc1b]
#15 /opt/java/jre/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) [0xb7d4f96d]
#16 [0xb4d3eb7b]
#17 [0xb4d36da7]
#18 [0xb4d34243]
#19 /opt/java/jre/lib/i386/server/libjvm.so [0x62c5ecd]
java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Aborted

Offline

#2 2007-11-06 05:00:44

somairotevoli
Member
Registered: 2006-05-23
Posts: 335

Re: java problem - can't install jedit

java is broken for some w/ latest xorg

Offline

#3 2007-11-06 10:31:10

mezcal
Member
From: Czech Republic
Registered: 2006-01-31
Posts: 67
Website

Re: java problem - can't install jedit

I need to use jedit.
I have installed old version of the xorg, mouse, keyboard nad video.
It s working.

Offline

#4 2007-11-06 11:07:53

Anarconda
Member
Registered: 2002-12-23
Posts: 89

Re: java problem - can't install jedit

mezcal wrote:

I need to use jedit.
I have installed old version of the xorg, mouse, keyboard nad video.
It s working.

My java apps are working with Jan de Groot solution at

http://bugs.archlinux.org/task/8521

Add "export LIBXCB_ALLOW_SLOPPY_LOCK=1" to /etc/profile.d/xorg.sh and you should be fine.


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#5 2007-11-06 11:29:05

mezcal
Member
From: Czech Republic
Registered: 2006-01-31
Posts: 67
Website

Re: java problem - can't install jedit

thanks
it s working. lol

Offline

#6 2007-11-07 03:24:41

fede
Member
Registered: 2007-06-29
Posts: 126

Re: java problem - can't install jedit

Thanks a lot, this fixed it!

Offline

Board footer

Powered by FluxBB