Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   runtime segfault (https://www.gnutellaforums.com/general-linux-support/5351-runtime-segfault.html)

Unregistered November 19th, 2001 08:44 PM

Re: !!! FIX !!!
 
Quote:

Originally posted by Unregistered
It will also not affect Red Hat 7.1 because it uses a different thread stack layout.

Im running Red Hat 7.1 and still get this same error msg when running 1.8 with jre1.3.1_01

Ill try that fix now and see how it goes. Thanx

Unregistered November 24th, 2001 10:42 AM

fix works on RH 7.1 (thanks!)
 
the "ulimit" fix seems to work for RH 7.1

yay!

limewire==no docs November 25th, 2001 03:22 PM

two ways to fix
 
Either upgrade to j2re 1.4.0 beta3 or the ulimit thingy works.

Unregistered December 16th, 2001 07:12 PM

Re: !!! FIX !!!
 
Quote:

Originally posted by Unregistered
... It will also not affect Red Hat 7.1 because it uses a different thread stack layout...
that's a lie... i'm using red hat 7.1... but oh well... the fix worked!!! you're a god man :).. thanks.. now maybe i can get away from crap filesharin programs.. i hope limewire was worth it's trouble :).. thanks again dude

-HyPeR

Qquark December 16th, 2001 07:43 PM

It works OK with me
 
I'm running RH7.1, Java 1.3.1, Limewire 1.8c w/ autoinstaller. Works fine.

DancesWithWords December 19th, 2001 07:19 PM

Re: Re: !!! FIX !!!
 
Quote:

Originally posted by Unregistered

that's a lie... i'm using red hat 7.1... but oh well... the fix worked!!! you're a god man :).. thanks.. now maybe i can get away from crap filesharin programs.. i hope limewire was worth it's trouble :).. thanks again dude

-HyPeR

This is what is in my runlime.sh file to get 1.8c to work on SuSE 7.2

#!/bin/sh
#
# Runs LimeWire. This script must be executed in your LimeWire
# install directory.
#
# We must set the J2SE_PREEMPTCLOSE environment variable to 1 to
# work around some limitations in the JDK1.3. For more information
# see http://java.sun.com/j2se/1.3/relnotes.html#vm
#
J2SE_PREEMPTCLOSE=1; export J2SE_PREEMPTCLOSE
ulimit -s 2048
/usr/lib/jre1.3.1_01/bin/java -classpath java -jar RunLime.jar . RunLime


Thank to the poster for the "ulimit" fix.

DancesWithWords


All times are GMT -7. The time now is 05:58 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.