Re: Netscape 4.61 bus error
I had the same problem. I just grabbed a new rpm and installed all over and it was fine. Of course, if anyone knows why it happened in the first place I am sure Rob and I would be happy to hear it ;-) Rob Nugent wrote: Hi, I just upgraded to RedHat 6.0 and Netscape 4.61 and when I invoke a Java applet, Netscape exits with a 'bus error' when trying to start Java. Has anyone seen this and if so, does anyone know what the solution is ? Thanks Rob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- --- Todd M Greanier "I will return to chomp and devour" Sr. Software Engineer Frontier Corporation
Re: Newbie question
Native threads are O/S level purely. This would allow for parallel processing and the like. Green threads are "faked". The thread management is actually handled by the VM, thus it cannot access things like multiple CPUs... Brief, but true ;-) Pere Serra wrote: I have an easy question: What's the difference between native threads and green theads? Which one is more eficient/stable? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- --- Todd M Greanier W: (716)777-8546 Software Engineer [EMAIL PROTECTED] Frontier Corporation "Imagine if every Thursday your shoes exploded when you tied them. This happens all the time with computers, and nobody thinks of complaining."