Home Theater Systems - Electronics and Forum - HomeTheaterShack - View Single Post - REW and Ubuntu Linux
View Single Post
Old 12-05-07, 04:20 AM   #3 (Link)
 
3ll3d00d
Shackster
Alias: Matt
Loc: UK
User: #951
Since: Jun 2006
Posts: 15
3ll3d00d is offline
Re: REW and Ubuntu Linux


Hi

if you're getting a stack overflow then there is almost certainly another problem and changing the heap and stack size (-Xmx & -Xss options) aren't going to help. FWIW I can run REW on a debian box (on which ubuntu is based) which does have Gnome (and hence GTK) installed (I actually use Enlightenment as the window manager but GDM as the display manager).

I don't know how ubuntu maps the java command to a specific JVM, you may find (if it is using the alternatives system) that it isn't what you think it is. You may want to do a java -version to confirm which one is actually responding, I've seen someone out of the box think they're hitting the Sun JVM but are actually getting the gcj one.


Forum Rules Reply With Quote