You are not logged in.

#1 2008-05-13 04:18:16

b0uncyfr0
Member
Registered: 2008-05-11
Posts: 140

Frostwire wont start..

I have already looked around the forum but i didint look like anyone is having this problem

Running frostwire gives me:

Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_05]
Configuring environment...
Loading FrostWire:
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x2aaaf370897c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x2aaaf3708a84]
#2 /usr/lib/libX11.so.6(_XReply+0x10f) [0x2aaaf2d21daf]
#3 /opt/java/jre/lib/amd64/motif21/libmawt.so [0x2aaaf2323096]
#4 /opt/java/jre/lib/amd64/motif21/libmawt.so [0x2aaaf22cfbfb]
#5 /opt/java/jre/lib/amd64/motif21/libmawt.so [0x2aaaf22cfecd]
#6 /opt/java/jre/lib/amd64/motif21/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x12) [0x2aaaf22d0142]
#7 [0x2aaaab57d6cf]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x2aaaf370897c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x2aaaf3708a15]
#2 /usr/lib/libX11.so.6 [0x2aaaf2d21183]
#3 /usr/lib/libX11.so.6(XGetVisualInfo+0x2c) [0x2aaaf2d1865c]
#4 /opt/java/jre/lib/amd64/motif21/libmawt.so [0x2aaaf22cef25]
#5 /opt/java/jre/lib/amd64/motif21/libmawt.so [0x2aaaf22cf179]
#6 /opt/java/jre/lib/amd64/motif21/libmawt.so [0x2aaaf22cff6f]
#7 /opt/java/jre/lib/amd64/motif21/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x12) [0x2aaaf22d0142]
#8 [0x2aaaab57d6cf]
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00002b393872d40f, pid=6609, tid=1076017488
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b19 mixed mode linux-amd64)
# Problematic frame:
# C  [libc.so.6+0x3040f]  catgets+0x1f
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid6609.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./runFrostwire.sh: line 125:  6609 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_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b19, mixed mode)

Any ideas or recommendations would be greatly appreciated.

Offline

#2 2008-05-14 09:01:09

farghal
Member
From: Cairo, Egypt
Registered: 2008-04-25
Posts: 22

Re: Frostwire wont start..

I'm getting the same error here. :-(

Offline

#3 2008-05-14 16:44:20

ScriptDevil
Member
From: In Front of My PC
Registered: 2006-04-06
Posts: 253

Re: Frostwire wont start..

Put the following script in your home as frostwire.sh
#!/bin/sh
cd /usr/lib/frostwire &&
java -ea -Djava.library.path=. $EXECUTABLE -jar FrostWire.jar

and run it


Be yourself, because you are all that you can be

Offline

#4 2008-05-14 18:25:09

farghal
Member
From: Cairo, Egypt
Registered: 2008-04-25
Posts: 22

Re: Frostwire wont start..

./frostwire.sh: line 2: cd: /usr/lib/frostwire: No such file or directory

:-(

Offline

#5 2008-05-14 18:57:27

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Frostwire wont start..

It's /usr/share/frostwire .

Last edited by Ramses de Norre (2008-05-14 18:57:41)

Offline

#6 2008-05-14 20:59:38

xelados
Member
Registered: 2007-06-02
Posts: 314
Website

Re: Frostwire wont start..

ScriptDevil's fix worked for me. They should really fix the default script so users don't have to.

Offline

#7 2008-05-14 21:13:51

farghal
Member
From: Cairo, Egypt
Registered: 2008-04-25
Posts: 22

Re: Frostwire wont start..

It worked for me too. Thanks, ScriptDevil and Ramses de Norre.

Offline

#8 2008-05-14 21:20:44

b0uncyfr0
Member
Registered: 2008-05-11
Posts: 140

Re: Frostwire wont start..

Awesome thanks ScriptDevil. Its works perfectly.

Offline

#9 2008-05-14 21:42:47

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Frostwire wont start..

They may or may not fix it, but somebody has to tell them about it first. The script I use in the package is /usr/share/frostwire/runFrostwire.sh, which is provided by the Frostwire devs and works fine for me. I'm on i686, so it's possible there is an issue with x86_64. The line that actually runs the .jar file is:

${JAVA_PROGRAM_DIR}java -ea -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog -Djava.library.path=. $EXECUTABLE -jar FrostWire.jar $ARGUMENTS

i.e. the same as ScriptDevil's except for the addition of some logging option (I think - I don't know java) and a variable for additional arguments.
I recommend you post about your difficulties in the Frostwire forum, as they do not have a bugtracker.

Offline

#10 2008-05-15 11:09:01

b0uncyfr0
Member
Registered: 2008-05-11
Posts: 140

Re: Frostwire wont start..

Yep it works on X86_64. Running it right now.

P.S i did post on the forums but not much help.

http://www.frostwire.com/forum/viewtopic.php?f=1&t=4329

Last edited by b0uncyfr0 (2008-05-15 11:11:36)

Offline

#11 2008-05-20 06:57:37

The Avatar of Time
Member
Registered: 2008-01-11
Posts: 226

Re: Frostwire wont start..

Hello all,

I have the same problem. I am running Arch64. I have tried that script:

#!/bin/sh
cd /usr/share/frostwire &&
java -ea -Djava.library.path=. $EXECUTABLE -jar FrostWire.jar

Saved as /home/theavataroftime/frostwire.sh.

It does indeed start Frostwire. However, when the splash screen comes up it takes (and I am not exaggerating) about five minutes for it to start the little 'loading' bar and indeed start. The splash screen comes up instantly though.

I have tried 'sh frostwire.sh', 'sh frostwire.sh &', 'sudo sh frostwire.sh', and 'sudo sh frostwire.sh &'. None of which have any different affect.

Any ideas as to what I may have done wrong? Also, I assume that that 'sh frostwire.sh' is the way that I will always have to start Frostwire? So I need to edit my menu then (I use Fluxbox)?

Thanks for any advice.

Hmm, odd. I have been starting Frostwire repeatedly just to see what happens, and oddly enough, on about the forth time of running 'sh frostwire.sh' Frostwire acted like it had never ran before and went through the setup again. I have no idea why that would be either.

Last edited by The Avatar of Time (2008-05-20 06:59:50)

Offline

#12 2008-05-20 08:16:22

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Frostwire wont start..

The Avatar of Time wrote:

Hello all,

I have the same problem. I am running Arch64. I have tried that script:

#!/bin/sh
cd /usr/share/frostwire &&
java -ea -Djava.library.path=. $EXECUTABLE -jar FrostWire.jar

Saved as /home/theavataroftime/frostwire.sh.

It does indeed start Frostwire. However, when the splash screen comes up it takes (and I am not exaggerating) about five minutes for it to start the little 'loading' bar and indeed start. The splash screen comes up instantly though.

I have tried 'sh frostwire.sh', 'sh frostwire.sh &', 'sudo sh frostwire.sh', and 'sudo sh frostwire.sh &'. None of which have any different affect.

Any ideas as to what I may have done wrong? Also, I assume that that 'sh frostwire.sh' is the way that I will always have to start Frostwire? So I need to edit my menu then (I use Fluxbox)?

Thanks for any advice.

Hmm, odd. I have been starting Frostwire repeatedly just to see what happens, and oddly enough, on about the forth time of running 'sh frostwire.sh' Frostwire acted like it had never ran before and went through the setup again. I have no idea why that would be either.

Remove the "-ea" option from your java line, assertions slow java down and are not needed when you're not testing the software.

Offline

#13 2008-05-27 18:21:56

The Avatar of Time
Member
Registered: 2008-01-11
Posts: 226

Re: Frostwire wont start..

Thank you for the reply. I tried that but it didn't help at all. Any other ideas?

I fixed the problem with Frostwire not starting in Ubuntu Gutsy 64 (running Arch64 now of course), it was a matter of changing from 64 to 32 bit version of Java if I remember right. Unfortunately I don't remember how I did that, and can't seem to figure it out now.

This script makes Frostwire run, but I don't want to wait five minutes for it to launch.

Any other ideas? Thanks.

Offline

#14 2008-06-15 06:52:46

SomeGuy1337
Member
Registered: 2007-08-18
Posts: 32

Re: Frostwire wont start..

i am on 32bit arch and i have the same problem

Offline

#15 2008-06-22 18:14:49

Emess
Member
From: Tokyo, Japan
Registered: 2008-01-20
Posts: 21

Re: Frostwire wont start..

32 bit Arch, with Frostwire's script and with the aforeposted one, the program runs, but sticks at the splash screen for over 5 minutes.

Offline

#16 2008-06-24 08:51:56

SomeGuy1337
Member
Registered: 2007-08-18
Posts: 32

Re: Frostwire wont start..

yes after letting it sit there for about 5mins it finally started for me, once loaded it was fast but it always takes that long to start
which is really lame cuz the splash overlays everything

Offline

#17 2008-07-22 06:29:18

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

Re: Frostwire wont start..

Scriptdevil's script works fine here on x86_64.  Thanks.

For the guys with start delays, do other java progs work properly, eg jbidwatcher?

Offline

#18 2008-08-03 08:05:54

SomeGuy1337
Member
Registered: 2007-08-18
Posts: 32

Re: Frostwire wont start..

just installed azureus then... same problem 5 hour load time

[someguy@z0r ~]$ java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)

Offline

Board footer

Powered by FluxBB