IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New IE behavior for JavaScript
Having written a lot of intense JavaScript of late (with many accidental infinite loops), i find that IE has the most horrid multithreading imaginable. Once a thread takes control and winds up in a tight loop, you will completely lose control - no UI whatsoever. When this happens, the screen will lock, staying blank if nothing is there yet, or even showing ghost images from other windows that are maxmized and then minimized.

Anyhow, yes this could easily be a JVM problem, or a JavaScript problem, or a browser problem. Hard to say since when the program gets hosed, the browser becomes inaccessible.
New Re: IE behavior for JavaScript
These laptops do use the new hyper threading Intel CPUs. Could this be contributing to the problem?
~~~)-Steven----

"I want you to remember that no bastard ever won a war by dying for his country.
He won it by making the other poor dumb bastard die for his country..."

General George S. Patton
New Once you get into that la-la land, all bets are off
--

Buy high, sell sober.
New Yes
If the problem is multi-threaded code getting into race conditions, then anything that increases concurrent work will make those race conditions more likely to be tripped.

There should be a bios setting to have the CPU not use hyperthreading, making it present itself to the OS as a single CPU, not two. It is definitely worth giving that a shot.

Cheers,
Ben
To deny the indirect purchaser, who in this case is the ultimate purchaser, the right to seek relief from unlawful conduct, would essentially remove the word consumer from the Consumer Protection Act
- [link|http://www.techworld.com/opsys/news/index.cfm?NewsID=1246&Page=1&pagePos=20|Nebraska Supreme Court]
     Has anybody seen this Internet Exploder problem - (Steven A S) - (25)
         Sounds like a graphics driver problem to me. Maybe? -NT - (Another Scott) - (12)
             I don't believe so - (Steven A S) - (11)
                 Do that. - (inthane-chan) - (10)
                     No go - (Steven A S) - (9)
                         Last ditch - (inthane-chan) - (8)
                             Third party drivers are not an option - (Steven A S) - (7)
                                 Agree - (altmann) - (6)
                                     Trying the brute force method - (Steven A S) - (5)
                                         Resolved - (Steven A S) - (4)
                                             Rumba, isn't that a dance, sorta like a Samba? (my bad ;-j) -NT - (jbrabeck)
                                             That was my second guess. :-) -NT - (ChrisR)
                                             Curious - MF or AS/400 Rumba? -NT - (imric) - (1)
                                                 All we see is the Windows client -NT - (Steven A S)
         Re: Has anybody seen this Internet Exploder problem - (andread) - (11)
             WTF does Sun Java have to do with target="_blank"? -NT - (Yendor) - (10)
                 If it not be Microsoft it be CRAAAAAAP? -NT - (pwhysall)
                 learn to read - (andread) - (8)
                     Nope. I'm not comprehension-impaired, either. - (Yendor) - (7)
                         First, applets are not run in a separte program (process) - (Arkadiy) - (6)
                             IE behavior for JavaScript - (ChrisR) - (3)
                                 Re: IE behavior for JavaScript - (Steven A S) - (2)
                                     Once you get into that la-la land, all bets are off -NT - (Arkadiy)
                                     Yes - (ben_tilly)
                             Eh? - (pwhysall) - (1)
                                 Applets have nothing to do with java script - (Arkadiy)

I'm strong as Niagara / 'cause I takes Viagra / I'm Popeye the Sailor Man!
99 ms