Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Machine > Re: HotSpot cra...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 9 Topic 783 of 803
Post > Topic >>

Re: HotSpot crashed on Linux

by nicolas.raoul@[EMAIL PROTECTED] Jul 23, 2007 at 05:24 AM

Hi,
Thanks for your answers :-)


> One thing you might do is to file the error report to Sun, as hinted in
the crash log.

I did that immediately :-)
I have got no feedback from Sun, though... I hope it means that they
have fixed it already.


> Check the release notes of 1.6.0_02 JRE for the SIGSEGV details; it
> could even be fixed already.

The release notes for update 2 (on
http://java.sun.com/javase/6/webnotes/ReleaseNotes.html)
do not mention any such fix :-(


> there's quite a number of such threads
> (and to me at least it sounds
> strange to have that many timer threads).

I will definitely try to find out where all of this threads come from,
and fix it because I am quite sure I don't need that many. I mean, I
launch maybe 10 threads per minute, but they spend only a few seconds
(5 minutes maximum) in method run(), and I don't keep a reference to
them so they should be nullified and garbage collected right ? Or do I
need to explicitly stop them ?

Let's say method launchThread() creates and starts a thread T, then
exits without keeping any reference to thread T. When method run() of
thread T is over, is there any thing left to do ? Should I explicitly
destroy T or is it done automatically ?

Another thread creator suspect is a feature we have to regularly check
configuration files updates, I will try and disable this feature,
could be a bug with that, never know.

Thanks a lot !
Nicolas RAOUL
http://nrw.free.fr




 9 Posts in Topic:
HotSpot crashed on Linux
nicolas.raoul@[EMAIL PROT  2007-07-17 03:01:31 
Re: HotSpot crashed on Linux
Roedy Green <see_websi  2007-07-17 19:24:03 
Re: HotSpot crashed on Linux
Juha Laiho <Juha.Laiho  2007-07-21 15:52:04 
Re: HotSpot crashed on Linux
nicolas.raoul@[EMAIL PROT  2007-07-23 05:24:02 
Re: HotSpot crashed on Linux
David Gourley <dave@[E  2007-07-23 20:40:31 
Re: HotSpot crashed on Linux
Roedy Green <see_websi  2007-07-24 07:41:39 
Re: HotSpot crashed on Linux
David Gourley <dave@[E  2007-07-24 21:16:38 
Re: HotSpot crashed on Linux
Juha Laiho <Juha.Laiho  2007-07-25 16:47:03 
Re: HotSpot crashed on Linux
David Gourley <dave@[E  2007-07-25 20:30:53 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 23:34:52 CDT 2008.