Re: Exception Message
I'm not sure that this is my problem, but I've been wrong before! My system is up to date and I'm running gcc 3.2 I downloaded Blackdown's JRE because mozilla's page said that the SUN version crashes with mozilla version. I have found that running Blackdown's JRE causing my system to hang when logging out to another user or when I start other programs, ie.. gedit, open office. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90301 should be patched already in glibc although I haven't checked [EMAIL PROTECTED] wrote: > I'm a little new to Linux. I'm running RH9. This > message was in a file called hs_err_pid9109.log. > > I have several in my directory. > Can someone explain how to fix this? > Thanks, > > An unexpected exception has been detected in native > code outside the VM. > Unexpected Signal : 11 occurred at PC=0x42073770 > during VM shutdown > Function=__libc_free+0x70 > Library=/lib/tls/libc.so.6 __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Does the -Xmx parameter still do something?
In principle, the -Xmx variable limits the maximum amount of memory that a vm can grab for its heap. At one time, there was some talk of disabling this, because it really isn't necessary under Linux. (I believe that the heap restriction was implemented for old Windows, which didn't really allocate memory dynamically.) The vm still accepts this parameter, but does it still do something? Thanks, bw -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
about cvs
I have already jdk1.4.1_01 installed in my unit But im just wondering why do they require to install the JFC(Swing) JAF JavaHelp Don’t 1.4.1_01 have this things? Kent E.
