You are not logged in.
Pages: 1
Here's the output of 'frostwire' when entered in the terminal:
xelados@sporkbox: ~ $ frostwire
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_03]
Configuring environment...
Loading FrostWire:
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x2aaaba32097c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x2aaaba320a84]
#2 /usr/lib/libX11.so.6(_XReply+0x10f) [0x2aaab9a57daf]
#3 /opt/java/jre/lib/amd64/xawt/libmawt.so [0x2aaab97d5826]
#4 /opt/java/jre/lib/amd64/xawt/libmawt.so [0x2aaab97b82ab]
#5 /opt/java/jre/lib/amd64/xawt/libmawt.so [0x2aaab97b857d]
#6 /opt/java/jre/lib/amd64/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x12) [0x2aaab97b87f2]
#7 [0x2aaaab569678]
java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
./runFrostwire.sh: line 122: 10294 Aborted ${JAVA_PROGRAM_DIR}java -ea -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog -Djava.library.path=. $EXECUTABLE -jar FrostWire.jar $ARGUMENTS
******************************************************************
Something went wrong with FrostWire.
Maybe you're using the wrong version of Java?
(FrostWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)
Does anyone have any idea what to do to fix this problem? I just ran a pacman Syu and no updates were relevant to this...
Last edited by xelados (2008-01-15 19:59:24)
Offline
Try running export LIBXCB_ALLOW_SLOPPY_LOCK=true before running frostwire. I read this on the forums but cannot find the post at the moment.
edit: Just found the thread http://bbs.archlinux.org/viewtopic.php?id=39501
Last edited by kishd (2007-11-09 03:58:38)
---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare
Offline
Pages: 1